index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
vo_opengl: manage user shader textures with ra
wm4
2017-07-30
*
vo_opengl: fix dither texture filter
wm4
2017-07-30
*
vo_opengl: manage ICC LUT texture via ra
wm4
2017-07-29
*
vo_opengl: manage scaler LUT textures via ra
wm4
2017-07-29
*
vo_opengl: manage dither texture via ra
wm4
2017-07-29
*
vo_opengl: do not use GL format conversion on texture upload
wm4
2017-07-29
*
vo_opengl: use ra_* for format negotiation too
wm4
2017-07-29
*
options: fix --external-file alias typo
Martin Herkt
2017-07-29
*
subprocess-win: fix swprintf usage
James Ross-Gowan
2017-07-29
*
appveyor: use a clean %PATH%
James Ross-Gowan
2017-07-28
*
subprocess-win: don't leak pipe handle on error
James Ross-Gowan
2017-07-28
*
vo_opengl: support loading custom user textures
Niklas Haas
2017-07-27
*
vo_opengl: slightly refactor user_shaders code
Niklas Haas
2017-07-27
*
vo_opengl: tone map on the maximum signal component
Niklas Haas
2017-07-27
*
vo_opengl: fix mpgl_caps bit check
Niklas Haas
2017-07-27
*
vo_opengl: start work on rendering API abstraction
wm4
2017-07-26
*
vo_opengl: describe the texture uploading mode
Niklas Haas
2017-07-26
*
vo_opengl: check against shmem limits
Niklas Haas
2017-07-26
*
vo_opengl: fix image uniforms for older OpenGL
James Ross-Gowan
2017-07-26
*
vo_opengl: cosmetic change
Niklas Haas
2017-07-25
*
subprocess-win: remove VLA usage
James Ross-Gowan
2017-07-26
*
vo_opengl: add PRINTF_ATTRIBUTE to gl_sc_ssbo
Niklas Haas
2017-07-25
*
vo_opengl: kill off FBOTEX_COMPUTE again
Niklas Haas
2017-07-25
*
vo_opengl: fix incoherent SSBO usage
Niklas Haas
2017-07-25
*
vo_opengl: cosmetic fix
Niklas Haas
2017-07-25
*
vo_opengl: fix incoherent texture usage
Niklas Haas
2017-07-25
*
vo_opengl: adjust the rules for linearization
Niklas Haas
2017-07-24
*
vo_opengl: enable compute shader for mesa
Bin Jin
2017-07-25
*
manpage: expand --hwdec warnings
Niklas Haas
2017-07-24
*
vo_opengl: support user compute shaders
Niklas Haas
2017-07-24
*
vo_opengl: implement compute shader based EWA kernel
Niklas Haas
2017-07-24
*
vo_opengl: support HDR peak detection
Niklas Haas
2017-07-24
*
vo_opengl: support compute shaders
Niklas Haas
2017-07-24
*
vo_opengl: cut down on FBOTEX_FUZZY abuse
Niklas Haas
2017-07-24
*
build: warn against VLA
wm4
2017-07-24
*
common, vo_opengl: add/use helper for formatted strings on the stack
wm4
2017-07-24
*
vo_opengl: check format on some printf-like calls
wm4
2017-07-24
*
vo_opengl: add direct rendering support
wm4
2017-07-24
*
mp_image: expose some image allocation code as helpers, refactor
wm4
2017-07-23
*
mp_image_pool: disallow adding read only frames
wm4
2017-07-23
*
vo_opengl: osd: remove stale declaration
wm4
2017-07-23
*
vo_opengl: add printf format checking to pass_describe()
wm4
2017-07-22
*
vo_opengl: make VAO helper private, remove old VAO mechanism
wm4
2017-07-22
*
vo_opengl: osd: use new VAO mechanism
wm4
2017-07-22
*
vo_opengl: add mechanism to create/cache VAO on the fly
wm4
2017-07-22
*
vo_opengl: osd: refactor and simplify
wm4
2017-07-22
*
options: drop --video-aspect-method=hybrid
wm4
2017-07-21
*
client API: drop some compatibility handling
wm4
2017-07-21
*
input: drop deprecated "osd" command
wm4
2017-07-21
*
options: kill --field-dominance
wm4
2017-07-21
[next]