Age | Commit message (Expand) | Author |
---|---|---|
2022-09-03 | Re-enable per-pixel transparency support on Linux, macOS, and Windows (for Vu... | bruvzg |
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-11 | New OpenGL batching canvas renderer | clayjohn |
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 |