0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/libobs-opengl/GL
jp9000 966b943d5b Remove majority of warnings
There were a *lot* of warnings, managed to remove most of them.

Also, put warning flags before C_FLAGS and CXX_FLAGS, rather than after,
as -Wall -Wextra was overwriting flags that came before it.
2014-02-14 15:13:36 -07:00
..
gl_obs.c Remove majority of warnings 2014-02-14 15:13:36 -07:00
gl_obs.h Messed with GL loader some more. 2014-02-06 00:20:03 -06:00
glx_obs.c Broke Windows, here's a fix. 2014-02-06 01:29:07 -06:00
glx_obs.h I removed GLEW, added glLoadGen (renamed to GL here), and added implementations for all platforms. Hopefully this goes better than GLAD did. 2014-01-25 22:26:43 -06:00
wgl_obs.c Broke Windows, here's a fix. 2014-02-06 01:29:07 -06:00
wgl_obs.h I removed GLEW, added glLoadGen (renamed to GL here), and added implementations for all platforms. Hopefully this goes better than GLAD did. 2014-01-25 22:26:43 -06:00