index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
/
out
/
gl_video_shaders.glsl
Commit message (
Expand
)
Author
Age
Files
Lines
*
vo_opengl: improve fallback handling with GLES
wm4
2014-12-21
1
-6
/
+0
*
vo_opengl: GLES does not support GL_BGRA
wm4
2014-12-20
1
-1
/
+1
*
vo_opengl: add GLES 2 support
wm4
2014-12-19
1
-4
/
+15
*
vo_opengl: do not use 4x3 matrix
wm4
2014-12-18
1
-2
/
+3
*
vo_opengl: simplify the case without texture_rg
wm4
2014-12-18
1
-9
/
+7
*
vo_opengl: GLES 3 support
wm4
2014-12-17
1
-0
/
+4
*
vo_opengl: glsl: stricter typing
wm4
2014-12-17
1
-20
/
+20
*
vo_opengl: remove requirement for RG textures
wm4
2014-12-16
1
-13
/
+21
*
vo_opengl: use all filter sizes possible with the shaders
wm4
2014-12-08
1
-5
/
+0
*
vo_opengl: refactor: instantiate scaler functions at runtime
wm4
2014-12-08
1
-34
/
+17
*
vo_opengl: never use 1D textures for lookup textures
wm4
2014-12-08
1
-29
/
+27
*
vo_opengl: refactor: merge convolution function and sampler entrypoint
wm4
2014-12-08
1
-67
/
+36
*
vo_opengl: extend filter size to 64
wm4
2014-12-06
1
-0
/
+5
*
vo_opengl: extend filter size to 32
wm4
2014-12-06
1
-22
/
+21
*
vo_opengl: Linearize non-RGB sRGB files correctly (eg. JPEG)
Niklas Haas
2014-11-26
1
-0
/
+16
*
vo_opengl: Reword comment in shader
Niklas Haas
2014-11-26
1
-2
/
+3
*
vo_opengl: draw OSD twice in 3D mode case
wm4
2014-10-29
1
-1
/
+2
*
vo_opengl: remove macro operator from shader
Bin Jin
2014-08-29
1
-16
/
+2
*
vo_opengl: fix shader
wm4
2014-08-28
1
-7
/
+9
*
vo_opengl: add cparam1 and cparam2 options
Bin Jin
2014-08-26
1
-7
/
+22
*
vo_opengl: Make approx-gamma affect OSD/sub
Niklas Haas
2014-06-22
1
-3
/
+4
*
video: Generate an accurate CMS matrix instead of hard-coding
Niklas Haas
2014-06-22
1
-18
/
+13
*
video: Support BT.2020 constant luminance system
Niklas Haas
2014-06-22
1
-5
/
+43
*
video: Add support for non-BT.709 primaries
Niklas Haas
2014-06-22
1
-4
/
+30
*
video: Add BT.2020-NCL colorspace and transfer function
Niklas Haas
2014-06-22
1
-9
/
+14
*
vo_opengl: Simplify and clarify color correction code
Niklas Haas
2014-03-10
1
-14
/
+27
*
vo_opengl: Use bt709_expand on OSD for :srgb
Niklas Haas
2014-03-10
1
-1
/
+1
*
vo_opengl: make :srgb decompand the BT.709 values correctly
nand
2014-02-12
1
-2
/
+15
*
vo_opengl: add support for rectangle textures
wm4
2013-12-01
1
-13
/
+21
*
vo_opengl: blend alpha components by default
wm4
2013-09-19
1
-0
/
+3
*
gl_video: add support for more rgb formats
wm4
2013-07-18
1
-16
/
+12
*
Merge remote-tracking branch 'origin/low_quality_intel_crap'
Martin Herkt
2013-07-08
1
-13
/
+16
|
\
|
*
Merge branch 'master' into low_quality_intel_crap
wm4
2013-04-30
1
-13
/
+16
*
|
vo_opengl: handle chroma location
wm4
2013-06-28
1
-3
/
+5
*
|
gl_video: explicitly clamp colormatrix output
wm4
2013-06-03
1
-0
/
+1
*
|
gl_video: change a GLSL statement
wm4
2013-05-30
1
-1
/
+1
*
|
gl_video: fix some dithering bugs
wm4
2013-05-30
1
-2
/
+3
*
|
gl_video: improve dithering
wm4
2013-05-26
1
-1
/
+6
*
|
vo_opengl: XYZ input support
wm4
2013-05-04
1
-2
/
+6
|
/
*
gl_video: actually fix shader compilation on OSX
wm4
2013-03-28
1
-0
/
+3
*
vo_opengl: add alpha output
wm4
2013-03-28
1
-4
/
+16
*
gl_video: support NV21 too
wm4
2013-03-28
1
-0
/
+3
*
gl_video: add support for NV12
wm4
2013-03-28
1
-1
/
+7
*
vo_opengl: split into multiple files, convert to new option API
wm4
2013-03-28
1
-0
/
+359