summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.cpp
AgeCommit message (Collapse)Author
2010-07-06Merge from dessie/viewer-releaseLeyla Farazha
2010-09-02CTS-237 WIP analyze performance of rendering system to evaluate accuracy of ARCNyx (Neal Orman)
Added a debug setting to allow for the automatic disabling of non-essential rendering. Code reviewed by Davep
2010-06-28Porting VBO changes from davep/viewer-release.Dave Parks
Better usage of LLVertexBuffer::sEnableVBOs. Added RenderUseStreamVBO debug setting for controlling usage of VBOs for particles/avatars/etc.
2010-06-21Merge with q/viewer-releaseLeyla Farazha
2010-06-17Merge (and resolve conflict) from q/viewer-releaseKent Quirk
2010-06-17Merge (and resolve conflict) from q/viewer-releaseKent Quirk
2010-06-16trivial: remove some debug code of llpushcallstacks.Xiaohong Bao
2010-06-16adjust debug code for EXT-6792: Crash on ATI 3200Xiaohong Bao
2010-06-10Add "LL_MESH_ENABLED" preprocessor flag for toggling mesh code. Couple of ↵Dave Parks
merge fixes.
2010-06-07Merge with render-pipelineDave Parks
2010-06-07Fix for bad shadow frustum calculation.Dave Parks
2010-06-03Vectorized octree and much of llspatialpartition and lldrawable.Dave Parks
Octree driven raycast.
2010-05-24EXT-7462 FIXED disable spotlight support by defaultTofu Linden
2010-05-24EXT-7462 FIXED disable spotlight support by defaultTofu Linden
2010-05-19Merge pull from dessie/viewer-publicLeyla Farazha
2010-05-18mergeDave Parks
2010-05-18Take a stab at baked sunlight to help low end hardware.Dave Parks
2010-05-14merge from viewer-publicTofu Linden
2010-05-14merge from viewer-publicTofu Linden
2010-05-13EXT-7155: FIXED: bumpmaps failed to loadXiaohong Bao
reviewed by davep. (transplanted from fec2b449fbf9af842ee06e1be7198c4b2b879400)
2010-05-13EXT-7155: FIXED: bumpmaps failed to loadXiaohong Bao
reviewed by davep.
2010-05-12Fix for fullbright bump not working in deferred render.Dave Parks
Fix for shadow artifacts around split frusta. Tweak for shadow aliasing with projectors. Fix for crash on exit in mesh thread. (transplanted from 6dcf09cd3e524016c8130a0c8af3d9fc95f2d411)
2010-05-12Fix for fullbright bump not working in deferred render.Dave Parks
Fix for shadow artifacts around split frusta. Tweak for shadow aliasing with projectors. Fix for crash on exit in mesh thread. (transplanted from 6dcf09cd3e524016c8130a0c8af3d9fc95f2d411)
2010-05-11merge from dessie/viewer-public right before SLE code landedJames Cook
2010-05-12remove unused var that was causing fatal gcc whining.Tofu Linden
2010-05-12Fix for fullbright bump not working in deferred render.Dave Parks
Fix for shadow artifacts around split frusta. Tweak for shadow aliasing with projectors. Fix for crash on exit in mesh thread.
2010-05-10Fix for wierd triangle shadow bug and fix for ATI hating deferred rendering.Dave Parks
2010-05-09followup for glow glitch caused by EXT-7179 fixTofu Linden
I knew I shouldn't have optimized those clears away! sigh!
2010-05-09followup for glow glitch caused by EXT-7179 fixTofu Linden
I knew I shouldn't have optimized those clears away! sigh!
2010-05-09followup for glow glitch caused by EXT-7179 fixTofu Linden
2010-05-09followup for glow glitch caused by EXT-7179 fixTofu Linden
2010-05-09EXT-7179 FIXED Wireframe mode is mostly useless in trunk (204029)Tofu Linden
2010-05-09EXT-7179 FIXED Wireframe mode is mostly useless in trunk (204029)Tofu Linden
2010-05-05merge from viewer-publicTofu Linden
2010-05-05merge from viewer-publicTofu Linden
2010-05-05merge from viewer-publicTofu Linden
2010-05-05merge from viewer-publicTofu Linden
2010-05-05for EXT-7080: Outfit texture updates are not transmitted (in either ↵Xiaohong Bao
direction) when HTTP Textures is enabled. turn on HTTP uploading cap check for baked textures and turn off HTTP downloading checking for baked textures.
2010-05-05merge from viewer-publicTofu Linden
2010-05-04EXT-7080: another partial FIXED: Outfit texture updates are not transmitted ↵Xiaohong Bao
(in either direction) when HTTP Textures is enabled. set LLPipeline::sForceOldBakedUpload = TRUE; by default so baked texture uploading always through UDP.
2010-05-04EXT-7168Tofu Linden
Fix the tying of the deferred prefs UI to the featuretable.
2010-05-04EXT-7168Tofu Linden
Fix the tying of the deferred prefs UI to the featuretable.
2010-05-04EXT-7168Tofu Linden
Fix the tying of the deferred prefs UI to the featuretable. (transplanted from 3196941d73f122f5dbe42aa0ffdc28a2470ea089)
2010-05-01merge from viewer-trunkTofu Linden
2010-05-01merge from viewer-trunkTofu Linden
2010-05-01merge from viewer-trunkTofu Linden
2010-04-30the second round debug code for EXT-6792: Crash on ATI 3200Xiaohong Bao
2010-04-30trival: remove extra llpushcallstacks, which is for debug only.Xiaohong Bao
2010-04-26mergeDave Parks
2010-04-26Make LLPipeline::getVisiblePointCloud not a hot spot.Dave Parks
Reviewed by Palmer. (transplanted from 996892f8a9ac2bd17456340fbd427704340b3553)