Files
nunuhara_xsystem4/shaders
kichikuou 7fcacb3c16 Fix OpenGL issues on MacOS
MacOS does not support OpenGL compatibility profile, so the following
changes had to be made:

- Replaced deprecated texture2D() with texture() in shaders
- Renamed `texture` uniform variable to `tex`, to avoid name conflict
- Use VAO, which is mandatory in OpenGL 3 core profile
2020-09-03 23:16:08 +09:00
..
2020-09-03 23:16:08 +09:00
2020-09-03 23:16:08 +09:00
2020-09-03 23:16:08 +09:00
2020-09-03 23:16:08 +09:00