aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_common.c
Commit message (Expand)AuthorAge
* vo_opengl: support for vda hardware decodingGravatar Stefano Pigozzi2013-12-02
* gl_video: support packed YUV formats with Apple extensionsGravatar Stefano Pigozzi2013-12-02
* Rename sub.c/.h to osd.c/.hGravatar wm42013-11-24
* gl_common: print SW renderer warning only if it was the only reason we reject...Gravatar wm42013-11-14
* vo_opengl: fix alpha values written to the framebufferGravatar wm42013-11-10
* vo_opengl: support for vdpau hardware decodingGravatar wm42013-11-05
* Merge branch 'master' into have_configureGravatar wm42013-11-04
|\
| * vo_opengl: add support for VA-API OpenGL interopGravatar wm42013-11-04
| * vo_opengl: add infrastructure for hardware decoding OpenGL interopGravatar wm42013-11-04
* | configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
|/
* gl_common: suggest --vo=opengl-old if OpenGL 2.1 missingGravatar wm42013-10-26
* gl_common: add wayland backend before x11 backendGravatar Andreas Sinz2013-09-16
* gl_common: signal to GL backend whether we are probingGravatar wm42013-09-16
* gl_common: complete mp_msg conversionGravatar wm42013-09-12
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* video/out: use new mp_msg stuff for vo.c and vo_openglGravatar wm42013-07-31
* vo_opengl: some option changesGravatar wm42013-07-22
* vo_opengl_old: use new option APIGravatar wm42013-07-22
* gl_common: fix invalid alignmentGravatar wm42013-05-30
* gl_video: improve ditheringGravatar wm42013-05-26
* gl_common: add some sort of locking APIGravatar wm42013-05-12
* vo_opengl: split into multiple files, convert to new option APIGravatar wm42013-03-28
* 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
* wayland: remove asserts from egl_create_contextGravatar Alexander Preisinger2013-03-13
* wayland: simplify egl_create_windowGravatar Alexander Preisinger2013-03-13
* wayland: remove unnecessary function pointersGravatar Alexander Preisinger2013-03-04
* gl_common: get rid of symbol redefinition warnings with recent MesaGravatar wm42013-03-03
* vo_opengl: don't destroy VOFLAG_HIDDEN windowGravatar wm42013-03-03
* wayland: add wayland supportGravatar Alexander Preisinger2013-02-28
* video/out: rename create_window to config_windowGravatar wm42013-02-26
* gl_common: simplify window/context creationGravatar wm42013-02-26
* gl_common: remove compatibility aliases for backend sub-optionGravatar wm42013-02-26
* x11: simplify handling of X Visuals and Colormaps in VOsGravatar wm42013-01-27
* x11: cleanup, refactorGravatar wm42013-01-27
* gl_common: move things used by vo_opengl_old.c only to vo_opengl_old.cGravatar 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
* vo_opengl_old: reject 9-15 bit formats if textures have less than 16 bitGravatar wm42012-12-28
* gl_common: properly reject old OpenGL versionsGravatar wm42012-12-28
* gl_common: improve Mesa compatibility for GL3 context creationGravatar wm42012-11-20
* win32: remove pointless get/release DC wrappersGravatar wm42012-11-12
* 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