Age | Commit message (Expand) | Author |
---|---|---|
2022-09-12 | Fix multiwindow support in GLES3 for X11, Windows, and MacOS. | clayjohn |
2022-05-11 | opengl3 driver now works on windows including multi window | derammo |
2022-02-16 | Style: Cleanup single-line blocks, semicolons, dead code | Rémi Verschelde |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-11-23 | Rename `remove()` to `remove_at()` when removing by index | Lightning_A |
2021-11-10 | Windows: Fix compilation warnings with GCC 11.2.1 | Rémi Verschelde |
2021-10-31 | Use OpenGL 3.3 core profile instead of compatibility profile | Clay John |
2021-10-30 | Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 | Hugo Locurcio |
2021-10-30 | Add GLES2 2D renderer + Linux display manager | lawnjelly |