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