sys/glsink/: A careful read of the documentation reveals that I can't use renderbuffe...
authorDavid Schleef <ds@schleef.org>
Sat, 22 Dec 2007 05:01:58 +0000 (05:01 +0000)
committerDavid Schleef <ds@schleef.org>
Sat, 22 Dec 2007 05:01:58 +0000 (05:01 +0000)
commit11b0b3dd23e7f44adeea7639a515f6d00f96df82
tree63e4a96e8f99635b5d82dbc95c059455c659bbf0
parent21962cbffe8d7255726b34bfc3a773ffcc3fa43b
sys/glsink/: A careful read of the documentation reveals that I can't use renderbuffers as textures.  Duh.  Checkpoin...

Original commit message from CVS:
* sys/glsink/glextensions.c:
* sys/glsink/glextensions.h:
* sys/glsink/glvideo.c:
* sys/glsink/glvideo.h:
* sys/glsink/gstglbuffer.c:
* sys/glsink/gstgldownload.c:
* sys/glsink/gstglupload.c:
A careful read of the documentation reveals that I can't use
renderbuffers as textures.  Duh.  Checkpoint because I'm about
to rewrite a bunch of code.
ChangeLog
sys/glsink/glextensions.c
sys/glsink/glextensions.h
sys/glsink/glvideo.c
sys/glsink/glvideo.h
sys/glsink/gstglbuffer.c
sys/glsink/gstgldownload.c
sys/glsink/gstglupload.c