aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_w32.c
Commit message (Expand)AuthorAge
* vo_opengl: hardcode rquested GL version in backendsGravatar wm42015-05-14
* Update license headersGravatar Marcin Kurczewski2015-04-13
* opengl: win32 - add option 'dwmflush' to sync in DWMGravatar Avi Halachmi (:avih)2015-04-09
* vo_opengl: remove remnants of dropped stereo buffer supportGravatar wm42015-01-24
* vo_opengl: cleanups after vo_opengl_old removalGravatar wm42015-01-21
* win32: request UTF-16 API variants, Vista+ APIs, and COM C macrosGravatar wm42015-01-07
* 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