index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
out
/
gl_common.c
Commit message (
Expand
)
Author
Age
*
vo_opengl: don't test for arrays
wm4
2015-03-13
*
vo_opengl: minor robustness improvement in function loader
wm4
2015-02-20
*
vo_opengl: remove some unused functions
wm4
2015-01-28
*
vo_opengl: move utility functions from loader to a separate file
wm4
2015-01-28
*
vo_opengl: fix display of ARGB ith color management enabled
wm4
2015-01-28
*
vo_opengl: drop sRGB framebuffer detection
wm4
2015-01-26
*
vo_opengl: clean up ewa_lanczos code
Niklas Haas
2015-01-22
*
vo_opengl: simplify screenshot code
wm4
2015-01-22
*
vo_opengl: cleanups after vo_opengl_old removal
wm4
2015-01-21
*
vo_opengl_old: remove this VO
wm4
2015-01-20
*
vo_opengl_old: remove ancient ATI-specific YUV conversions
wm4
2015-01-02
*
vo_opengl: don't use 10 bit video on Intel GPUs
wm4
2014-12-24
*
vo_opengl_cb: use VAOs even in OpenGL 2.1
wm4
2014-12-23
*
vo_opengl: make use of newer OpenGL logging API
wm4
2014-12-23
*
vo_opengl: improve fallback handling with GLES
wm4
2014-12-21
*
vo_opengl: skip GLES when autoprobing
wm4
2014-12-19
*
vo_opengl, x11: add ES context creation via GLX
wm4
2014-12-19
*
vo_opengl: fail if required functions are missing
wm4
2014-12-19
*
vo_opengl: better probe handling
wm4
2014-12-19
*
vo_opengl: add GLES 2 support
wm4
2014-12-19
*
vo_opengl: mess with PixelStorei state management
wm4
2014-12-19
*
vo_opengl: disable some unavailable features under ES
wm4
2014-12-19
*
vo_opengl: clean up GL ES function loading
wm4
2014-12-18
*
vo_opengl: do not use 4x3 matrix
wm4
2014-12-18
*
vo_opengl: simplify some aspects of the GL function loader
wm4
2014-12-18
*
vo_opengl: minor simplification in function loader
wm4
2014-12-18
*
vo_opengl: don't assume legacy OpenGL is available with GLES
wm4
2014-12-17
*
vo_opengl: GLES 3 support
wm4
2014-12-17
*
vo_opengl: remove quadbuffer/anaglyph stereo 3D rendering
wm4
2014-12-15
*
vo_opengl: fix linkage type
wm4
2014-12-09
*
vo_opengl: don't crash if framebuffers are not available
wm4
2014-12-09
*
client API: expose OpenGL renderer
wm4
2014-12-09
*
vo_opengl: move hwdec parts into their own files
wm4
2014-12-03
*
gl_common: factor context creation
wm4
2014-11-26
*
vo_opengl: minimal EGL on X11 support
wm4
2014-11-04
*
Add some missing "const"s
wm4
2014-10-10
*
vo_opengl: don't pass (char*)NULL as %s printf argument
wm4
2014-08-28
*
vo_opengl: don't cut off feature list output
wm4
2014-08-25
*
gl_common: add SGI_video_sync extension
wm4
2014-08-15
*
Remove some mp_msg calls with no trailing \n
wm4
2014-07-13
*
Audit and replace all ctype.h uses
wm4
2014-07-01
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
Add more const
wm4
2014-06-11
*
gl_common: remove dlsym() fallback
wm4
2014-05-31
*
gl_x11: always require some GLX API functions, avoid dlsym()
wm4
2014-05-31
*
gl_common: minor cosmetic changes
wm4
2014-05-26
*
gl_common: correct a type
wm4
2014-05-26
*
vo_opengl: always dynamically load OpenGL symbols
wm4
2014-05-26
*
video/out: remove unused config() parameters
wm4
2014-05-07
*
msg: rename mp_msg_log -> mp_msg
wm4
2013-12-21
[next]