summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)AuthorFilesLines
2013-06-29update the TODOMatthew Waters1-24/+8
2009-10-23update TODOJulien Isorce1-76/+7
2009-01-15minimal gtk docJulien Isorce1-1/+1
2008-11-23Make cube example work on x11. Finish TODO task 9.Julien Isorce1-1/+1
2008-10-23begin GstGLWindow in order to totally remove gstfreeglutJulien Isorce1-9/+9
2008-09-29start to write the gtk docJulien Isorce1-1/+1
2008-09-24can use several G_LOG_DOMAINs and GST_CATegories, with msvc8Julien Isorce1-2/+12
2008-09-21Add a glfilterglass inspired from ↵Julien Isorce1-1/+2
http://www.mdk.org.pl/2007/11/17/gl-colorspace-conversions
2008-09-20update authors from the CVS repositoryJulien Isorce1-1/+2
2008-09-20few changes about configure outputs, close TODO task 20 and 21Julien1-4/+6
2008-09-17up docJulien Isorce1-0/+2
2008-09-16fix a regression about MESA YCbCr colorspace conversionJulien Isorce1-0/+5
2008-09-14Finish TODO task 17Julien Isorce1-1/+1
2008-09-13Use a better key for the pool of texturesJulien Isorce1-2/+6
2008-09-13Use a gst debug category for GstGLDisplay instead of g_print, ↵Julien Isorce1-0/+18
gst-launch-0.10 --gst-debug=gldisplay:3 videotestsrc ! glimagesink
2008-09-11Add cmake build http://www.cmake.org. See CMake install instructions in the ↵Julien Isorce1-2/+5
INSTALL file. (I have not correctly configured yet the CMake build for unix, BE patient)
2008-09-07add a glbumper (bump mapping filter through GLSL) that exposes how to use ↵Julien Isorce1-0/+1
both vertex and fragment shaders
2008-08-19Shaders which are in the shaderstable are now releasedJulien Isorce1-3/+3
2008-07-31add and make the Filippo's gstglfilterblur works on the master branch ↵Julien Isorce1-1/+2
(example of multiple step rendering)
2008-07-21finish todo task 4Julien Isorce1-2/+2
2008-07-20make the plugin properly shutdown when one of the check requirements failedJulien Isorce1-3/+3
2008-07-19The video location is given in argument for the cubeyuv and doulecube ↵Julien Isorce1-2/+4
example. Use decodebin.
2008-07-19use GstGLShader in the GLSL colorspace conversionJulien Isorce1-4/+9
2008-07-18Add coding style suggestion in TODO fileFilippo Argiolas1-0/+3
2008-07-18I was wrong about the : instead of using g_assertJulien Isorce1-1/+1
2008-07-18add GstGLShader stuffs in the vs8 project, fix laplacian fragment code to ↵Julien Isorce1-27/+32
make it compile on ATI, and fix check function about Opengl and Glew version
2008-07-16add some TODO taskscap1-0/+42