Compare commits

..

7 Commits

Author SHA1 Message Date
e11144b9f0 chore: replace OpenGL 4.5 bindings with OpenGL 3.3 2022-09-23 07:22:02 -03:00
8d5b459b4b chore: SDL2.zig expects target to be set before link() is called 2022-09-23 07:22:02 -03:00
c5e37a21da chore: remove unnecessary ptr cast 2022-09-23 07:22:02 -03:00
6e37b44e0d feat: implement better Colour Emulation 2022-09-23 07:22:02 -03:00
1ba9d0696d fix: lower required OpenGL version + resolve offset bug 2022-09-23 07:22:02 -03:00
e5ca6c76e8 feat: use opengl
TODO:
- Texture isn't scaling properly
- I need to reverse the colours in the frag shader
2022-09-23 07:22:02 -03:00
c697dec716 chore: update dependencies 2022-09-23 07:21:46 -03:00
2 changed files with 2 additions and 2 deletions

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

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