summaryrefslogtreecommitdiffstats
path: root/sys/glsink
AgeCommit message (Expand)AuthorFilesLines
2005-06-07sys/glsink/glimagesink.c: Make MESA extensions dependent on having MESA. (fix...David Schleef1-4/+10
2005-05-29sys/glsink/glimagesink.c: Change rank fromDavid Schleef1-1/+1
2005-05-14sys/glsink/glimagesink.c: And remember to set the context on the current thre...David Schleef1-0/+3
2005-05-14sys/glsink/glimagesink.*: Delay creation of window until PAUSED->PLAYING so t...David Schleef2-18/+80
2005-05-14sys/glsink/glimagesink.c: Fix resizing issues. Works well in totem.David Schleef1-20/+44
2005-05-13sys/glsink/: Rewrite glimagesink from scratch. Lots more feature and bounds ...David Schleef3-1170/+296
2005-05-05More gcc-4.0 fixes.Tim-Philipp Müller1-1/+1
2005-04-22First set of GCC4 compiler fixes.Ronald S. Bultje1-1/+1
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt1-4/+4
2004-08-27sys/glsink/glimagesink.c: Move local variable declarations to make gcc-2.95 h...David Schleef1-19/+20
2004-08-09sys/glsink/ARB_multitexture.h: Remove old files.David Schleef10-3462/+0
2004-08-09GL sink plugin. (Bug #147302)Gernot Ziegler3-7/+1755
2004-03-15don't mix tabs and spacesThomas Vander Stichele6-109/+111
2004-03-15*.h: Revert indentingJohan Dahlin4-859/+511
2004-03-14gst-indentThomas Vander Stichele10-1767/+2206
2004-01-12Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef3-0/+6
2003-12-22Merge CAPS branchDavid Schleef1-25/+2
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje3-0/+13
2003-11-06updates to glsinkGernot Ziegler1-46/+44
2003-10-31glsink with correct threading supportGernot Ziegler6-52/+162
2003-10-28welcome to glsink for 0.7.x :)Gernot Ziegler11-0/+3276