summaryrefslogtreecommitdiffstats
path: root/video/out/gl_common.h
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: remove some unused functionswm42015-01-281-12/+2
* vo_opengl: move utility functions from loader to a separate filewm42015-01-281-13/+0
* vo_opengl: fix display of ARGB ith color management enabledwm42015-01-281-1/+0
* vo_opengl: drop sRGB framebuffer detectionwm42015-01-261-1/+0
* vo_opengl: clean up ewa_lanczos codeNiklas Haas2015-01-221-2/+3
* vo_opengl: simplify screenshot codewm42015-01-221-3/+0
* cocoa: remove support for systems without gl3.h headerStefano Pigozzi2015-01-221-4/+2
* vo_opengl: cleanups after vo_opengl_old removalwm42015-01-211-43/+1
* vo_opengl_old: remove ancient ATI-specific YUV conversionswm42015-01-021-10/+0
* vo_opengl: make use of newer OpenGL logging APIwm42014-12-231-0/+8
* vo_opengl: improve fallback handling with GLESwm42014-12-211-0/+2
* vo_opengl, x11: add ES context creation via GLXwm42014-12-191-0/+1
* vo_opengl: better probe handlingwm42014-12-191-3/+3
* vo_opengl: unborkwm42014-12-191-2/+2
* vo_opengl: mess with PixelStorei state managementwm42014-12-191-0/+1
* vo_opengl: do not use 4x3 matrixwm42014-12-181-2/+0
* vo_opengl: simplify some aspects of the GL function loaderwm42014-12-181-10/+9
* vo_opengl: GLES 3 supportwm42014-12-171-0/+2
* vo_opengl: remove quadbuffer/anaglyph stereo 3D renderingwm42014-12-151-8/+0
* client API: expose OpenGL rendererwm42014-12-091-0/+2
* vo_opengl: move hwdec parts into their own fileswm42014-12-031-45/+0
* vdpau/GLX: don't access VO backendwm42014-12-031-1/+0
* vda: make independent from cocoa backendwm42014-12-031-0/+1
* gl_common: factor context creationwm42014-11-261-4/+6
* vo_opengl: minimal EGL on X11 supportwm42014-11-041-0/+1
* 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