overte/libraries/render-utils/src
2016-01-12 10:02:15 -08:00
..
text CHanging the lighting BUffer format and adding tone mapping 2015-12-08 08:34:42 -08:00
AbstractViewStateInterface.cpp
AbstractViewStateInterface.h keep AvatarHashMap::findAvatar from creating bogus avatar entries. remove some more stray consts 2015-11-30 14:08:07 -08:00
AmbientOcclusionEffect.cpp Clen up, exposingthe level of obscurance 2016-01-06 13:16:16 -04:00
AmbientOcclusionEffect.h Merging with master 2016-01-11 15:49:16 -08:00
AnimDebugDraw.cpp More warning fixes 2015-12-11 16:17:41 -08:00
AnimDebugDraw.h AnimDebugDraw Removed unused drawing code. 2015-11-21 10:57:39 -08:00
animdebugdraw.slf AnimDebugDraw rendering works again. 2015-08-24 17:36:21 -07:00
animdebugdraw.slv Adding Gamma correction to all the Color coming for the attribute stream if used as color 2015-12-18 12:50:21 -08:00
AntialiasingEffect.cpp Use new RenderContext accessors for rendering 2015-12-18 10:34:39 -08:00
AntialiasingEffect.h Promote render::Job to render::Task::Job 2016-01-06 18:55:13 -08:00
debug_deferred_buffer.slf Introducing the sl files and the blurring stages 2016-01-02 11:27:50 -04:00
debug_deferred_buffer.slv Simple normal map debug 2015-12-04 10:44:23 -08:00
DebugDeferredBuffer.cpp Introducing the sl files and the blurring stages 2016-01-02 11:27:50 -04:00
DebugDeferredBuffer.h Merging with master 2016-01-11 15:49:16 -08:00
deferred_light.slv
deferred_light_limited.slv
deferred_light_spot.slv
DeferredBuffer.slh A working prototype of ao... 2016-01-04 14:36:46 -04:00
DeferredBufferWrite.slh Cleanup cruft in the shaders, glowIntensity and alphaThreshold not needed anymore 2015-12-22 12:41:31 -08:00
DeferredGlobalLight.slh Merge branch 'master' of https://github.com/highfidelity/hifi into hdr 2016-01-12 10:02:15 -08:00
DeferredLighting.slh FIxing the diffuse contribution bug maybe 2015-12-17 17:44:40 -08:00
DeferredLightingEffect.cpp Optimize getVertexStream() by using a const& 2015-12-31 11:51:05 -08:00
DeferredLightingEffect.h Rename Shape to ShapePipelineLib, Shape.h to ShapePipeline.h 2016-01-07 13:29:35 -08:00
directional_ambient_light.slf Merge branch 'master' of https://github.com/highfidelity/hifi into hdr 2016-01-12 10:02:15 -08:00
directional_light.slf Merge branch 'master' of https://github.com/highfidelity/hifi into hdr 2016-01-12 10:02:15 -08:00
directional_skybox_light.slf A working prototype of ao... 2016-01-04 14:36:46 -04:00
drawOpaqueStencil.slf Simplifying the DrawOpaqueStencil Pixel shader 2015-10-08 17:49:55 -07:00
Environment.cpp gpu::Shader::create* return shared_ptr 2015-12-03 14:56:07 -08:00
Environment.h fix atmosphere rendering 2015-08-21 00:29:28 -07:00
FboCache.cpp
FboCache.h Fix most OpenGL warnings 2015-12-04 10:01:43 -08:00
FramebufferCache.cpp A working prototype of ao... 2016-01-04 14:36:46 -04:00
FramebufferCache.h Introducing the sl files and the blurring stages 2016-01-02 11:27:50 -04:00
fxaa.slf Fix various whitespace issues 2015-09-02 13:49:21 -07:00
fxaa.slv Add shader files for FXAA 2015-08-30 20:48:06 -07:00
fxaa_blend.slf Add shader files for FXAA 2015-08-30 20:48:06 -07:00
GeometryCache.cpp Fix warnings on windows 64bit 2015-12-11 15:42:15 -08:00
GeometryCache.h Add sphere and cube triangle counts to displayed stats 2015-12-08 11:08:22 -08:00
hit_effect.slf Add basic DebugDeferredBuffer job 2015-12-04 10:44:23 -08:00
hit_effect.slv
HitEffect.cpp Use new RenderContext accessors for rendering 2015-12-18 10:34:39 -08:00
HitEffect.h Promote render::Job to render::Task::Job 2016-01-06 18:55:13 -08:00
MeshPartPayload.cpp Conform to coding standard 2016-01-07 17:02:15 -08:00
MeshPartPayload.h Rename ShapeRender to DeferredPipelineLib 2016-01-08 14:02:49 -08:00
Model.cpp Replace ShapePipelineLib abstract with ShapePlumber instanced class 2016-01-11 16:00:08 -08:00
Model.h Replace ShapePipelineLib abstract with ShapePlumber instanced class 2016-01-11 16:00:08 -08:00
model.slf Drafting the materials for FBXReader 2015-08-25 22:12:51 -07:00
model.slv Adding Gamma correction to all the Color coming for the attribute stream if used as color 2015-12-18 12:50:21 -08:00
model_lightmap.slf Merging and cleaning shaders 2015-09-18 11:46:44 -07:00
model_lightmap.slv Adding Gamma correction to all the Color coming for the attribute stream if used as color 2015-12-18 12:50:21 -08:00
model_lightmap_normal_map.slf Merging and cleaning shaders 2015-09-18 11:46:44 -07:00
model_lightmap_normal_map.slv Adding Gamma correction to all the Color coming for the attribute stream if used as color 2015-12-18 12:50:21 -08:00
model_lightmap_normal_specular_map.slf Merging and cleaning shaders 2015-09-18 11:46:44 -07:00
model_lightmap_specular_map.slf Merging and cleaning shaders 2015-09-18 11:46:44 -07:00
model_normal_map.slf
model_normal_map.slv Adding Gamma correction to all the Color coming for the attribute stream if used as color 2015-12-18 12:50:21 -08:00
model_normal_specular_map.slf
model_shadow.slf
model_shadow.slv Fixing line endings 2015-10-18 22:55:14 -07:00
model_specular_map.slf
model_translucent.slf
overlay3D.slf
overlay3D.slv Adding Gamma correction to all the Color coming for the attribute stream if used as color 2015-12-18 12:50:21 -08:00
point_light.slf Trying to improve the ao 2016-01-11 18:33:39 -08:00
RenderDeferredTask.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into hdr 2016-01-12 10:02:15 -08:00
RenderDeferredTask.h Merge branch 'master' of github.com:highfidelity/hifi into feat/render-shape 2016-01-11 16:38:04 -08:00
RenderScriptingInterface.cpp Introducing the sl files and the blurring stages 2016-01-02 11:27:50 -04:00
RenderScriptingInterface.h Clen up, exposingthe level of obscurance 2016-01-06 13:16:16 -04:00
RenderUtilsLogging.cpp
RenderUtilsLogging.h
sdf_text3D.slf
sdf_text3D.slv
Shadow.slh Need to pull master, just updated all the deferred shaders to use scribe func declare blocks to avoid long shaders... didn;t validate the current clip to eye position evaluation 2015-09-15 14:40:23 -07:00
simple.slf Cleanup cruft in the shaders, glowIntensity and alphaThreshold not needed anymore 2015-12-22 12:41:31 -08:00
simple.slv Adding Gamma correction to all the Color coming for the attribute stream if used as color 2015-12-18 12:50:21 -08:00
simple_textured.slf Cleanup cruft in the shaders, glowIntensity and alphaThreshold not needed anymore 2015-12-22 12:41:31 -08:00
simple_textured_emisive.slf Cleanup cruft in the shaders, glowIntensity and alphaThreshold not needed anymore 2015-12-22 12:41:31 -08:00
skin_model.slv Adding Gamma correction to all the Color coming for the attribute stream if used as color 2015-12-18 12:50:21 -08:00
skin_model_normal_map.slv Adding Gamma correction to all the Color coming for the attribute stream if used as color 2015-12-18 12:50:21 -08:00
skin_model_shadow.slv Fixing line endings 2015-10-18 22:55:14 -07:00
Skinning.slh Fixing line endings 2015-10-18 22:55:14 -07:00
SkyFromAtmosphere.slf CHanging the lighting BUffer format and adding tone mapping 2015-12-08 08:34:42 -08:00
SkyFromAtmosphere.slv
SkyFromSpace.slf Cleanup cruft in the shaders, glowIntensity and alphaThreshold not needed anymore 2015-12-22 12:41:31 -08:00
SkyFromSpace.slv
spot_light.slf Trying to improve the ao 2016-01-11 18:33:39 -08:00
ssao.slh Clen up, exposingthe level of obscurance 2016-01-06 13:16:16 -04:00
ssao_makeHorizontalBlur.slf A working prototype of ao... 2016-01-04 14:36:46 -04:00
ssao_makeOcclusion.slf Clen up, exposingthe level of obscurance 2016-01-06 13:16:16 -04:00
ssao_makePyramid.slf Introducing the sl files and the blurring stages 2016-01-02 11:27:50 -04:00
ssao_makeVerticalBlur.slf A working prototype of ao... 2016-01-04 14:36:46 -04:00
standardDrawTexture.slf
standardTransformPNTC.slv Adding Gamma correction to all the Color coming for the attribute stream if used as color 2015-12-18 12:50:21 -08:00
stars.slf
stars.slv Adding Gamma correction to all the Color coming for the attribute stream if used as color 2015-12-18 12:50:21 -08:00
starsGrid.slf
TextRenderer3D.cpp
TextRenderer3D.h
TextureCache.h Redistributing the files to create the model-networking lib and separate that from the redner-utils 2015-09-21 13:21:35 -07:00
ToneMappingEffect.cpp Working on AO 2015-12-23 17:27:20 -08:00
ToneMappingEffect.h Introducing a setting for the tone curve 2015-12-16 15:21:09 -08:00