]> git.sesse.net Git - vlc/history - modules/video_output/opengl.c
hummmmmm ... breaking opengl build on windows isn't a good idea
[vlc] / modules / video_output / opengl.c
2005-06-25 Antoine Cellerierhummmmmm ... breaking opengl build on windows isn't... 0.8.2
2005-06-24 Derk-Jan Hartman* backport of [11511] [11512] and [11513]
2005-06-14 Derk-Jan Hartman* backport of [11424]
2005-06-14 Gildas Bazin* modules/video_output/opengl.c: backport of 11411.
2005-06-10 Derk-Jan Hartman* backport of [11386]
2005-06-09 Derk-Jan Hartman* backport of [11368]
2005-04-12 Gildas Bazin* modules/video_output/opengl.c: fixed snapshots in...
2005-03-25 Eric Petit Fix for thread-unsafe OpenGL implementations (OS X...)
2005-02-18 Eric Petit opengl.c: higher priority on OS X
2005-02-18 Eric Petit video_output/opengl.c: fixed a (OS X only) segfault
2004-12-12 Eric Petit opengl.c, voutgl.m: restored smooth resizing on OS X
2004-11-14 Clément StenacTodo update
2004-10-07 Derk-Jan Hartman* opengl: remove NULL from string arrays
2004-10-07 Derk-Jan Hartman* Made the opengl effects a list of options instead...
2004-09-08 Gildas Bazin* src/video_output/vout_intf.c, modules/video_output...
2004-09-06 Eric Petit Fixed OpenGL mouse events
2004-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-08-28 Sam Hocevar * Spelling fixes.
2004-08-17 Eric Petit ALL: OS X OpenGL provider
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...