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
/
video.c
Commit message (
Expand
)
Author
Age
*
vo_opengl: error out gracefully when trying to use FBOs without FBO API
wm4
2016-07-04
*
vo_opengl: move eval_szexpr to user_shaders.c
Niklas Haas
2016-07-03
*
vo_opengl: generalize HDR tone mapping mechanism
Niklas Haas
2016-07-03
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
*
vo_opengl: don't constantly resize the output FBO
Niklas Haas
2016-07-03
*
vo_opengl: support inconsistent negative strides per plane
wm4
2016-07-03
*
vo_opengl: move PBO upload handling to shared code
wm4
2016-07-03
*
vo_opengl: remove OSD bitmap packing
wm4
2016-07-01
*
vo_opengl: add output_size uniform to custom shader
Muhammad Faiz
2016-06-28
*
vo_opengl: minor typo and coding style fixes
wm4
2016-06-28
*
vo_opengl: revise the transfer curve logic
Niklas Haas
2016-06-28
*
vo_opengl: revise the logic for picking the default color space
Niklas Haas
2016-06-28
*
vo_opengl: use image_params instead of *_src for autoconfig
Niklas Haas
2016-06-28
*
vo_opengl: implement the Panasonic V-Log function
Niklas Haas
2016-06-28
*
vo_opengl: implement ARIB STD-B68 (HLG) HDR TRC
Niklas Haas
2016-06-28
*
Fix misspellings
stepshal
2016-06-26
*
vo_opengl: add scaler name to the 'Disabling scaler' message
dirb
2016-06-22
*
vo_opengl: unmap hwdec images once rendering is done
wm4
2016-06-20
*
vo_opengl: vdpau interop without RGB conversion
wm4
2016-06-19
*
vo_opengl: remove prescaling framework with superxbr prescaler
Bin Jin
2016-06-18
*
vo_opengl: remove nnedi3 prescaler
Bin Jin
2016-06-18
*
vo_opengl: add ability to render to an arbitrary backing framebuffer
wm4
2016-06-18
*
vo_opengl: fix framebuffer object name
wm4
2016-06-15
*
vo_opengl: use standard functions to retrieve display depth
wm4
2016-06-14
*
vo_opengl: make size of OUTPUT available to user shaders
Bin Jin
2016-06-12
*
vo_opengl: increase the size limit for cached file
Bin Jin
2016-06-10
*
vo_opengl: make user hook passes optional
Niklas Haas
2016-06-08
*
vo_opengl: avoid outputting ultra-wide-gamut by default
Niklas Haas
2016-06-07
*
vo_opengl: also collect upload perfdata for hwdec
Niklas Haas
2016-06-07
*
vo_opengl: expose performance timers as properties
Niklas Haas
2016-06-07
*
vo_opengl: add time queries
Niklas Haas
2016-06-07
*
vo_opengl: somewhat simplify suboption handling mess
wm4
2016-06-04
*
vo_opengl: cleanup icc + runtime option changing behavior
wm4
2016-06-04
*
vo_opengl: minor simplification to gl_lcms_set_memory_profile()
wm4
2016-06-04
*
vo_opengl: remove pointless NULL-check
wm4
2016-06-04
*
vo_opengl: move all icc handling from vo_opengl.c to video.c
wm4
2016-06-03
*
vo_opengl: fix giant memory leaks with icc profiles
wm4
2016-06-03
*
vo_opengl: default hdr-tone-mapping to hable
Niklas Haas
2016-05-30
*
vo_opengl: refactor HDR mechanism
Niklas Haas
2016-05-30
*
vo_opengl: add hable tone-mapping algorithm
Niklas Haas
2016-05-30
*
vo_opengl: rename tone-mapping=simple to reinhard
Niklas Haas
2016-05-30
*
vo_opengl: enable color management on GLES
James Ross-Gowan
2016-05-27
*
vo_opengl: fix other minor namespace issues
wm4
2016-05-23
*
vo_opengl: rename glUploadTex, drop unused parameter
wm4
2016-05-23
*
vo_opengl: make PBOs work on GLES 3.x
wm4
2016-05-23
*
vo_opengl: remove non-working rgb/rgba FBO formats
wm4
2016-05-20
*
vo_opengl: change error state handling and fix hwdec crashes on errors
wm4
2016-05-19
*
vo_opengl: d3d11egl: enable "required" GLSL extensions
wm4
2016-05-19
*
vo_opengl: fix/simplify reinitialization on dynamic reconfiguration
wm4
2016-05-18
*
vo_opengl: skip tonemapping if the output trc is HDR
Niklas Haas
2016-05-16
[next]