overte-HifiExperiments/interface/src/gpu
2014-11-13 12:32:48 -08:00
..
Batch.cpp SImplified the Transform usage in the gpu::api, no more pointers, just values. Improved the Transform by compressing the memory footprint 2014-11-13 10:57:32 -08:00
Batch.h SImplified the Transform usage in the gpu::api, no more pointers, just values. Improved the Transform by compressing the memory footprint 2014-11-13 10:57:32 -08:00
Context.cpp Introducing the COntext and the Backend object and the specialized GLBackend for the real OpenGL backend to the graphics api 2014-10-28 14:43:15 -07:00
Context.h Trying to fix the type unkwon issues and other #include problems on linux vs windows 2014-10-28 16:57:47 -07:00
Format.h Removed all the prefix to the enum values, since all the enums are in the gpu scope we consider its good to avoid name colisions 2014-11-06 14:01:43 -08:00
GLBackend.cpp Moving all the variables for the Input stage cache into a struct just like for transformStage 2014-11-13 12:32:48 -08:00
GLBackend.h Moving all the variables for the Input stage cache into a struct just like for transformStage 2014-11-13 12:32:48 -08:00
Resource.cpp Linux warnings fixes. 2014-11-07 15:59:16 -08:00
Resource.h fix names for stream and Batch interface 2014-11-04 14:51:57 -08:00
Stream.cpp In BufferStream, clean up the constructor and destructor 2014-11-06 10:43:54 -08:00
Stream.h Removed all the prefix to the enum values, since all the enums are in the gpu scope we consider its good to avoid name colisions 2014-11-06 14:01:43 -08:00