Skip to content
Snippets Groups Projects
Commit 2a8cfbc3 authored by dionoea's avatar dionoea
Browse files

hummmmmm ... breaking opengl build on windows isn't a good idea

parent 3125cdcb
No related branches found
No related tags found
No related merge requests found
......@@ -69,6 +69,10 @@
#define VLCGL_TYPE VLCGL_RGB_TYPE
#endif
#ifndef GL_CLAMP_TO_EDGE
# define GL_CLAMP_TO_EDGE 0x812F
#endif
/* OpenGL effects */
#define OPENGL_EFFECT_NONE 1
#define OPENGL_EFFECT_CUBE 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment