index
:
gstreamer/attic/gst-plugins-gl
0.10
cvs
isorce
master
png
GStreamer OpenGL libraries and plugins (obsolete, now part of gst-plugins-bad)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win32
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-29
tests/examples: remove dependency on glew
Matthew Waters
2
-3
/
+2
2013-06-29
Partly Revert "docs: clean out -unused.txt"
Matthew Waters
1
-0
/
+232
2013-06-29
docs: clean out -unused.txt
Matthew Waters
1
-232
/
+0
2011-11-21
win32 builds: add glshader filter sources to vs9 and codeblocks
Julien Isorce
5
-526
/
+543
2010-04-26
win32 builds: add glfilterreflectedscreen sources to vs9 and codeblocks
Julien Isorce
2
-0
/
+12
2010-03-09
examples: vs9 builds against gstreamer winbuilds
Julien Isorce
2
-485
/
+0
2010-03-07
vs9/codeblocks: build against gstreamer winbuilds
Julien Isorce
2
-11
/
+8
2009-10-23
fix codeblocks build on win32
Julien Isorce
1
-0
/
+9
2009-10-23
glmixer: add a glmixer base element
Julien Isorce
1
-2
/
+22
2009-08-31
update win32 frozen builds
Julien Isorce
2
-13
/
+12
2009-06-25
fix and add gldeinterlace filter to the builds
Julien Isorce
3
-0
/
+20
2009-04-20
[win32/winCE] fix some pointer cast warnings with mingw
Julien Isorce
1
-1
/
+1
2009-02-25
remove some unused HAVE_LIBPNG: libpng is a required package
Julien Isorce
3
-7
/
+6
2009-02-10
Rename glpixbufoverlay to gloverlay
David Schleef
3
-3
/
+3
2009-02-10
fix CMake build and frozen CodeBlocks build
Julien Isorce
1
-22
/
+19
2009-02-10
only load RGBA files.png
Julien Isorce
1
-2
/
+2
2009-02-10
vs8 -> vs9 about gtk examples
Julien Isorce
1
-4
/
+4
2009-02-10
depends on libpng instead of gdk_pixbuf
Julien Isorce
1
-6
/
+6
2009-02-10
use libpng to load the normal map instead of using gdkpixbuf
Julien Isorce
1
-6
/
+6
2009-01-17
add vs9 build project (Visual Studio 2008 and vc9)
Julien Isorce
2
-0
/
+476
2008-10-29
fix CMake an CodeBlocks builds
Julien Isorce
1
-25
/
+4
2008-10-23
begin GstGLWindow in order to totally remove gstfreeglut
Julien Isorce
1
-52
/
+8
2008-10-16
fix msvc warnings and update CMake build, win32 CodeBlocks build and vs8 build
Julien Isorce
2
-0
/
+12
2008-09-24
update cmake build and the 2 frozen win32 builds (CodeBlocks, vs8)
Julien Isorce
2
-0
/
+7
2008-09-21
Add a glfilterglass inspired from http://www.mdk.org.pl/2007/11/17/gl-colorsp...
Julien Isorce
2
-0
/
+12
2008-09-20
few changes about configure outputs, close TODO task 20 and 21
Julien
1
-1
/
+1
2008-09-13
Use a gst debug category for GstGLDisplay instead of g_print, gst-launch-0.10...
Julien Isorce
1
-1
/
+1
2008-09-12
The CMake build now works on my Kubuntu-KDE4.1.1
Julien
1
-1
/
+1
2008-09-11
Add cmake build http://www.cmake.org. See CMake install instructions in the I...
Julien Isorce
1
-1
/
+1
2008-09-07
glbumper is compiled only when having GdkPixBuf. And update win32 codeblocks ...
Julien Isorce
1
-11
/
+95
2008-09-07
add a glbumper (bump mapping filter through GLSL) that exposes how to use bot...
Julien Isorce
1
-0
/
+8
2008-08-19
add pixbufdrop vs8 project
Julien Isorce
1
-2
/
+2
2008-08-19
add fxtest vs8 project
Julien Isorce
1
-4
/
+8
2008-08-18
update vs8 build and fix some warnings that comes from vc8
unknown
1
-13
/
+93
2008-08-18
restore win32/common/config.h
Filippo Argiolas
1
-0
/
+226
2008-08-11
remove win32/common/config.h since it's autogenerated by autotools.
Filippo Argiolas
1
-226
/
+0
2008-07-18
add GstGLShader stuffs in the vs8 project, fix laplacian fragment code to mak...
Julien Isorce
1
-2
/
+18
2008-07-15
Global replace of CRLF line endings to LF
David Schleef
4
-845
/
+845
2008-07-15
update CodeBlocks build
Julien Isorce
2
-119
/
+150
2008-07-15
git-svn-id: svn://svn.wobow.com/GStreamer_playground/gst-plugins-gl@558 93df1...
Julien Isorce
2
-4
/
+4
2008-07-15
git-svn-id: svn://svn.wobow.com/GStreamer_playground/gst-plugins-gl@544 93df1...
Julien Isorce
1
-869
/
+0
2008-07-15
start to add a glfilteredge that proceeds edge detection using GLSL
Julien Isorce
1
-0
/
+8
2008-07-15
rename glgraphicmaker -> glupload
Julien Isorce
1
-8
/
+8
2008-07-15
up
Julien Isorce
1
-2
/
+2
2008-07-15
start to revive the gltestsrc
Julien Isorce
1
-8
/
+24
2008-07-15
add a "glcolorscale" element equivalent to "ffmepgcolorspace ! videoscale ! f...
Julien Isorce
1
-0
/
+8
2008-07-15
add a glfilterapp which holds the client draw and reshape callbacks (some "wa...
Julien Isorce
1
-0
/
+8
2008-07-15
start to add a glfilter
Julien Isorce
1
-48
/
+80
2008-07-15
add a Codeblock build
Julien Isorce
2
-0
/
+988
2008-07-15
indent
Julien Isorce
1
-2
/
+2
[next]