summaryrefslogtreecommitdiffstats
path: root/video/out/gl_common.h
Commit message (Expand)AuthorAgeFilesLines
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+1
* gl_common: add SGI_video_sync extensionwm42014-08-151-0/+3
* Add more constwm42014-06-111-1/+1
* gl_x11: always require some GLX API functions, avoid dlsym()wm42014-05-311-2/+0
* video/out: remove unused config() parameterswm42014-05-071-4/+2
* m_option: add mp_log callback to OPT_STRING_VALIDATE optionswm42013-12-211-2/+2
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* gl_video: change internal API for hwdec mp_image downloadStefano Pigozzi2013-12-021-1/+2
* vo_opengl: support for vda hardware decodingStefano Pigozzi2013-12-021-0/+2
* gl_video: support packed YUV formats with Apple extensionsStefano Pigozzi2013-12-021-0/+1
* vo_opengl: add support for rectangle textureswm42013-12-011-0/+3
* gl_hwdec: use a imgfmt field instead of a query_format callbackwm42013-11-291-2/+2
* gl_common: remove unneeded callbackwm42013-11-141-1/+0
* vo_opengl: fix alpha values written to the framebufferwm42013-11-101-0/+1
* vo_opengl: support for vdpau hardware decodingwm42013-11-051-0/+10
* vo_opengl: redo aspects of initialization, change hwdec APIwm42013-11-051-7/+7
* vo_opengl: cosmetics/fix typoswm42013-11-041-1/+1
* Merge branch 'master' into have_configurewm42013-11-041-0/+39
|\
| * vo_opengl: add support for VA-API OpenGL interopwm42013-11-041-0/+1
| * vo_opengl: add infrastructure for hardware decoding OpenGL interopwm42013-11-041-0/+38
* | configure: uniform the defines to #define HAVE_xxx (0|1)Stefano Pigozzi2013-11-031-1/+1
|/
* gl_common: osx: fix compilation with latest XQuartz RCStefano Pigozzi2013-10-301-1/+1
* gl_common: complete mp_msg conversionwm42013-09-121-2/+2
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* video/out: use new mp_msg stuff for vo.c and vo_openglwm42013-07-311-2/+2
* vo_opengl_old: use new option APIwm42013-07-221-0/+5
* gl_video: improve ditheringwm42013-05-261-0/+2
* video/out: introduce vo_control for gl_common based VOswm42013-05-261-8/+1
* OSX: run native event loop in a separate threadStefano Pigozzi2013-05-121-0/+7
* gl_common: add some sort of locking APIwm42013-05-121-0/+8
* gl_common: split into platform specific fileswm42013-03-281-12/+13
* gl_common: get rid of symbol redefinition warnings with recent Mesawm42013-03-031-0/+1
* vo_opengl: don't destroy VOFLAG_HIDDEN windowwm42013-03-031-5/+0
* wayland: add wayland supportAlexander Preisinger2013-02-281-0/+1
* video/out: rename create_window to config_windowwm42013-02-261-4/+4
* gl_common: simplify window/context creationwm42013-02-261-11/+10
* gl_common: move things used by vo_opengl_old.c only to vo_opengl_old.cwm42013-01-131-89/+0
* vo_opengl_old: reject 9-15 bit formats if textures have less than 16 bitwm42012-12-281-0/+2
* Rename directories, move files (step 2 of 2)wm42012-11-121-5/+5
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+396