gstreamer/sys/glsink
David Schleef 6899b8bb6d sys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch].
Original commit message from CVS:
* sys/glsink/Makefile.am:
* sys/glsink/glimagesink.h:
* sys/glsink/glvideo.c:
* sys/glsink/glvideo.h:
* sys/glsink/gstglbuffer.c:
* sys/glsink/gstglbuffer.h:
* sys/glsink/gstgldisplay.c:
* sys/glsink/gstgldisplay.h:
Rename glvideo.[ch] to gstgldisplay.[ch].
2007-12-24 21:04:46 +00:00
..
glextensions.c sys/glsink/: A careful read of the documentation reveals that I can't use renderbuffers as textures. Duh. Checkpoin... 2007-12-22 05:01:58 +00:00
glextensions.h sys/glsink/: A careful read of the documentation reveals that I can't use renderbuffers as textures. Duh. Checkpoin... 2007-12-22 05:01:58 +00:00
glimagesink.c sys/glsink/: Rewrite a bunch of code to use textures as the intermediate instead of renderbuffers. upload, download,... 2007-12-24 20:53:56 +00:00
glimagesink.h sys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch]. 2007-12-24 21:04:46 +00:00
gstglbuffer.c sys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch]. 2007-12-24 21:04:46 +00:00
gstglbuffer.h sys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch]. 2007-12-24 21:04:46 +00:00
gstgldisplay.c sys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch]. 2007-12-24 21:04:46 +00:00
gstgldisplay.h sys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch]. 2007-12-24 21:04:46 +00:00
gstgldownload.c sys/glsink/: Rewrite a bunch of code to use textures as the intermediate instead of renderbuffers. upload, download,... 2007-12-24 20:53:56 +00:00
gstglfilter.c sys/glsink/: Rewrite a bunch of code to use textures as the intermediate instead of renderbuffers. upload, download,... 2007-12-24 20:53:56 +00:00
gstglupload.c sys/glsink/: Rewrite a bunch of code to use textures as the intermediate instead of renderbuffers. upload, download,... 2007-12-24 20:53:56 +00:00
gstopengl.c sys/glsink/: Switch to using framebuffer_objects instead of GLXPixmaps, because that's what my driver supports. Remo... 2007-12-21 00:03:11 +00:00
Makefile.am sys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch]. 2007-12-24 21:04:46 +00:00