]> git.sesse.net Git - vlc/history - modules/video_output/opengl.c
* opengl.c: compilation fix for GLX.
[vlc] / modules / video_output / opengl.c
2004-08-14 Cyril Deguet * opengl.c: compilation fix for GLX.
2004-08-14 Eric Petit opengl.c: added OS X specific stuff, this includes:
2004-08-14 Cyril Deguet * opengl.c: use glTexSubImage2D instead of glTexImage2D
2004-08-13 Gildas Bazin* modules/video_output/opengl.c: forward mouse events...
2004-08-05 Eric Petit Build the opengl module on OS X (gl provider not done...
2004-07-31 Cyril Deguet * opengl.c: support "cube" and "transparent-cube"...
2004-07-26 Cyril Deguet * opengl.c: clear the color buffer before rendering
2004-07-23 Gildas Bazin* modules/video_output/opengl.c, modules/video_output...
2004-07-23 Gildas Bazin* modules/video_output/opengl.c: forward control querie...
2004-07-22 Gildas Bazin* modules/video_output/x11/glx.c: OpenGL context is...
2004-07-22 Gildas Bazin* modules/video_output/x11/glx.c, modules/video_output...
2004-07-22 Gildas Bazin* modules/video_output/x11/*: the glx "opengl provider...