aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_common.h
Commit message (Expand)AuthorAge
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* gl_common: add SGI_video_sync extensionGravatar wm42014-08-15
* Add more constGravatar wm42014-06-11
* gl_x11: always require some GLX API functions, avoid dlsym()Gravatar wm42014-05-31
* video/out: remove unused config() parametersGravatar wm42014-05-07
* m_option: add mp_log callback to OPT_STRING_VALIDATE optionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* gl_video: change internal API for hwdec mp_image downloadGravatar Stefano Pigozzi2013-12-02
* vo_opengl: support for vda hardware decodingGravatar Stefano Pigozzi2013-12-02
* gl_video: support packed YUV formats with Apple extensionsGravatar Stefano Pigozzi2013-12-02
* vo_opengl: add support for rectangle texturesGravatar wm42013-12-01
* gl_hwdec: use a imgfmt field instead of a query_format callbackGravatar wm42013-11-29
* gl_common: remove unneeded callbackGravatar 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
* vo_opengl: redo aspects of initialization, change hwdec APIGravatar wm42013-11-05
* vo_opengl: cosmetics/fix typosGravatar wm42013-11-04
* 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: osx: fix compilation with latest XQuartz RCGravatar Stefano Pigozzi2013-10-30
* 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_old: use new option APIGravatar wm42013-07-22
* gl_video: improve ditheringGravatar wm42013-05-26
* video/out: introduce vo_control for gl_common based VOsGravatar wm42013-05-26
* OSX: run native event loop in a separate threadGravatar Stefano Pigozzi2013-05-12
* gl_common: add some sort of locking APIGravatar wm42013-05-12
* gl_common: split into platform specific filesGravatar wm42013-03-28
* 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: move things used by vo_opengl_old.c only to vo_opengl_old.cGravatar wm42013-01-13
* vo_opengl_old: reject 9-15 bit formats if textures have less than 16 bitGravatar wm42012-12-28
* 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