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: blend against background color for --alpha=blend
Philip Sequeira
2016-11-13
*
vo_opengl: fix --blend-subtitles handling
wm4
2016-11-07
*
vo_opengl: fix redrawing with hardware decoding
wm4
2016-11-07
*
filter_kernels: add ability to taper kernels/windows
Niklas Haas
2016-11-01
*
vo_opengl: make frame reupload logic more robust
wm4
2016-11-01
*
vo_opengl: partially re-enable glFlush() calls
wm4
2016-10-21
*
vo_opengl: apply --opengl-early-flush in dumb mode too
wm4
2016-10-05
*
vo_opengl: disable glFlush() by default, and add an option to enable it
wm4
2016-10-05
*
vo_opengl: minor simplification
wm4
2016-10-01
*
vo_opengl: attempt to fix chroma offset under rotation and flipping
wm4
2016-10-01
*
vo_opengl: add debugging options for testing with padded textures
wm4
2016-10-01
*
vo_opengl: partially fix dumb-mode cropping with rotation
wm4
2016-09-30
*
vo_opengl: allow hwdec interops to support multiple image formats
wm4
2016-09-30
*
vo_opengl: apply 90° rotation to chroma texture size
wm4
2016-09-22
*
options: slightly better option update mechanism
wm4
2016-09-19
*
options: simplify M_OPT_EXIT
wm4
2016-09-17
*
vo_opengl: don't pass negative height to overlay_adjust()
wm4
2016-09-16
*
vo_opengl: dynamically manage texture units
wm4
2016-09-14
*
vo_opengl: require explicit reset on shader cache after rendering
wm4
2016-09-14
*
vo_opengl: remove a redundant glActiveTexture() call
wm4
2016-09-14
*
vo_opengl: fix typo in bt.601 auto-guessing logic
Niklas Haas
2016-09-13
*
vo_opengl: add hw overlay support and use it for RPI
wm4
2016-09-12
*
vo_opengl: use dedicated image unref function in config case
wm4
2016-09-08
*
vo_opengl: simplify a condition
wm4
2016-09-08
*
vo_opengl: fix incorrect video rendering after vdpau preemption recovery
wm4
2016-09-07
*
vo_opengl: simplify option handling
wm4
2016-09-06
*
vo_opengl: fix --icc-profile initial behavior
wm4
2016-09-06
*
vo_opengl: deprecate sub-options, add them as global options
wm4
2016-09-02
*
vo_opengl: minor renderer option access refactor
wm4
2016-09-02
*
vo_opengl: remove pre/post/scale-shaders
Niklas Haas
2016-09-02
*
vo_opengl: explicitly check for GL errors around framebuffer depth check
wm4
2016-08-29
*
vo_opengl: remove the 3dlut-size npot2 restriction
Niklas Haas
2016-07-25
*
vo_opengl: increase 3DLUT accuracy at lower LUT sizes
Niklas Haas
2016-07-25
*
vo_opengl: add a tscale=linear direct implementation
Niklas Haas
2016-07-21
*
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
[next]