Matthew Waters
|
0870e8785e
|
gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls
We are using shaders everywhere and so they are not needed
|
2015-05-14 16:42:09 +10:00 |
|
Sebastian Dröge
|
e7aa25ca6f
|
glfilter: De-camelcase onInitFBO() vfunc
|
2015-04-26 21:42:03 +02:00 |
|
Sebastian Dröge
|
c638477c48
|
glfilter: Remove onStart/onStop vfuncs, and unused onReset()
onStart/onStop are just duplicates of the basetransform ones, onReset
was never called but was used everywhere when stop should've been used.
|
2015-04-26 21:39:06 +02:00 |
|
Matthew Waters
|
34485c9976
|
gl: get the context from basemixer/basefilter
|
2015-03-13 12:30:20 +00:00 |
|
Matthew Waters
|
3c1e77eb31
|
gldisplay: implement runtime GL api filtering
Needed so that the pipeline/application can limit the choice of GL api
to what it supports
|
2014-11-28 09:14:26 +11:00 |
|
Matthew Waters
|
771b94b3ca
|
gldeinterlace: ref the uploaded buffer
Instead of the possibly non-GL input buffer.
|
2014-10-14 16:54:01 +02:00 |
|
Matthew Waters
|
4bdf5f336a
|
move gl elements to ext subdirectory
|
2014-03-16 11:23:16 +01:00 |
|