| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-05 | Make structs readonly when applicable (#4002) | Andrey Sukharev | |
| * Make all structs readonly when applicable. It should reduce amount of needless defensive copies * Make structs with trivial boilerplate equality code record structs * Remove unnecessary readonly modifiers from TextureCreateInfo * Make BitMap structs readonly too | |||
| 2021-01-27 | Avoid some redundant GL calls (#1958) | gdkchan | |
| 2020-03-30 | Support constant attributes (with a value of zero) (#1066) | gdkchan | |
| * Support constant attributes (with a value of zero) * Remove extra line | |||
| 2020-01-09 | Address PR feedback | gdkchan | |
| Add TODO comment for GL_EXT_polygon_offset_clamp | |||
| 2020-01-09 | Some code cleanup | gdkchan | |
