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
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
*
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
*
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
*
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
*
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
*
options: kill --field-dominance
wm4
2017-07-21
*
csputils: fix mp_colorspace_equal missing field
Niklas Haas
2017-07-18
*
vo_opengl: avoid constant divisions
Niklas Haas
2017-07-17
*
vo_opengl: style
Niklas Haas
2017-07-16
*
vo_opengl: use MP_ALIGN_UP instead of FFALIGN
Niklas Haas
2017-07-16
*
vo_opengl: use glBufferSubData instead of glMapBufferRange
Niklas Haas
2017-07-16
*
Replace remaining avcodec_close() calls
wm4
2017-07-16
*
vo_opengl: update BufferData usage hints
Niklas Haas
2017-07-15
*
vo_opengl: coalesce intra-plane PBOs
Niklas Haas
2017-07-15
*
img_format: fix a comment
wm4
2017-07-15
[next]