aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_common.h
Commit message (Expand)AuthorAge
* vo_opengl_old: remove ancient ATI-specific YUV conversionsGravatar wm42015-01-02
* vo_opengl: make use of newer OpenGL logging APIGravatar wm42014-12-23
* vo_opengl: improve fallback handling with GLESGravatar wm42014-12-21
* vo_opengl, x11: add ES context creation via GLXGravatar wm42014-12-19
* vo_opengl: better probe handlingGravatar wm42014-12-19
* vo_opengl: unborkGravatar wm42014-12-19
* vo_opengl: mess with PixelStorei state managementGravatar wm42014-12-19
* vo_opengl: do not use 4x3 matrixGravatar wm42014-12-18
* vo_opengl: simplify some aspects of the GL function loaderGravatar wm42014-12-18
* vo_opengl: GLES 3 supportGravatar wm42014-12-17
* vo_opengl: remove quadbuffer/anaglyph stereo 3D renderingGravatar wm42014-12-15
* client API: expose OpenGL rendererGravatar wm42014-12-09
* vo_opengl: move hwdec parts into their own filesGravatar wm42014-12-03
* vdpau/GLX: don't access VO backendGravatar wm42014-12-03
* vda: make independent from cocoa backendGravatar wm42014-12-03
* gl_common: factor context creationGravatar wm42014-11-26
* vo_opengl: minimal EGL on X11 supportGravatar wm42014-11-04
* 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