summaryrefslogtreecommitdiffstats
path: root/video/out/vo_opengl_old.c
Commit message (Expand)AuthorAgeFilesLines
* video/out: remove useless info struct and redundant fieldswm42013-10-231-6/+4
* vo_opengl_old: mp_msg conversionwm42013-10-021-74/+65
* gl_osd: mp_msg conversionwm42013-09-121-1/+1
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* Fix some -Wshadow warningswm42013-07-231-2/+2
* video/out: remove options argument from preinit()wm42013-07-221-1/+1
* vo_opengl_old: use new option APIwm42013-07-221-158/+50
* video/out: introduce vo_control for gl_common based VOswm42013-05-261-43/+9
* Fix some cppcheck / scan-build warningswm42013-05-061-1/+1
* vo_opengl_old: remove nomanyfmts warningwm42013-04-231-3/+0
* 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_old: use generic aspect ratio codewm42013-03-171-45/+42
* options: remove --no-vsyncwm42013-03-061-1/+1
* vo: Separate vo options from MPOptsAlexander Preisinger2013-03-041-1/+1
* vo: remove and cleanup globalsAlexander Preisinger2013-03-041-4/+4
* vo_opengl: don't destroy VOFLAG_HIDDEN windowwm42013-03-031-6/+0
* video/out: remove VO_EVENT_REINITwm42013-03-031-4/+0
* core: simplify OSD capability handling, remove VFCAP_OSDwm42013-03-011-13/+5
* wayland: add wayland supportAlexander Preisinger2013-02-281-0/+1
* video/out: rename create_window to config_windowwm42013-02-261-4/+4
* options: move -geometry parsing to m_option.cwm42013-01-231-1/+0
* vo_opengl_old: add missing include statementwm42013-01-151-0/+1
* gl_common: move things used by vo_opengl_old.c only to vo_opengl_old.cwm42013-01-131-0/+1241
* mp_image: remove mp_image.bppwm42013-01-131-1/+5
* video: remove img_format compat hackswm42013-01-131-23/+26
* video: decouple internal pixel formats from FourCCswm42013-01-131-2/+2
* video: cleanup: replace old mp_image function nameswm42013-01-131-2/+2
* video: remove things related to old DR codewm42013-01-131-37/+36
* 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-27/+1
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatwm42013-01-131-2/+1
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEwm42013-01-131-5/+2
* vo_opengl_old: reject 9-15 bit formats if textures have less than 16 bitwm42012-12-281-1/+19
* options, vo_x11: remove -zoom option, make it defaultwm42012-11-161-1/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-6/+6
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+1166