sys/glsink/: Split out gl-related code into a separate file with a sensible API....
authorDavid Schleef <ds@schleef.org>
Wed, 12 Dec 2007 02:33:12 +0000 (02:33 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 12 Dec 2007 02:33:12 +0000 (02:33 +0000)
commitddea6c306e8e4f59829afe1fb92ec7ed4d567890
treed66ea414f26dda94dfae8db1f359cc25d18c8a70
parenta1ced2746d972aa541d906238102987f7d6a7798
sys/glsink/: Split out gl-related code into a separate file with a sensible API.  Major cleanup.  Still crashes occas...

Original commit message from CVS:
* sys/glsink/Makefile.am:
* sys/glsink/glimagesink.c:
* sys/glsink/glvideo.c:
* sys/glsink/glvideo.h:
Split out gl-related code into a separate file with a
sensible API.  Major cleanup.  Still crashes occasionally
due to different threads touching bits at the same time.
ChangeLog
sys/glsink/Makefile.am
sys/glsink/glimagesink.c
sys/glsink/glvideo.c [new file with mode: 0644]
sys/glsink/glvideo.h [new file with mode: 0644]