summaryrefslogtreecommitdiffstats
path: root/video/out/gl_common.c
Commit message (Expand)AuthorAgeFilesLines
* gl_common: print SW renderer warning only if it was the only reason we reject...wm42013-11-141-1/+1
* vo_opengl: fix alpha values written to the framebufferwm42013-11-101-0/+2
* vo_opengl: support for vdpau hardware decodingwm42013-11-051-0/+21
* Merge branch 'master' into have_configurewm42013-11-041-0/+9
|\
| * vo_opengl: add support for VA-API OpenGL interopwm42013-11-041-0/+5
| * vo_opengl: add infrastructure for hardware decoding OpenGL interopwm42013-11-041-0/+4
* | configure: uniform the defines to #define HAVE_xxx (0|1)Stefano Pigozzi2013-11-031-6/+6
|/
* gl_common: suggest --vo=opengl-old if OpenGL 2.1 missingwm42013-10-261-1/+6
* gl_common: add wayland backend before x11 backendAndreas Sinz2013-09-161-3/+5
* gl_common: signal to GL backend whether we are probingwm42013-09-161-4/+7
* gl_common: complete mp_msg conversionwm42013-09-121-29/+28
* 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: some option changeswm42013-07-221-0/+8
* vo_opengl_old: use new option APIwm42013-07-221-0/+8
* gl_common: fix invalid alignmentwm42013-05-301-2/+2
* gl_video: improve ditheringwm42013-05-261-0/+1
* gl_common: add some sort of locking APIwm42013-05-121-0/+27
* vo_opengl: split into multiple files, convert to new option APIwm42013-03-281-0/+6
* gl_common: split into platform specific fileswm42013-03-281-786/+43
* video: remove aspect.h includes from files which don't need itwm42013-03-171-1/+0
* wayland: remove asserts from egl_create_contextAlexander Preisinger2013-03-131-17/+7
* wayland: simplify egl_create_windowAlexander Preisinger2013-03-131-13/+4
* wayland: remove unnecessary function pointersAlexander Preisinger2013-03-041-10/+1
* gl_common: get rid of symbol redefinition warnings with recent Mesawm42013-03-031-0/+4
* vo_opengl: don't destroy VOFLAG_HIDDEN windowwm42013-03-031-18/+1
* wayland: add wayland supportAlexander Preisinger2013-02-281-1/+273
* video/out: rename create_window to config_windowwm42013-02-261-11/+11
* gl_common: simplify window/context creationwm42013-02-261-201/+181
* gl_common: remove compatibility aliases for backend sub-optionwm42013-02-261-6/+0
* x11: simplify handling of X Visuals and Colormaps in VOswm42013-01-271-8/+2
* x11: cleanup, refactorwm42013-01-271-2/+2
* gl_common: move things used by vo_opengl_old.c only to vo_opengl_old.cwm42013-01-131-1155/+0
* video: remove img_format compat hackswm42013-01-131-14/+6
* video: decouple internal pixel formats from FourCCswm42013-01-131-7/+3
* video: cleanup: replace old mp_image function nameswm42013-01-131-1/+1
* vo_opengl_old: reject 9-15 bit formats if textures have less than 16 bitwm42012-12-281-0/+1
* gl_common: properly reject old OpenGL versionswm42012-12-281-11/+20
* gl_common: improve Mesa compatibility for GL3 context creationwm42012-11-201-2/+2
* win32: remove pointless get/release DC wrapperswm42012-11-121-5/+5
* Rename directories, move files (step 2 of 2)wm42012-11-121-2/+1
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+2654