summaryrefslogtreecommitdiff
path: root/indra/llrender
AgeCommit message (Expand)Author
2011-03-29SH-1225 Import convex hull data from .slmDave Parks
2011-03-10SH-874 Followup -- fix for mac buildDave Parks
2011-03-10SH-874 Followup -- use GL_NVX_gpu_memory_info for NVIDIA chips to detect actu...Dave Parks
2011-03-10mergeDave Parks
2011-03-10SH-874 Properly detect available video memory on ATI cards and disable vertex...Dave Parks
2011-03-09Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-08STORM-1026 : Suppress trivial assert that makes Mac build fail (warning treat...Merov Linden
2011-03-07fix for STORM-1026: Viewer crahes while trying to reset Graphics quality.Xiaohong Bao
2011-02-24MergeXiaohong Bao
2011-02-23Merge: Backed out changes for STORM-336 for merge due to complexity, will nee...Loren Shih
2011-02-23separate vertex buffer and index buffer when map/unmap VBO. can be treated as...Xiaohong Bao
2011-02-23Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-22SH-874 Better VBO usage hints, most notably don't use VBOs for occlusion quer...Dave Parks
2011-02-22more fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused lea...Xiaohong Bao
2011-02-17SH-1006 Quick pass at cutting down the number of redundant GL calls based on ...Dave Parks
2011-02-15partial fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused ...Xiaohong Bao
2011-02-09SH-874 Revert much of the bad water bounding box and distortion texture usage...Dave Parks
2011-02-08SH-545 [REGRESSION] Enabled Basic Shaders Can Cause an Unrecoverable System L...leyla_linden
2011-02-01Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-01-07trivial: for VWR-22353: remove debug code for EXT-6791.Xiaohong Bao
2011-01-05mergeDave Parks
2010-12-31Faster occlusion queries (take advantage of GL_ARB_occlusion_query2 where ava...Dave Parks
2010-12-23SH-655 - Project mesh viewer crashes on exit.Roxie Linden
2010-12-10mergeDave Parks
2010-12-10Reskin model importer according to latest spec, add extra LoD decimation para...Dave Parks
2010-12-09Fixes for OSX 10.5 SDK buildsRoxie Linden
2010-12-03Add extern declarations of GL_ARB_framebuffer_object to glheades.hDave Parks
2010-12-03Apparently the new standard is to NOT suffix ARB extension function pointers ...Dave Parks
2010-12-02SH-373 Update glext.h, disable anti-aliasing on ATI when rendering deferred. ...Dave Parks
2010-11-08MergeLoren Shih
2010-10-28mergeDave Parks
2010-10-28More aggressive management of FBOs. Allocate as few FBOs as possible, assert...Dave Parks
2010-10-27SH-392 Port over fix from mesh-development for FBOs on OSXDave Parks
2010-10-27Automated merge from viewer-development-shiningLoren Shih
2010-10-27Automated merge up from viewer-developmentLoren Shih
2010-10-26STORM-416 : merge with viewer-developmentMerov Linden
2010-10-21Fix for crash when toggling anisotropic filtering.Dave Parks
2010-10-21Fix for crash when toggling anisotropic filtering.Dave Parks
2010-10-21Fix for crash when toggling anisotropic filtering.Dave Parks
2010-10-21Fix for crash when toggling anisotropic filtering.Dave Parks
2010-10-14more debug code for SH-207: viewer crash in LLVertexBuffer::mapBuffer.Xiaohong Bao
2010-10-13some debug code for SH-288: [crashhunters] LLImageGL::setSubImageFromFrameBufferXiaohong Bao
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-10-12Disable uniform map checking for now (breaks on several valid edge cases).Dave Parks
2010-10-12add debug code for SH-207: viewer crash in LLVertexBuffer::mapBufferXiaohong Bao
2010-10-12add a debug function to output gl error information to the log file without c...Xiaohong Bao
2010-10-06ATI compatibility passDave Parks
2010-10-04Automated merge up from viewer-developmentLoren Shih
2010-09-30Port of SNOW-643 : Water flicker at high altitude. This doesn't fix the low a...Merov Linden
2010-09-28Enable FBO on OSXDave Parks