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
/
gpu
/
video.c
Commit message (
Expand
)
Author
Age
*
gpu: prefer 16bit floating point FBO formats to 16bit integer ones
Jan Ekström
2018-07-08
*
vo_gpu/video: disable compute shaders if an FBO format was not available
Jan Ekström
2018-05-01
*
vo_gpu/video: add improved logging when a user-specified FBO fails
Jan Ekström
2018-05-01
*
gpu/video: make HDR peak computing work without work group count
Niklas Haas
2018-04-29
*
gpu/video: improve HDR peak computation feature check logging
Jan Ekström
2018-04-29
*
video: remove internal stereo_out flag
wm4
2018-04-29
*
vo_gpu: move some extra code for screenshot to video.c
wm4
2018-04-20
*
vo_gpu: fix anamorphic video screenshots (second try)
wm4
2018-03-16
*
vo_gpu: fix anamorphic screenshots
wm4
2018-03-15
*
vo_gpu: error out if there were rendering errors when taking screenshot
wm4
2018-03-03
*
vo_gpu: fix taking screenshots of rotated videos
wm4
2018-03-03
*
vo_gpu: introduce --target-peak
Niklas Haas
2018-02-20
*
vo_gpu: simplify and correct color scale handling
Niklas Haas
2018-02-20
*
vo_gpu: use a variable for the RA_CAP_FRAGCOORD flag
James Ross-Gowan
2018-02-13
*
vo_gpu: check for HDR peak detection in dumb mode too
James Ross-Gowan
2018-02-13
*
vo_gpu: make screenshots use the GL renderer
wm4
2018-02-11
*
vo_gpu: add internal ability to skip osd/subs for rendering
wm4
2018-02-11
*
vo_gpu: use blit() only if target ra_tex supports it
wm4
2018-02-11
*
vo_gpu: correctly infer HDR peak detection support
Niklas Haas
2018-02-11
*
vo_gpu: refactor HDR peak detection algorithm
Niklas Haas
2018-02-11
*
vo_gpu: port HDR tone mapping algorithm from libplacebo
Niklas Haas
2018-02-05
*
vo_gpu: check for RA_CAP_FRAGCOORD in dumb mode too
James Ross-Gowan
2018-01-30
*
video: fix crash with vdpau when reinitializing rendering
wm4
2018-01-27
*
video: change some remaining vo_opengl mentions to vo_gpu
Akemi
2018-01-20
*
vo_gpu: skip DR for unsupported image formats
wm4
2018-01-18
*
vo_gpu: fix broken 10 bit via integer textures playback
wm4
2018-01-17
*
vo_gpu: attempt re-using the FBO format for p->output_tex
Niklas Haas
2017-12-25
*
vo_gpu: aggressively prefer async compute
Niklas Haas
2017-12-25
*
vo_gpu: invalidate fbotex before drawing
Niklas Haas
2017-12-25
*
msg: reinterpret a bunch of message levels
Niklas Haas
2017-12-15
*
video: remove code duplication by calling a hwdec loader helper
wm4
2017-12-11
*
video: properly initialize and set hwdec_interop
wm4
2017-12-11
*
vo_gpu: make it possible to load multiple hwdec interop drivers
wm4
2017-12-01
*
vo_gpu: never pass flipped images to ra or ra backends
wm4
2017-11-10
*
vo_gpu: d3d11: add RA caps for ra_d3d11
James Ross-Gowan
2017-11-07
*
vo_gpu: don't re-render hwdec frames when repeating frames
wm4
2017-11-03
*
vo_gpu: change --tone-mapping-desaturate algorithm
Niklas Haas
2017-10-25
*
video: fix alpha handling
wm4
2017-10-19
*
vo_gpu: add rgba16hf to the list of FBO formats
James Ross-Gowan
2017-10-18
*
vo_gpu: fix video sometimes not being rerendered on equalizer change
wm4
2017-10-17
*
vo_gpu: enable 3DLUTs in dumb mode
Niklas Haas
2017-09-30
*
vo_gpu: fix --opengl-gamma redirect
Niklas Haas
2017-09-28
*
vo_gpu: set the correct number of vertex attribs
Niklas Haas
2017-09-28
*
vo_gpu: make the vertex attribs dynamic
Niklas Haas
2017-09-28
*
vo_gpu: kill some static arrays
Niklas Haas
2017-09-28
*
vo_gpu: attempt to avoid UBOs for dynamic variables
Niklas Haas
2017-09-26
*
vo_gpu: handle texture initialization errors gracefully
Niklas Haas
2017-09-23
*
vo_gpu: reduce the --alpha=blend-tiles checkerboard intensity
Niklas Haas
2017-09-22
*
vo_gpu: simplify compute shader coordinate calculation
Niklas Haas
2017-09-22
*
vo_gpu: simplify structs / names
Niklas Haas
2017-09-22
[next]