aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_opengl.c
Commit message (Expand)AuthorAge
* vo: change internal API for drawing framesGravatar wm42015-07-01
* vo_opengl: adjust interpolation code for the new video-sync mechanismGravatar Niklas Haas2015-07-01
* video: pass future frames to VOGravatar wm42015-07-01
* vo_opengl: icc-profile overrides icc-profile-autoGravatar Niklas Haas2015-05-27
* vo_opengl: add support for custom shadersGravatar Niklas Haas2015-05-27
* vo_opengl: switch to new OpenGL backend API for icc-profile-autoGravatar Niklas Haas2015-05-22
* vo_opengl: create new API for OpenGL VO backendsGravatar wm42015-05-14
* vo_opengl: change user options for requesting GLESGravatar wm42015-05-14
* vo_opengl: remove mpgl_lock callsGravatar wm42015-05-13
* vo_opengl: remove some more Cocoa resize leftoversGravatar wm42015-05-13
* vo_opengl: attach target-prim/target-csp to window screenshotsGravatar Niklas Haas2015-05-01
* video/out: remove VOFLAG_FLIPPINGGravatar wm42015-05-01
* vo_opengl: refactor wayland frame skippingGravatar wm42015-05-01
* cocoa: don't accidentally drop initial screen drawingGravatar wm42015-05-01
* vo_opengl: change dwmflush option valuesGravatar wm42015-04-14
* Update license headersGravatar Marcin Kurczewski2015-04-13
* opengl: win32 - add option 'dwmflush' to sync in DWMGravatar Avi Halachmi (:avih)2015-04-09
* video/out: remove unused colorspace reportingGravatar wm42015-03-31
* vo_opengl: cleanup swap_control extension loadingGravatar wm42015-03-25
* vo_opengl: do not block on waylandGravatar Jari Vetoniemi2015-03-23
* vo_opengl_cb: don't render OSD while VO is not createdGravatar wm42015-03-23
* video: uninline memcpy_pic functionsGravatar wm42015-03-20
* vo_opengl: refactor smoothmotion -> interpolationGravatar Niklas Haas2015-03-15
* vo_opengl: refactor shader generation (part 1)Gravatar wm42015-03-12
* vo_opengl/x11: fix automatic ICC profile loadingGravatar Martin Herkt2015-03-07
* vo_opengl: add gamma-auto optionGravatar Stefano Pigozzi2015-03-04
* 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