overte-HifiExperiments/interface/src/renderer
Andrzej Kapolka 29f7954d20 Factored out bits common to resource caches, added global limit on number of
resources being requested at any one time.
2014-02-27 18:13:40 -08:00
..
AmbientOcclusionEffect.cpp The other part of the Oculus ambient occlusion fix. 2013-11-26 17:53:31 -08:00
AmbientOcclusionEffect.h The other part of the Oculus ambient occlusion fix. 2013-11-26 17:53:31 -08:00
FBXReader.cpp Preserve joint states when switching between LODs. Closes #2077. 2014-02-26 13:40:09 -08:00
FBXReader.h Working on blendshape integration. 2014-02-18 18:24:25 -08:00
GeometryCache.cpp Factored out bits common to resource caches, added global limit on number of 2014-02-27 18:13:40 -08:00
GeometryCache.h Factored out bits common to resource caches, added global limit on number of 2014-02-27 18:13:40 -08:00
GlowEffect.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
GlowEffect.h This should fix the erroneous persistence on startup. 2013-12-09 11:21:32 -08:00
Model.cpp Removed unused function. 2014-02-27 12:37:17 -08:00
Model.h Removed unused function. 2014-02-27 12:37:17 -08:00
PointShader.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
PointShader.h fix thinning in voxels as points by using correct points to calculate width of voxel based on camera position relative to voxel 2013-11-03 11:10:00 -08:00
ProgramObject.cpp Now that we have a Qt context, we can use their shader classes. However, we 2013-05-15 13:27:37 -07:00
ProgramObject.h Now that we have a Qt context, we can use their shader classes. However, we 2013-05-15 13:27:37 -07:00
RenderUtil.cpp Fixed glow/ambient occlusion with Oculus. 2013-08-21 15:44:57 -07:00
RenderUtil.h Fixed glow/ambient occlusion with Oculus. 2013-08-21 15:44:57 -07:00
TextureCache.cpp Factored out bits common to resource caches, added global limit on number of 2014-02-27 18:13:40 -08:00
TextureCache.h Factored out bits common to resource caches, added global limit on number of 2014-02-27 18:13:40 -08:00
VoxelShader.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
VoxelShader.h rearranged menus, some hacking on voxel shader 2013-09-26 14:51:57 -07:00