aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_w32.c
Commit message (Expand)AuthorAge
* win32: fix buildGravatar wm42014-08-05
* win32: create OpenGL context on the GUI threadGravatar wm42014-08-05
* win32: cleanup OpenGL context creationGravatar wm42014-08-05
* win32: fix assertion failureGravatar wm42014-08-01
* win32: don't use CS_OWNDCGravatar wm42014-07-26
* win32: make private struct private, refactorGravatar wm42014-07-26
* gl_w32: remove unused variableGravatar wm42014-06-14
* gl_w32: remove some non-senseGravatar wm42014-05-26
* video/out: remove unused config() parametersGravatar wm42014-05-07
* win32: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* gl_common: remove unneeded callbackGravatar wm42013-11-14
* gl_common: complete mp_msg conversionGravatar wm42013-09-12
* gl_32: mp_msg conversionGravatar Alexander Preisinger2013-09-11
* video/out: introduce vo_control for gl_common based VOsGravatar wm42013-05-26
* gl_common: split into platform specific filesGravatar wm42013-03-28