summaryrefslogtreecommitdiffstats
path: root/video/out/vo_opengl.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: add infrastructure for hardware decoding OpenGL interopwm42013-11-041-1/+72
* m_config: refactor option defaults handlingwm42013-10-241-4/+7
* video/out: remove useless info struct and redundant fieldswm42013-10-231-12/+6
* vo_opengl: don't enable PBOs with opengl-hqwm42013-10-231-1/+1
* vo_opengl: blend alpha components by defaultwm42013-09-191-1/+1
* gl_lcms: mp_msg conversionwm42013-09-121-1/+1
* video: handle video output levels with mp_image_paramswm42013-08-241-7/+0
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-4/+4
* video/out: use new mp_msg stuff for vo.c and vo_openglwm42013-07-311-2/+2
* options: handle presets directly in m_configwm42013-07-311-4/+2
* m_config: refactor some thingswm42013-07-281-6/+6
* video/out: remove options argument from preinit()wm42013-07-221-1/+1
* vo_opengl_old: use new option APIwm42013-07-221-9/+1
* options: use new code for parsing --vowm42013-07-211-37/+0
* video: add a new method to configure filters and VOswm42013-06-281-8/+5
* vo_opengl: remove most of the "inline" documentationwm42013-05-261-86/+8
* video/out: introduce vo_control for gl_common based VOswm42013-05-261-58/+11
* OSX: run native event loop in a separate threadStefano Pigozzi2013-05-121-0/+13
* vo_opengl: lock OpenGL contextwm42013-05-121-4/+55
* gl_video: use choice option type for dither-depth suboptionwm42013-03-281-6/+6
* vo_opengl: add alpha outputwm42013-03-281-0/+3
* vo_opengl: split into multiple files, convert to new option APIwm42013-03-281-1957/+117
* gl_common: split into platform specific fileswm42013-03-281-3/+3
* video: remove aspect.h includes from files which don't need itwm42013-03-171-1/+0
* vo_opengl: insert a magical glFlush callwm42013-03-111-0/+6
* options: remove --no-vsyncwm42013-03-061-1/+1
* vo: Separate vo options from MPOptsAlexander Preisinger2013-03-041-2/+2
* vo: remove and cleanup globalsAlexander Preisinger2013-03-041-1/+1
* vo_opengl: don't destroy VOFLAG_HIDDEN windowwm42013-03-031-6/+0
* video/out: remove VO_EVENT_REINITwm42013-03-031-6/+0
* core: simplify OSD capability handling, remove VFCAP_OSDwm42013-03-011-2/+1
* wayland: add wayland supportAlexander Preisinger2013-02-281-0/+1
* video/out: rename create_window to config_windowwm42013-02-261-4/+4
* vo_opengl: always ditherWessel Dankers2013-01-271-25/+12
* options: move -geometry parsing to m_option.cwm42013-01-231-1/+0
* video: remove img_format compat hackswm42013-01-131-11/+13
* video: decouple internal pixel formats from FourCCswm42013-01-131-1/+1
* video: cleanup: replace old mp_image function nameswm42013-01-131-2/+2
* video: remove things related to old DR codewm42013-01-131-24/+12
* mp_image: require using mp_image_set_size() for setting w/hwm42013-01-131-5/+2
* video: remove slice based filtering and video outputwm42013-01-131-25/+1
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatwm42013-01-131-3/+3
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEwm42013-01-131-6/+4
* vo_opengl: use more precise gamma for BT.709 with color managementnand2012-12-281-2/+2
* vo_opengl: remove osdcolor suboptionwm42012-11-161-16/+0
* options, vo_x11: remove -zoom option, make it defaultwm42012-11-161-2/+1
* clang: fix all warnings except deprecationsStefano Pigozzi2012-11-131-1/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-9/+9
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+2419