summaryrefslogtreecommitdiff
path: root/indra/llrender
AgeCommit message (Collapse)Author
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
2010-07-02Merged from viewer-releaseDessie Linden
2010-07-01missed some cases in font valign switchRichard Linden
2010-07-01EXT-7654 - About Land Floater> Icons missingRichard Linden
fixed layout of embedded icons in text labels
2010-07-01Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-07-01Attempt to fix viewer-public build from bad merge.Tofu Linden
2010-06-30Merged from viewer-releaseDessie Linden
2010-06-28Line endings.Dave Parks
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 from ssh://hg.lindenlab.com/dessie/viewer-releaseLeyla Farazha
2010-06-18EXT-4388 Crash in octree line segment intersection code (getMask)Karl Stiefvater (qarl)