overte/interface/src/renderer
2014-11-12 10:42:27 -08:00
..
AmbientOcclusionEffect.cpp Fix for ambient occlusion in 3DTV mode. 2014-11-03 17:36:10 -08:00
AmbientOcclusionEffect.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
DeferredLightingEffect.cpp Merge pull request #3740 from samcake/temp0 2014-11-06 14:14:08 -08:00
DeferredLightingEffect.h Cone render function, some cleanup of GeometryCache methods. 2014-11-04 13:21:51 -08:00
GeometryCache.cpp fix spacing in NetworkGeometry method 2014-11-12 09:48:36 -08:00
GeometryCache.h handle texture replacement if model hasn't yet loaded 2014-11-12 09:47:18 -08:00
GlowEffect.cpp fix the first issues 2014-10-13 23:28:43 -07:00
GlowEffect.h Rendering resolution can be different than the native window resolution 2014-10-13 18:00:50 -07:00
JointState.cpp Merge pull request #3312 from AndrewMeadows/ragdoll 2014-08-25 15:43:48 -07:00
JointState.h Merge pull request #3312 from AndrewMeadows/ragdoll 2014-08-25 15:43:48 -07:00
Model.cpp avoid for a new Transform for identity gpu::Batch::setTransformModel when rendering model part which are blend shapes 2014-11-12 00:52:40 -08:00
Model.h move the transform class files to the Shared library, still problem with negative scale composition 2014-11-11 09:54:35 -08:00
PointShader.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
PointShader.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
ProgramObject.cpp Merged from master. Get rid of redundant GL fog states. Moved local light parameters to shader uniform arrays. 2014-07-09 13:27:42 -07:00
ProgramObject.h Merged from master. Get rid of redundant GL fog states. Moved local light parameters to shader uniform arrays. 2014-07-09 13:27:42 -07:00
RenderUtil.cpp Fix deferred lighting for rear view mirror. 2014-09-12 18:56:07 -07:00
RenderUtil.h Fix deferred lighting for rear view mirror. 2014-09-12 18:56:07 -07:00
TextureCache.cpp Rendering resolution can be different than the native window resolution 2014-10-13 18:00:50 -07:00
TextureCache.h repairs for texture replacement by name 2014-10-27 16:52:22 -07:00
VoxelShader.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
VoxelShader.h fix header include guards via regex 2014-04-09 12:03:17 -07:00