index
:
~anholt/gst-plugins-gl
master
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-03
gstglbumper: Use the builtin MVP instead of doing P * MV * vertex.
HEAD
master
Eric Anholt
2
-1
/
+1
2010-06-03
gstgldisplay: Consolidate a texture sample in upload_YUY2_UYVY.
Eric Anholt
1
-2
/
+3
2010-06-03
gstgldisplay: Consolidate sampling of textures with the same coordinates.
Eric Anholt
1
-8
/
+8
2010-06-03
gstgldisplay: Move a constant subexpression out of texture2DRect() args.
Eric Anholt
1
-6
/
+8
2010-06-03
Disable auto-indenting mess on gstgldisplay.c shaders.
Eric Anholt
1
-24
/
+57
2010-06-03
gstgldisplay: Tell GLSL we need ARB_draw_buffers in the shader using it.
Eric Anholt
1
-0
/
+1
2010-06-01
Automatic update of common submodule
David Schleef
1
-0
/
+0
2010-06-01
Automatic update of common submodule
David Schleef
1
-0
/
+0
2010-05-26
Automatic update of common submodule
Tim-Philipp Müller
1
-0
/
+0
2010-05-14
Automatic update of common submodule
Tim-Philipp Müller
1
-0
/
+0
2010-05-05
glfilter/glmixer/gltestsrc/glupload: throw an element error if no parent bin
Julien Isorce
4
-22
/
+64
2010-05-04
glimagesink: handle pixel-aspect-ratio
Julien Isorce
5
-11
/
+91
2010-05-01
blur: fix gaussian kernel computation
Filippo Argiolas
1
-1
/
+1
2010-04-30
blur: give up some accuracy for speed
Filippo Argiolas
8
-44
/
+38
2010-04-30
sin: get rid of hls conversion code
Filippo Argiolas
1
-39
/
+18
2010-04-30
glupload: par is already handled in fixate_caps function
Roland Peffer
1
-7
/
+0
2010-04-30
indent: gstglupload.c
Julien Isorce
1
-9
/
+14
2010-04-29
sobel: drop unused single pass sobel shader
Filippo Argiolas
2
-36
/
+0
2010-04-29
xray: increase edges visibility
Filippo Argiolas
1
-1
/
+1
2010-04-29
xray: port to the new separable sobel convolution
Filippo Argiolas
2
-22
/
+115
2010-04-29
blur: forgot to add all the changes in previous commit
Filippo Argiolas
1
-4
/
+6
2010-04-29
blur: use draw_texture from glfilter
Filippo Argiolas
1
-27
/
+2
2010-04-29
laplacian: precalculate coordinates
Filippo Argiolas
1
-24
/
+29
2010-04-29
sobel: move some highly duplicated code into glfilter
Filippo Argiolas
3
-104
/
+74
2010-04-29
blur: optimize coordinates calculations
Filippo Argiolas
1
-23
/
+19
2010-04-29
sobel: convolve only luma
Filippo Argiolas
4
-114
/
+91
2010-04-29
sobel: implement sobel filter using separable kernels
Filippo Argiolas
4
-60
/
+226
2010-04-29
sobel: get rid of #version 120 dependent array constructors
Filippo Argiolas
1
-4
/
+11
2010-04-27
glfilterreflectedscreen: improve behavior and add some properties
Pierre Pouzol
2
-79
/
+253
2010-04-26
glfilterreflectedscreen: remove unused code (copied/pasted from glfilterglass)
Julien Isorce
1
-16
/
+1
2010-04-26
gleffectssources: fix some warnings from msvc9
Julien Isorce
2
-3
/
+3
2010-04-26
GNUStep build: add glfilterreflectedscreen sources
Julien Isorce
1
-0
/
+1
2010-04-26
win32 builds: add glfilterreflectedscreen sources to vs9 and codeblocks
Julien Isorce
2
-0
/
+12
2010-04-26
glfilterreflectedscreen: forgot to add sources
Pierre Pouzol
2
-0
/
+378
2010-04-26
glfilterreflectedscreen: add new OpenGL Reflected Screen filter
Pierre Pouzol
4
-1
/
+14
2010-04-26
GstGLDisplay: this is GL_DEPTH24_STENCIL8_EXT, not GL_DEPTH24_STENCIL8_EXT
Julien Isorce
1
-1
/
+1
2010-04-26
GstGLDisplay: enable stencil buffer when using framebuffer objects.
Pierre Pouzol
1
-0
/
+22
2010-04-26
convolution: save some indirection grouping math and sampling
Filippo Argiolas
1
-8
/
+26
2010-04-26
configure.ac: better error message if neither GL nor EGL
Julien Isorce
1
-5
/
+10
2010-04-26
doap: update repository info from cvs->git
Tim-Philipp Müller
1
-5
/
+4
2010-04-25
laplacian: remove unused norm_const and norm_offset uniforms
Filippo Argiolas
1
-9
/
+7
2010-04-25
laplacian: Avoid using GLSL 1.20 features in a non-#versioned shader.
Eric Anholt
1
-4
/
+10
2010-04-25
rgb_to_curve: save up a texture indirection
Filippo Argiolas
1
-2
/
+1
2010-04-25
multiply: fix a compilation error with Apple compiler
Vinson Lee
1
-1
/
+1
2010-04-24
twirl: get rid of polar coordinates conversion
Filippo Argiolas
1
-5
/
+9
2010-04-24
tunnel: get rid of polar coordinates conversion
Filippo Argiolas
1
-7
/
+5
2010-04-24
convolution: generate gaussian kernel on the fly
Filippo Argiolas
8
-93
/
+74
2010-04-24
convolution: reduce the number of register used
Filippo Argiolas
1
-22
/
+6
2010-04-24
convolution: don't check kernel[i] to be non zero
Filippo Argiolas
1
-8
/
+4
2010-04-24
blur: use common shader sources
Filippo Argiolas
1
-36
/
+1
[next]