summaryrefslogtreecommitdiff
path: root/indra/llrender/llimagegl.cpp
AgeCommit message (Expand)Author
2013-06-20Automated merge with http://bitbucket.org/lindenlab/viewer-releaseDave Parks
2013-05-11Merge vwr-dev-matGraham Madarasz
2013-05-10Put back normal map and spec map initializers/destruction, delete FMOD refs (...Graham Madarasz
2013-05-09Merge downstream code / viewer-betasimon
2013-05-08merge changes for 3.5.1-releaseOz Linden
2013-04-30Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-26Fix ifdefs around asserts broken in release only by mergeGraham Madarasz
2013-04-25Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-11Mergesimon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-02-07For MAINT-1291 Code Review: DavePGraham Madarasz
2013-01-24merging in viewer-beta.Nyx Linden
2012-10-11Fix for release build in gcc 4.6Don Kjer
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-10-06Added fast timers for baked texture rendering. Updated appearance utilityDon Kjer
2012-10-04Adding optimization to skip alpha image analysis when it isn't needed.Don Kjer
2012-09-23Removing unused gHeadlessClient code from viewerDon Kjer
2012-09-05Merge in latest viewer-developmentsimon@Simon-PC.lindenlab.com
2012-07-30mergeBrad Payne (Vir Linden)
2012-07-30mergeBrad Payne (Vir Linden)
2012-07-19fix for SH-3238: Textures are loaded at lower detail on subsequent log-insXiaohong Bao
2012-06-28MergeDave Parks
2012-06-28mergeDave Parks
2012-06-26v-r to drano merge conflicts wipBrad Payne (Vir Linden)
2012-06-22mergeDave Parks
2012-06-15Merge with tipcallum
2012-06-13MAINT-1147 Fix for frame stall on region crossing.Dave Parks
2012-05-25MAINT-616 Potential fix for corrupted mip maps.Dave Parks
2012-05-25Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148simon@Simon-PC.lindenlab.com
2012-05-24MAINT-616 Fix for corrupted mipmaps. Cleanup based on code review feedback.Dave Parks
2012-05-22MAINT-616 Fix for crash on shutdown caused by previous changes.Dave Parks
2012-05-21MAINT-616 Factor out calls to glGenFoo where possible, add setting to control...Dave Parks
2012-05-01fix a sculpt crashXiaohong Bao
2012-04-27fix for a crash on sculptXiaohong Bao
2012-02-29SH-3018 WIP - removed audit texture, other unused diagnostic codeBrad Payne (Vir Linden)
2012-03-02MAINT-708 Use texture compression to minimize memory bloat (experimental)Dave Parks
2011-11-16SH-2240 Make alpha mask cutoff even less aggressive (fix for eyes on Curious ...Dave Parks
2011-11-15SH-2240 Make alpha mask cutoff a little less aggressive (err on the side of n...Dave Parks
2011-11-03SH-2240 Fix for core profile assertions when Debug GL enabled.Dave Parks
2011-09-28SH-2244 Fix for mac build?Dave Parks
2011-09-26SH-2244 changes to run in a core context on AMD hardware without generating d...Dave Parks
2011-09-23SH-2244 Vertex buffer cleanup, fix for bad vertices in rigged attachments, ad...Dave Parks
2011-09-22SH-2244 Fix "RenderGLCoreProfile" actually make a core profile context and mo...Dave Parks
2011-09-17SH-2243 fix for mac buildDave Parks
2011-09-17SH-2243 work in progress -- gDEBugger guided removal of deprecated state changesDave Parks
2011-08-19fix for SH-1498: crash at LLImageGL::deleteDeadTextures() line 1429Xiaohong Bao
2011-08-17fix for sh-2307: crash at LLImageGL::setCategory(int) line 1890Xiaohong Bao
2011-07-17SH-2031 High risk changeset, but potentially high reward. Addresses frame st...Dave Parks
2011-06-01SH-1682 Use GL_ARB_map_buffer_range to mitigate impact of mapping larger vert...Dave Parks