Age | Commit message (Expand) | Author |
---|---|---|
2022-05-16 | Replace most uses of Map by HashMap | reduz |
2022-05-11 | opengl3 driver now works on windows including multi window | derammo |
2022-04-06 | Fix some issues found by cppcheck. | bruvzg |
2022-04-04 | Zero initialize all pointer class and struct members | Rémi Verschelde |
2022-01-03 | Update copyright statements to 2022 | 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 |