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
/
opengl
/
utils.h
Commit message (
Expand
)
Author
Age
*
vo_opengl: use ringbuffer of PBOs
wm4
2016-07-03
*
vo_opengl: move PBO upload handling to shared code
wm4
2016-07-03
*
vo_opengl: remove uniform buffer object routines
Bin Jin
2016-06-18
*
vo_opengl: add time queries
Niklas Haas
2016-06-07
*
vo_opengl: fix other minor namespace issues
wm4
2016-05-23
*
vo_opengl: rename glUploadTex, drop unused parameter
wm4
2016-05-23
*
vo_opengl: unify PBO and normal OSD texture upload path
wm4
2016-05-23
*
vo_opengl: support framebuffer invalidation
wm4
2016-05-23
*
vo_opengl: make the screen blue on shader errors
Niklas Haas
2016-05-15
*
vo_opengl: support external user hooks
Niklas Haas
2016-05-15
*
vo_opengl: add hooks and rework pass_read_video
Niklas Haas
2016-05-15
*
vo_opengl: reorganize texture format handling
wm4
2016-05-12
*
vo_opengl: fix row-major vs. column-major confusion
wm4
2016-03-28
*
vo_opengl: refactor pass_read_video and texture binding
Niklas Haas
2016-03-05
*
vo_opengl: support 10 bit support with ANGLE
wm4
2016-01-26
*
Change GPL/LGPL dual-licensed files to LGPL
wm4
2016-01-19
*
vo_opengl: handle GL_ARB_uniform_buffer_object with low GLSL versions
wm4
2015-11-09
*
vo_opengl: implement NNEDI3 prescaler
Bin Jin
2015-11-05
*
vo_opengl: add Super-xBR filter for upscaling
Bin Jin
2015-11-05
*
vo_opengl: move shader file caching to video.c
wm4
2015-09-23
*
vo_opengl: move sampler type mapping to a function
wm4
2015-09-10
*
vo_opengl: implement debanding (and remove source-shader)
Niklas Haas
2015-09-09
*
vo_opengl: remove gl_ prefixes from files in video/out/opengl
Niklas Haas
2015-09-09