aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_video.h
Commit message (Expand)AuthorAge
* vo_opengl: simplify redraw callback OSD handlingGravatar wm42014-06-16
* video/out: change aspects of OSD handlingGravatar wm42014-06-15
* video/out: remove legacy colorspace stuffGravatar wm42014-03-29
* vo_opengl: Simplify and clarify color correction codeGravatar Niklas Haas2014-03-10
* vo_opengl: change gamma suboption to take a valueGravatar wm42014-02-27
* vo_opengl: add support for rectangle texturesGravatar wm42013-12-01
* Rename sub.c/.h to osd.c/.hGravatar wm42013-11-24
* vo_opengl: add infrastructure for hardware decoding OpenGL interopGravatar wm42013-11-04
* m_config: refactor option defaults handlingGravatar wm42013-10-24
* vo_opengl: blend alpha components by defaultGravatar wm42013-09-19
* video: handle video output levels with mp_image_paramsGravatar wm42013-08-24
* video/out: use new mp_msg stuff for vo.c and vo_openglGravatar wm42013-07-31
* vo_opengl: handle chroma locationGravatar wm42013-06-28
* video: add a new method to configure filters and VOsGravatar wm42013-06-28
* gl_video: improve ditheringGravatar wm42013-05-26
* gl_video: add scaler-resizes-only sub-optionGravatar wm42013-05-26
* add a way to resize window contents without VO resizeGravatar wm42013-05-12
* vo_opengl: add alpha outputGravatar wm42013-03-28
* vo_opengl: split into multiple files, convert to new option APIGravatar wm42013-03-28