aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_opengl.c
Commit message (Expand)AuthorAge
...
* vo_opengl: redraw when pausing while showing an interpolated frameGravatar wm42015-02-04
* vo_opengl: force redraw on command line changesGravatar wm42015-01-29
* vo_opengl: remove some unused functionsGravatar wm42015-01-28
* vo_opengl: move utility functions from loader to a separate fileGravatar wm42015-01-28
* video/out: cosmetics: rename VO_EVENT_ICC_PROFILE_PATH_CHANGEDGravatar wm42015-01-26
* vo_opengl: minor changes to ICC update codeGravatar wm42015-01-26
* vo: simplify VOs by adding generic screenshot supportGravatar wm42015-01-24
* video: separate screenshot modesGravatar wm42015-01-23
* vo: fix disabling/enabling smoothmotion at runtimeGravatar wm42015-01-23
* vo_opengl: add smoothmotion frame blendingGravatar Stefano Pigozzi2015-01-23
* video: have a generic context struct for hwdec backendsGravatar wm42015-01-22
* video: remove vfcap.hGravatar wm42015-01-21
* vo_opengl: cleanups after vo_opengl_old removalGravatar wm42015-01-21
* vo_opengl: fix typoGravatar wm42015-01-20
* vo_opengl: don't crash win32 backend with NULL eventsGravatar wm42015-01-08
* vo_opengl: gl_lcms: implement change detection for memory profilesGravatar wm42015-01-08
* vo_opengl: add support for in memory icc profilesGravatar Stefano Pigozzi2015-01-07
* vo_opengl_cb: implement equalizer controlsGravatar wm42015-01-06
* vo_opengl: make use of newer OpenGL logging APIGravatar wm42014-12-23
* vo_opengl, vo_opengl_cb: check GL version in rendererGravatar wm42014-12-22
* vo_opengl: better probe handlingGravatar wm42014-12-19
* vo_opengl: remove icc profile options from runtime-settable optionsGravatar wm42014-12-16
* vo_opengl: remove requirement for RG texturesGravatar wm42014-12-16
* vo_opengl: remove quadbuffer/anaglyph stereo 3D renderingGravatar wm42014-12-15
* client API: expose OpenGL rendererGravatar wm42014-12-09
* vo_opengl: make uninit idempotentGravatar wm42014-12-03
* vo_opengl: move hwdec parts into their own filesGravatar wm42014-12-03
* vdpau/GLX: don't access VO backendGravatar wm42014-12-03
* vda: make independent from cocoa backendGravatar wm42014-12-03
* vo_opengl: minor changesGravatar wm42014-12-02
* gl_common: factor context creationGravatar wm42014-11-26
* vo_opengl: initialize renderer after setting sizeGravatar wm42014-11-07
* command: make window-scale property observableGravatar wm42014-11-02
* cocoa: reintroduce async resizeGravatar Stefano Pigozzi2014-10-18
* cocoa: move to a simpler threading modelGravatar Stefano Pigozzi2014-10-04
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* vo_opengl: add check-pattern suboption for testingGravatar wm42014-08-18
* vo_opengl: optional support for using GLX_SGI_video_syncGravatar wm42014-08-15
* vo_opengl: if glfinish is used, also call it after swapppingGravatar wm42014-08-15
* video: move display and timing to a separate threadGravatar wm42014-08-12
* video: don't keep multiple pointers to hwdec info structGravatar wm42014-08-11
* vo_opengl: simplify redraw callback OSD handlingGravatar wm42014-06-16
* video/out: change aspects of OSD handlingGravatar wm42014-06-15
* video/out: remove unused config() parametersGravatar wm42014-05-07
* vo_opengl: support rotationGravatar wm42014-04-21
* vo_opengl, cocoa: allow to autoselect a color profileGravatar Stefano Pigozzi2014-03-31
* video/out: remove legacy colorspace stuffGravatar wm42014-03-29
* vo_opengl: runtime icc profile switchingGravatar wm42014-03-24
* m_option, m_config: mp_msg conversionsGravatar wm42013-12-21
* video/out: pass along global contextGravatar wm42013-12-21