overte/libraries/render-utils/src
2016-06-06 09:29:50 -07:00
..
text And another. 2016-04-26 18:54:02 -04:00
AbstractViewStateInterface.cpp
AbstractViewStateInterface.h Merge branch 'master' into tony/improved-avatar-debug-draw 2016-05-10 14:50:13 -07:00
AmbientOcclusionEffect.cpp use references not pointers for ViewFrustums 2016-05-05 18:28:27 -07:00
AmbientOcclusionEffect.h Nest Persistent in Config to compile on nix 2016-02-11 10:27:32 -08:00
AnimDebugDraw.cpp PR feedback 2016-05-14 08:28:51 -07:00
AnimDebugDraw.h THursday morning the frustum culling seems broken in one particular angle 2016-02-11 10:05:39 -08:00
animdebugdraw.slf
animdebugdraw.slv Fixing the material names 2016-02-16 09:33:24 -08:00
AntialiasingEffect.cpp use references not pointers for ViewFrustums 2016-05-05 18:28:27 -07:00
AntialiasingEffect.h Remove antialiasing from menus, default to on 2016-02-23 16:24:44 -08:00
debug_deferred_buffer.slf Adding acleaner way to do all the deferred frame transform manipulation 2016-06-03 19:29:48 -07:00
debug_deferred_buffer.slv Simple normal map debug 2015-12-04 10:44:23 -08:00
DebugDeferredBuffer.cpp Adding acleaner way to do all the deferred frame transform manipulation 2016-06-03 19:29:48 -07:00
DebugDeferredBuffer.h Adding acleaner way to do all the deferred frame transform manipulation 2016-06-03 19:29:48 -07:00
deferred_light.slv
deferred_light_limited.slv
deferred_light_spot.slv
DeferredBuffer.slh Introducing a new technique for normal packing and fixing a bug on the normal buffer format 2016-06-01 17:51:53 -07:00
DeferredBufferRead.slh Introducing a new technique for normal packing and fixing a bug on the normal buffer format 2016-06-01 17:51:53 -07:00
DeferredBufferWrite.slh Introducing a new technique for normal packing and fixing a bug on the normal buffer format 2016-06-01 17:51:53 -07:00
DeferredFrameTransform.cpp Adding acleaner way to do all the deferred frame transform manipulation 2016-06-03 19:29:48 -07:00
DeferredFrameTransform.h Adding acleaner way to do all the deferred frame transform manipulation 2016-06-03 19:29:48 -07:00
DeferredGlobalLight.slh FIxing the reflection jittering by moving the normal into world space 2016-05-27 19:24:56 -07:00
DeferredLighting.slh Using another formula for the specularDistribution giving much better results 2016-03-01 17:09:57 -08:00
DeferredLightingEffect.cpp clening up the code 2016-05-19 10:21:00 -07:00
DeferredLightingEffect.h Use keyLight in DLE instead of _skyboxTexture 2016-03-01 14:44:34 -08:00
DeferredTransform.slh Correcting the Z sign 2016-06-06 09:29:50 -07:00
directional_ambient_light.slf INtroducing the unlit mode for fragments 2016-05-05 17:08:52 -07:00
directional_ambient_light_shadow.slf INtroducing the unlit mode for fragments 2016-05-05 17:08:52 -07:00
directional_light.slf INtroducing the unlit mode for fragments 2016-05-05 17:08:52 -07:00
directional_light_shadow.slf INtroducing the unlit mode for fragments 2016-05-05 17:08:52 -07:00
directional_skybox_light.slf INtroducing the unlit mode for fragments 2016-05-05 17:08:52 -07:00
directional_skybox_light_shadow.slf INtroducing the unlit mode for fragments 2016-05-05 17:08:52 -07:00
drawOpaqueStencil.slf Simplifying the DrawOpaqueStencil Pixel shader 2015-10-08 17:49:55 -07:00
FboCache.cpp
FboCache.h Fix most OpenGL warnings 2015-12-04 10:01:43 -08:00
FramebufferCache.cpp Adding acleaner way to do all the deferred frame transform manipulation 2016-06-03 19:29:48 -07:00
FramebufferCache.h Adding acleaner way to do all the deferred frame transform manipulation 2016-06-03 19:29:48 -07:00
fxaa.slf Fix fxaa shader to use texture 2016-02-24 13:36:08 -08: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 Moving shape definition to a shared location 2016-05-26 12:22:39 -07:00
GeometryCache.h Moving shape definition to a shared location 2016-05-26 12:22:39 -07:00
grid.slf Move paint shader functions to Paint.slh 2016-02-19 11:48:44 -08:00
hit_effect.slf Add basic DebugDeferredBuffer job 2015-12-04 10:44:23 -08:00
hit_effect.slv
HitEffect.cpp use references not pointers for ViewFrustums 2016-05-05 18:28:27 -07:00
HitEffect.h Cleanup new render settings 2016-01-26 15:58:50 -08:00
LightStage.cpp use references not pointers for ViewFrustums 2016-05-05 18:28:27 -07:00
LightStage.h use references not pointers for ViewFrustums 2016-05-05 18:28:27 -07:00
MaterialTextures.slh Trying to clean up for pr 2016-05-10 19:25:22 -07:00
MeshPartPayload.cpp Getting the unlit to work from the pipeline, and found the isLinear for texture bug! 2016-05-06 18:36:55 -07:00
MeshPartPayload.h Update after merge changes to NetworkGeometry. 2016-03-28 20:29:02 -07:00
Model.cpp Merge pull request #7959 from hyperlogic/tony/improved-avatar-mixer-precision 2016-05-25 17:14:12 -07:00
Model.h Convert JointData from relative frame to absolute. 2016-05-16 17:48:52 -07:00
model.slf Trying to clean up for pr 2016-05-10 19:25:22 -07:00
model.slv FIxing the reflection jittering by moving the normal into world space 2016-05-27 19:24:56 -07:00
model_lightmap.slf Cleanup the shaders to avoid any uniform in genral, fixed a bug woith the emissive params applied twice for model_lightmap.slf 2016-04-22 10:56:21 -07:00
model_lightmap.slv FIxing the reflection jittering by moving the normal into world space 2016-05-27 19:24:56 -07:00
model_lightmap_normal_map.slf Adding support for emissive and occlusion maps, on to pr land 2016-02-24 17:30:29 -08:00
model_lightmap_normal_map.slv FIxing the reflection jittering by moving the normal into world space 2016-05-27 19:24:56 -07:00
model_lightmap_normal_specular_map.slf Adding support for emissive and occlusion maps, on to pr land 2016-02-24 17:30:29 -08:00
model_lightmap_specular_map.slf Adding support for emissive and occlusion maps, on to pr land 2016-02-24 17:30:29 -08:00
model_normal_map.slf Trying to clean up for pr 2016-05-10 19:25:22 -07:00
model_normal_map.slv FIxing the reflection jittering by moving the normal into world space 2016-05-27 19:24:56 -07:00
model_normal_specular_map.slf Trying to clen up the way the opacity final value comes to the fragment shader 2016-03-21 12:14:59 -07:00
model_shadow.slf Change shadow debug buffer to reuse shadowMap tex 2016-01-19 12:01:18 -08:00
model_shadow.slv Fixing line endings 2015-10-18 22:55:14 -07:00
model_specular_map.slf Trying to clean up for pr 2016-05-10 19:25:22 -07:00
model_translucent.slf Trying to clean up for pr 2016-05-10 19:25:22 -07:00
model_translucent_unlit.slf Trying to clean up for pr 2016-05-10 19:25:22 -07:00
model_unlit.slf Trying to clean up for pr 2016-05-10 19:25:22 -07:00
overlay3D.slf Trying to clean up for pr 2016-05-10 19:25:22 -07:00
overlay3D.slv FIxing the reflection jittering by moving the normal into world space 2016-05-27 19:24:56 -07:00
overlay3D_translucent.slf MOving forward with PBR rendering, cleaning up the lighting shaders and the packi/unpack deferredBuffer shaders 2016-02-19 18:43:07 -08:00
overlay3D_translucent_unlit.slf Changing emissive to unlit 2016-05-09 17:18:07 -07:00
overlay3D_unlit.slf Changing emissive to unlit 2016-05-09 17:18:07 -07:00
point_light.slf FIxing the reflection jittering by moving the normal into world space 2016-05-27 19:24:56 -07:00
RenderDeferredTask.cpp Adding acleaner way to do all the deferred frame transform manipulation 2016-06-03 19:29:48 -07:00
RenderDeferredTask.h REmoving extra cruff 2016-04-19 10:51:44 -07:00
RenderPipelines.cpp Fixing the srgb color format conversion for web entities 2016-05-11 10:46:54 -07:00
RenderShadowTask.cpp Fix shadow bounds checking 2016-05-18 18:58:28 -07:00
RenderShadowTask.h Factor out SortTask to fix shadows 2016-02-26 16:04:15 -08:00
RenderUtilsLogging.cpp
RenderUtilsLogging.h
sdf_text3D.slf Fix text3d to allow transparent text 2016-04-18 16:02:45 -07:00
sdf_text3D.slv FIxing the reflection jittering by moving the normal into world space 2016-05-27 19:24:56 -07:00
sdf_text3D_overlay.slf Update text3d shader post pbr. 2016-04-06 12:15:19 -07:00
Shadow.slh Fix shadow bounds checking 2016-05-18 18:58:28 -07:00
simple.slf Fix procedural rendering on primitives 2016-05-14 10:59:59 -07:00
simple.slv FIxing the reflection jittering by moving the normal into world space 2016-05-27 19:24:56 -07:00
simple_textured.slf Fixing the srgb color format conversion for web entities 2016-05-11 10:46:54 -07:00
simple_textured_unlit.slf Fixing the srgb color format conversion for web entities 2016-05-11 10:46:54 -07:00
skin_model.slv FIxing the reflection jittering by moving the normal into world space 2016-05-27 19:24:56 -07:00
skin_model_normal_map.slv FIxing the reflection jittering by moving the normal into world space 2016-05-27 19:24:56 -07:00
skin_model_shadow.slf Change shadow debug buffer to reuse shadowMap tex 2016-01-19 12:01:18 -08:00
skin_model_shadow.slv Fixing line endings 2015-10-18 22:55:14 -07:00
Skinning.slh Removing separate uniforms for the texcoord transforms and lightmap params, shader still failing 2016-04-21 18:35:37 -07:00
spot_light.slf FIxing the reflection jittering by moving the normal into world space 2016-05-27 19:24:56 -07:00
ssao.slh Fixing the warning maybe 2016-01-22 09:44:32 -08:00
ssao_makeHorizontalBlur.slf Refining the ao effect on the blur side 2016-01-21 19:02:32 -08:00
ssao_makeOcclusion.slf Adding acleaner way to do all the deferred frame transform manipulation 2016-06-03 19:29:48 -07:00
ssao_makePyramid.slf FIxed the stereo rendering 2016-01-14 19:23:29 -08:00
ssao_makeVerticalBlur.slf Refining the ao effect on the blur side 2016-01-21 19:02:32 -08:00
standardDrawTexture.slf
standardTransformPNTC.slv FIxing the reflection jittering by moving the normal into world space 2016-05-27 19:24:56 -07: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 Remove #line from starsGrid.slf 2016-04-20 15:04:10 -07:00
SurfaceGeometry.slh Adding acleaner way to do all the deferred frame transform manipulation 2016-06-03 19:29:48 -07:00
surfaceGeometry_makeCurvature.slf Correcting the Z sign 2016-06-06 09:29:50 -07:00
surfaceGeometry_makeLinearDepth.slf Correcting the Z sign 2016-06-06 09:29:50 -07:00
SurfaceGeometryPass.cpp Correcting the Z sign 2016-06-06 09:29:50 -07:00
SurfaceGeometryPass.h Correcting the Z sign 2016-06-06 09:29:50 -07:00
TextRenderer3D.cpp Fix leaking Font 2016-04-14 17:00:23 -07:00
TextRenderer3D.h Fix leaking Font 2016-04-14 17:00:23 -07:00
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 Adding shader versioning and defines from GLBackendShader allowing for runtime defines injection to shaders and more 2016-04-18 18:24:27 -07:00
ToneMappingEffect.h Cleaner... 2016-01-28 12:46:18 -08:00