.. |
AbstractViewStateInterface.h
|
trying to ge the shadow to render correctly
|
2015-02-23 07:04:14 -08:00 |
AmbientOcclusionEffect.cpp
|
more Application dependency cleanup
|
2014-12-17 11:10:45 -08:00 |
AmbientOcclusionEffect.h
|
Made dependencies inherit from Dependency
|
2015-01-13 20:38:01 -08:00 |
AnimationHandle.cpp
|
Restore joints state on stopAnimation
|
2015-01-26 19:12:18 -08:00 |
AnimationHandle.h
|
Restore joints state on stopAnimation
|
2015-01-26 19:12:18 -08:00 |
deferred_light.slv
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
deferred_light_limited.slv
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
DeferredBuffer.slh
|
Refactoring the code from directional into DeferredLighting.slh
|
2015-01-15 15:27:18 -08:00 |
DeferredBufferWrite.slh
|
Cleaning the Model rendering path from any use of glMaterial
|
2015-01-14 16:44:44 -08:00 |
DeferredGlobalLight.slh
|
Merge with upstream master
|
2015-02-27 13:19:50 -08:00 |
DeferredLighting.slh
|
Clean up comments
|
2015-02-09 18:02:34 -08:00 |
DeferredLightingEffect.cpp
|
Remove extraneous comments
|
2015-02-26 14:46:05 -08:00 |
DeferredLightingEffect.h
|
Update deferredLightingEffect::add*Light methods
|
2015-02-26 11:03:47 -08:00 |
directional_ambient_light.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
directional_ambient_light_cascaded_shadow_map.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
directional_ambient_light_shadow_map.slf
|
Trying to setup correctly the projection matrix for all the different cases...
|
2015-02-23 17:06:46 -08:00 |
directional_light.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
directional_light_cascaded_shadow_map.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
directional_light_shadow_map.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
GeometryCache.cpp
|
Merge pull request #4256 from samcake/temp1
|
2015-02-13 10:49:53 -08:00 |
GeometryCache.h
|
Merge pull request #4267 from samcake/master
|
2015-02-11 09:45:29 -08:00 |
GlowEffect.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
|
2015-01-14 17:55:03 -08:00 |
GlowEffect.h
|
Made dependencies inherit from Dependency
|
2015-01-13 20:38:01 -08:00 |
JointState.cpp
|
Fix compile error with new glm version
|
2014-12-31 15:49:56 -08:00 |
JointState.h
|
move JointState to libraries
|
2014-12-15 19:38:30 -08:00 |
MatrixStack.cpp
|
More OSX work, refactoring functions to shared, removing erroneuous Qt 5.4 dependency, fixing PrioVR text api usage
|
2015-02-04 12:42:27 -08:00 |
MatrixStack.h
|
More OSX work, refactoring functions to shared, removing erroneuous Qt 5.4 dependency, fixing PrioVR text api usage
|
2015-02-04 12:42:27 -08:00 |
Model.cpp
|
Fixed the 2 remianing issues before PR, the shadow program needed to have the binding assigned and the Head of the avatar isn't getting it's BBox evaluated
|
2015-02-27 17:11:16 -08:00 |
Model.h
|
Fixed the 2 remianing issues before PR, the shadow program needed to have the binding assigned and the Head of the avatar isn't getting it's BBox evaluated
|
2015-02-27 17:11:16 -08:00 |
model.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
model.slv
|
Fixing the remaining issue with the avatar rendering path
|
2015-02-20 11:26:08 -08:00 |
model_lightmap.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
model_lightmap.slv
|
Fixing the remaining issue with the avatar rendering path
|
2015-02-20 11:26:08 -08:00 |
model_lightmap_normal_map.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
model_lightmap_normal_map.slv
|
Fixing the remaining issue with the avatar rendering path
|
2015-02-20 11:26:08 -08:00 |
model_lightmap_normal_specular_map.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
model_lightmap_specular_map.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
model_normal_map.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
model_normal_map.slv
|
Fixing the remaining issue with the avatar rendering path
|
2015-02-20 11:26:08 -08:00 |
model_normal_specular_map.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
model_shadow.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
model_shadow.slv
|
Fixing the remaining issue with the avatar rendering path
|
2015-02-20 11:26:08 -08:00 |
model_specular_map.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
model_translucent.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
point_light.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
ProgramObject.cpp
|
move ProgramObject to libraries
|
2014-12-15 14:21:22 -08:00 |
ProgramObject.h
|
move ProgramObject to libraries
|
2014-12-15 14:21:22 -08:00 |
RenderUtil.cpp
|
more work
|
2015-01-19 13:34:09 -08:00 |
RenderUtil.h
|
move RenderUtils.cpp/h to libraries
|
2014-12-15 17:35:26 -08:00 |
sdf_text.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
sdf_text.slv
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
Shadow.slh
|
trying to ge the shadow to render correctly
|
2015-02-23 13:12:29 -08:00 |
simple.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
simple.slv
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
skin_model.slv
|
Fixing the remaining issue with the avatar rendering path
|
2015-02-20 11:26:08 -08:00 |
skin_model_normal_map.slv
|
Fixing the remaining issue with the avatar rendering path
|
2015-02-20 11:26:08 -08:00 |
skin_model_shadow.slv
|
Fixing the remaining issue with the avatar rendering path
|
2015-02-20 11:26:08 -08:00 |
spot_light.slf
|
Support include path to shaders from the hifi libraries to cmake
|
2015-02-13 01:30:04 -08:00 |
TextRenderer.cpp
|
attempt to load Courier if the requested font-family fails to load
|
2015-02-17 15:12:24 -08:00 |
TextRenderer.h
|
Moving shaders to standard format, adding bounding box support and using it in text node
|
2015-02-04 21:32:05 -08:00 |
TextureCache.cpp
|
Merge pull request #4191 from ZappoMan/moreImmediateModeRemoval
|
2015-01-30 10:21:18 -08:00 |
TextureCache.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
|
2015-01-27 15:43:27 -08:00 |