summaryrefslogtreecommitdiffstats
path: root/video/out/gl_video.h
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: refactor shader generation (part 1)wm42015-03-121-2/+2
* vo_opengl: add gamma-auto optionStefano Pigozzi2015-03-041-0/+5
* vo_opengl: add support for linear scaling without CMSNiklas Haas2015-02-061-0/+1
* vo_opengl: get rid of unused field approx_gammaNiklas Haas2015-02-061-1/+0
* vo_opengl: redraw when pausing while showing an interpolated framewm42015-02-041-0/+1
* vo: simplify VOs by adding generic screenshot supportwm42015-01-241-1/+0
* vo_opengl: add smoothmotion frame blendingStefano Pigozzi2015-01-231-1/+4
* vo_opengl: remove scale-sep and indirect optionsNiklas Haas2015-01-221-2/+0
* vo_opengl: implement naive anti-ringingNiklas Haas2015-01-221-0/+1
* vo_opengl: remove cscale-down suboptionwm42015-01-201-1/+1
* video: Add sigmoidal upscaling to avoid ringing artifactsNiklas Haas2015-01-091-0/+3
* vo_opengl_cb: implement equalizer controlswm42015-01-061-2/+3
* vo_opengl: remove quadbuffer/anaglyph stereo 3D renderingwm42014-12-151-1/+0
* vo_opengl: make background color configurablewm42014-12-091-0/+3
* client API: expose OpenGL rendererwm42014-12-091-1/+4
* vo_opengl: minor changeswm42014-12-021-1/+1
* vo_opengl: allow setting different filters for downscalingwm42014-11-141-0/+1
* cocoa: reintroduce async resizeStefano Pigozzi2014-10-181-0/+1
* cocoa: move to a simpler threading modelStefano Pigozzi2014-10-041-1/+0
* vo_opengl: add radius options for filtersBin Jin2014-08-261-0/+1
* vo_opengl: add cparam1 and cparam2 optionsBin Jin2014-08-261-1/+1
* vo_opengl: simplify redraw callback OSD handlingwm42014-06-161-1/+0
* video/out: change aspects of OSD handlingwm42014-06-151-2/+2
* video/out: remove legacy colorspace stuffwm42014-03-291-1/+1
* vo_opengl: Simplify and clarify color correction codeNiklas Haas2014-03-101-0/+1
* vo_opengl: change gamma suboption to take a valuewm42014-02-271-1/+1
* vo_opengl: add support for rectangle textureswm42013-12-011-0/+1
* Rename sub.c/.h to osd.c/.hwm42013-11-241-1/+1
* vo_opengl: add infrastructure for hardware decoding OpenGL interopwm42013-11-041-1/+3
* m_config: refactor option defaults handlingwm42013-10-241-0/+1
* vo_opengl: blend alpha components by defaultwm42013-09-191-1/+1
* video: handle video output levels with mp_image_paramswm42013-08-241-1/+0
* video/out: use new mp_msg stuff for vo.c and vo_openglwm42013-07-311-1/+1
* vo_opengl: handle chroma locationwm42013-06-281-0/+1
* video: add a new method to configure filters and VOswm42013-06-281-1/+1
* gl_video: improve ditheringwm42013-05-261-0/+3
* gl_video: add scaler-resizes-only sub-optionwm42013-05-261-0/+1
* add a way to resize window contents without VO resizewm42013-05-121-0/+1
* vo_opengl: add alpha outputwm42013-03-281-0/+1
* vo_opengl: split into multiple files, convert to new option APIwm42013-03-281-0/+71