Compare commits

..

6 Commits

Author SHA1 Message Date
e932021038 chore: replace OpenGL 4.5 bindings with OpenGL 3.3 2022-09-23 06:00:46 -03:00
70425b6568 chore: SDL2.zig expects target to be set before link() is called 2022-09-23 05:21:09 -03:00
43f57c8e26 chore: remove unnecessary ptr cast 2022-09-23 04:55:11 -03:00
7d2f988482 feat: implement better Colour Emulation 2022-09-22 22:38:19 -03:00
0a17e0aa1c fix: lower required OpenGL version + resolve offset bug 2022-09-22 15:34:39 -03:00
d7d58bf5a7 feat: use opengl
TODO:
- Texture isn't scaling properly
- I need to reverse the colours in the frag shader
2022-09-22 12:24:18 -03:00
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 6a9e37687a4b9ae3c14c9ea148ec51d14e01c7db Subproject commit 76ec54bf1d13170f1a9998063eecf8087856541a

@ -1 +1 @@
Subproject commit 4f4196fc3bc95c4bd3b12ce2e4a5f1050742cd3c Subproject commit ee6cb6a17bd8748c3af45467c5dabbe1d56be832