overte-HifiExperiments/libraries/render-utils/src
HifiExperiments 9a2f0f7704
Merge pull request #937 from HifiExperiments/text
Text Entity Improvements
2024-06-10 22:59:44 -07:00
..
render-utils native MToon materials 2024-02-02 17:59:32 -08:00
text fix some warnings 2024-06-05 13:35:16 -07:00
AbstractViewStateInterface.cpp
AbstractViewStateInterface.h
AmbientOcclusionEffect.cpp convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
AmbientOcclusionEffect.h
AnimDebugDraw.cpp proper render bounds for models (need to pass RenderArgs to getBound everywhere) 2021-01-17 22:08:06 -08:00
AnimDebugDraw.h
animdebugdraw.slf
animdebugdraw.slv
AntialiasingEffect.cpp Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05:00
AntialiasingEffect.h Fix copyright headers 2023-05-19 00:17:38 +02:00
AssembleLightingStageTask.cpp
AssembleLightingStageTask.h
BackgroundStage.cpp
BackgroundStage.h
Blendshape.slh
BloomApply.shared.slh
BloomApply.slf
BloomEffect.cpp convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
BloomEffect.h
BloomStage.cpp
BloomStage.h
BloomThreshold.shared.slh
BloomThreshold.slf
CauterizedMeshPartPayload.cpp billboarding for model entities 2021-01-13 22:31:21 -08:00
CauterizedMeshPartPayload.h billboarding for model entities 2021-01-13 22:31:21 -08:00
CauterizedModel.cpp billboarding for model entities 2021-01-13 22:31:21 -08:00
CauterizedModel.h Revert commit 359248829c using -m 1 to temporarily fix issue 383. 2020-06-03 16:08:18 -04:00
CullFace.slh Add periods and remove double copyright in tabletaboutdialog.qml 2020-05-25 16:41:16 -04:00
debug_deferred_buffer.slf
debug_deferred_buffer.slv
debug_deferred_buffer_shared.slh
DebugDeferredBuffer.cpp
DebugDeferredBuffer.h
DefaultMaterials.slh
deferred_light.slv
deferred_light_limited.slv
deferred_light_point.slv
deferred_light_spot.slv
DeferredBuffer.slh
DeferredBufferRead.slh
DeferredBufferWrite.slh
DeferredFramebuffer.cpp
DeferredFramebuffer.h
DeferredFrameTransform.cpp
DeferredFrameTransform.h
DeferredLighting.slh
DeferredLightingEffect.cpp
DeferredLightingEffect.h
DeferredTransform.slh
directional_skybox_light.slf
DrawHaze.cpp convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
DrawHaze.h
drawWorkloadProxy.slf
drawWorkloadProxy.slv Workaround for Nvidia driver bug 2022-12-23 20:25:10 +01:00
drawWorkloadView.slf
drawWorkloadView.slv
Fade.slh
Fade_shared.slh
FadeEffect.cpp
FadeEffect.h
FadeEffectJobs.cpp proper render bounds for models (need to pass RenderArgs to getBound everywhere) 2021-01-17 22:08:06 -08:00
FadeEffectJobs.h proper render bounds for models (need to pass RenderArgs to getBound everywhere) 2021-01-17 22:08:06 -08:00
FadeObjectParams.shared.slh
FboCache.cpp
FboCache.h review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
FramebufferCache.cpp
FramebufferCache.h
fxaa.slf
fxaa.slv
fxaa_blend.slf
GeometryCache.cpp fix auto casts, offset 2024-03-12 21:36:59 -07:00
GeometryCache.h clean up geometrycache and remove _glColor4f 2024-03-01 13:47:36 -08:00
GlobalLight.slh native MToon materials 2024-02-02 17:59:32 -08:00
grid.slf
Haze.slf
HazeStage.cpp
HazeStage.h
Highlight.slf
Highlight.slh
Highlight_aabox.slv
Highlight_filled.slf
Highlight_shared.slh
HighlightEffect.cpp respect cull face during shadow pass 2024-02-28 15:23:39 -08:00
HighlightEffect.h native MToon materials 2024-02-02 17:59:32 -08:00
hmd_ui.slf
hmd_ui.slv
LightAmbient.slh
LightClusterGrid.slh
LightClusterGrid_shared.slh
LightClusters.cpp
LightClusters.h
lightClusters_drawClusterContent.slf
lightClusters_drawClusterContent.slv
lightClusters_drawClusterFromDepth.slf
lightClusters_drawClusterFromDepth.slv
lightClusters_drawGrid.slf
lightClusters_drawGrid.slv
LightDirectional.slh
LightingModel.cpp
LightingModel.h
LightingModel.slh
LightLocal.slh
LightPayload.cpp proper render bounds for models (need to pass RenderArgs to getBound everywhere) 2021-01-17 22:08:06 -08:00
LightPayload.h proper render bounds for models (need to pass RenderArgs to getBound everywhere) 2021-01-17 22:08:06 -08:00
LightPoint.slh
LightSpot.slh
LightStage.cpp Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
LightStage.h Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
local_lights_drawOutline.slf
local_lights_shading.slf
MeshDeformer.slh
MeshPartPayload.cpp fix auto casts, offset 2024-03-12 21:36:59 -07:00
MeshPartPayload.h native MToon materials 2024-02-02 17:59:32 -08:00
MetaModelPayload.cpp
MetaModelPayload.h
Model.cpp fix more warnings 2024-06-06 18:00:11 -07:00
Model.h Fix copyright headers 2023-05-19 00:17:38 +02:00
model.slf native MToon materials 2024-02-02 17:59:32 -08:00
model.slv native MToon materials 2024-02-02 17:59:32 -08:00
nop.slf
parabola.slf
parabola.slv
PickItemsJob.cpp
PickItemsJob.h
RenderCommonTask.cpp fix custom shape key shadows + render layers 2024-03-05 20:05:02 -08:00
RenderCommonTask.h
RenderDeferredTask.cpp
RenderDeferredTask.h
RenderForwardTask.cpp Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
RenderForwardTask.h Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
RenderHifi.h
RenderHUDLayerTask.cpp
RenderHUDLayerTask.h
RenderPipelines.cpp fix custom shape key shadows + render layers 2024-03-05 20:05:02 -08:00
RenderPipelines.h
RenderShadowTask.cpp respect cull face during shadow pass 2024-02-28 15:23:39 -08:00
RenderShadowTask.h Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
RenderUtilsLogging.cpp
RenderUtilsLogging.h
RenderViewTask.cpp
RenderViewTask.h
sdf_text3D.slf fix effects, patch checksum issue 2024-04-16 13:47:11 -07:00
sdf_text3D.slh fix effects, patch checksum issue 2024-04-16 13:47:11 -07:00
sdf_text3D.slv fix effects, patch checksum issue 2024-04-16 13:47:11 -07:00
ShadingModel.slh
Shadow.slh
ShadowCore.slh
Shadows_shared.slh
simple.slf models support flipped normals on double sided geometry 2020-04-16 16:18:39 -07:00
simple.slv
simple_procedural.slf models support flipped normals on double sided geometry 2020-04-16 16:18:39 -07:00
simple_procedural.slv procedural vertex shaders 2019-12-12 22:49:48 -05:00
Skinning.slh
SoftAttachmentModel.cpp Revert commit 359248829c using -m 1 to temporarily fix issue 383. 2020-06-03 16:08:18 -04:00
SoftAttachmentModel.h
ssao.slh
ssao_bilateralBlur.slf
ssao_bilateralBlur.slv
ssao_buildNormals.slf
ssao_debugOcclusion.slf
ssao_gather.slf
ssao_makeOcclusion.slf
ssao_makePyramid.slf
ssao_mip_depth.slf
ssao_shared.h
standardDrawTexture.slf
standardDrawTextureNoBlend.slf
standardTransformPNTC.slv
stencil_drawMask.slf
StencilMaskPass.cpp
StencilMaskPass.h
SubsurfaceScattering.cpp convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
SubsurfaceScattering.h
SubsurfaceScattering.slh
subsurfaceScattering_drawScattering.slf
subsurfaceScattering_makeLUT.slf
subsurfaceScattering_makeProfile.slf
subsurfaceScattering_makeSpecularBeckmann.slf
SurfaceGeometry.slh
surfaceGeometry_copyDepth.slf
surfaceGeometry_downsampleDepthNormal.slf
surfaceGeometry_makeCurvature.slf
surfaceGeometry_makeLinearDepth.slf
SurfaceGeometryPass.cpp convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
SurfaceGeometryPass.h
taa.slf
taa.slh
taa_blend.slf
TextRenderer3D.cpp add text alignment property 2021-02-10 21:45:53 -08:00
TextRenderer3D.h add text alignment property 2021-02-10 21:45:53 -08:00
TextureCache.h
ToneMapAndResampleTask.cpp convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
ToneMapAndResampleTask.h
toneMapping.slf
UpdateSceneTask.cpp
UpdateSceneTask.h
velocityBuffer_cameraMotion.slf
VelocityBufferPass.cpp convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
VelocityBufferPass.h
web_browser.slf
web_browser.slv
WorkloadResource.slh
zone_draw.slh
zone_drawAmbient.slf
zone_drawKeyLight.slf
zone_drawSkybox.slf
ZoneRenderer.cpp convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
ZoneRenderer.h