summaryrefslogtreecommitdiff
path: root/indra/llrender
AgeCommit message (Collapse)Author
2011-04-26FIX VWR-25609: crash on shutdown in LLGLNamePool::sInstances destructorbrad kittenbrink
2011-04-05merge changes for STORM-1051Oz Linden
2011-03-23STORM-1090 : Fix for use of freetype 2.4.4 and switch to freetype 2.4.4 in ↵Merov Linden
installables
2011-03-08STORM-1026 : Suppress trivial assert that makes Mac build fail (warning ↵Merov Linden
treated as error)
2011-03-07fix for STORM-1026: Viewer crahes while trying to reset Graphics quality.Xiaohong Bao
reviewed by davep
2011-02-23separate vertex buffer and index buffer when map/unmap VBO. can be treated ↵Xiaohong Bao
as part of STORM-1011. reviewed by davep.
2011-02-22Merge with viewer-developmentDon Kjer
2011-02-22more fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused ↵Xiaohong Bao
leaking.
2011-02-18Cleanup of headless client (was: DisableRendering mode)Don Kjer
* Now called 'HeadlessClient' instead of 'DisableRendering' * Removed most cases where we skipped certain behaviors in the client when in this mode. This gets us closer to a 'true' client, for testing purposes.
2011-02-15partial fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused ↵Xiaohong Bao
leaking.
2011-01-07trivial: for VWR-22353: remove debug code for EXT-6791.Xiaohong Bao
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-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-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-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 ↵Xiaohong Bao
crashing the viewer. No need to test because there are no negative effects.
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 ↵Merov Linden
altitude flicker though (STORM-306)
2010-09-10fix for VWR-22811: crash at LLImageGL::createGLTexture(int,unsigned char ↵Xiaohong Bao
const *,int,int) [secondlife-bin llimagegl.cpp] line 1259
2010-08-31pull from viewer-developmentLoren Shih
2010-08-30a try to fix EXT-6791: [crashhunters] Intel 965 Crash in glCopyTexSubImage2DXiaohong Bao
2010-09-16mergeRichard Linden
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-26mergeRichard Linden
2010-08-24merge heads. whew.Tofu Linden
2010-08-24Final(???) merge from viewer-release to viewer-public.Tofu Linden
2010-08-23added a toggle "LLGLManager::mDebugGPU" for debugging certain CPUs.Xiaohong Bao
added more debug code for EXT-6791: [crashhunters] Intel 965 Crash in glCopyTexSubImage2D
2010-08-19EXT-8525 FIX ellipsis are broken on the Favorites bar (trunk)Richard Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-06fixed crash on entering build modeRichard Nelson
(transplanted from 72651623d96deee014411daeb82d50452261e0b3)
2010-08-27Backed out changeset 7a739cbdce56Tofu Linden
A proper fix from Richard is coming next.
2010-08-26lame-but-effective workaround for self-editing UI bug, until the right fix ↵Tofu Linden
is ready.
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-06fixed crash on entering build modeRichard Nelson
2010-08-04optimized font lookupsRichard Nelson
2010-07-30further UI rendering performance improvementsRichard Nelson
2010-07-29mergeRichard Linden
2010-07-29fix for truncated text renderingRichard Linden
2010-07-28fix an implicit downcast in font code.Tofu Linden
2010-07-27mergeRichard Linden
2010-07-26(hairy) merge from viewer-releaseTofu Linden
2010-07-23first pass ui rendering performance improvementsRichard Linden
2010-07-22more debug code for EXT-6791: [crashhunters] Intel 965 Crash in ↵Xiaohong Bao
glCopyTexSubImage2D
2010-07-22EXT-8457: FIXED: crash at [1] LLImageGL::checkTexSize(bool) [secondlife-bin ↵Xiaohong Bao
llimagegl.cpp]
2010-07-05Merge from default branchVadim Savchuk
--HG-- branch : product-engine