aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_opengl_old.c
Commit message (Expand)AuthorAge
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* Fix some -Wshadow warningsGravatar wm42013-07-23
* video/out: remove options argument from preinit()Gravatar wm42013-07-22
* vo_opengl_old: use new option APIGravatar wm42013-07-22
* video/out: introduce vo_control for gl_common based VOsGravatar wm42013-05-26
* Fix some cppcheck / scan-build warningsGravatar wm42013-05-06
* vo_opengl_old: remove nomanyfmts warningGravatar wm42013-04-23
* gl_common: split into platform specific filesGravatar wm42013-03-28
* video: remove aspect.h includes from files which don't need itGravatar wm42013-03-17
* vo_opengl_old: use generic aspect ratio codeGravatar wm42013-03-17
* options: remove --no-vsyncGravatar wm42013-03-06
* vo: Separate vo options from MPOptsGravatar Alexander Preisinger2013-03-04
* vo: remove and cleanup globalsGravatar Alexander Preisinger2013-03-04
* vo_opengl: don't destroy VOFLAG_HIDDEN windowGravatar wm42013-03-03
* video/out: remove VO_EVENT_REINITGravatar wm42013-03-03
* core: simplify OSD capability handling, remove VFCAP_OSDGravatar wm42013-03-01
* wayland: add wayland supportGravatar Alexander Preisinger2013-02-28
* video/out: rename create_window to config_windowGravatar wm42013-02-26
* options: move -geometry parsing to m_option.cGravatar wm42013-01-23
* vo_opengl_old: add missing include statementGravatar wm42013-01-15
* gl_common: move things used by vo_opengl_old.c only to vo_opengl_old.cGravatar wm42013-01-13
* mp_image: remove mp_image.bppGravatar wm42013-01-13
* video: remove img_format compat hacksGravatar wm42013-01-13
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* video: cleanup: replace old mp_image function namesGravatar wm42013-01-13
* video: remove things related to old DR codeGravatar wm42013-01-13
* mp_image: require using mp_image_set_size() for setting w/hGravatar wm42013-01-13
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatGravatar wm42013-01-13
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEGravatar wm42013-01-13
* vo_opengl_old: reject 9-15 bit formats if textures have less than 16 bitGravatar wm42012-12-28
* options, vo_x11: remove -zoom option, make it defaultGravatar wm42012-11-16
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12