summaryrefslogtreecommitdiffstats
path: root/sys/glsink/glimagesink.c
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 Schleef1-18/+79
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 Schleef1-1109/+280
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-09GL sink plugin. (Bug #147302)Gernot Ziegler1-0/+1610