| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | format | Ellie Hermaszewska | 2024-10-29 |
| | | | | | | | | * format * Minor test fixes * enable checking cpp format in ci | ||
| * | Dictionary using lowerCamel (#2835) | jsmall-nvidia | 2023-04-25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * #include an absolute path didn't work - because paths were taken to always be relative. * WIP lowerCamel Dictionary. * WIP more lowerCamel fixes for Dictionary. * Add/Remove/Clear * GetValue/Contains * Fix tabs in dictionary. Count -> getCount * Fix fields with caps. * Key -> key Value -> value Use m_ for members where appropriate. Use lowerCamel in linked list. * Some small fixes/improvements to Dictionary. * Kick CI. | ||
| * | Add Linux support to `platform` and `gfx`. (#1744) | Yong He | 2021-03-11 |
