overte-HifiExperiments/interface/src/gpu
2014-11-24 14:35:42 -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 add a emissive parameter value to the lightmap shaders 2014-11-24 14:35:42 -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 add a emissive parameter value to the lightmap shaders 2014-11-24 14:35:42 -08:00
GLBackend.h add a emissive parameter value to the lightmap shaders 2014-11-24 14:35:42 -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 First version of the lighmap working 2014-11-21 18:08:34 -08:00