summaryrefslogtreecommitdiff
path: root/indra/llrender/llglheaders.h
AgeCommit message (Expand)Author
2022-09-19SL-18190 Faster better stronger radiance/irradiance mapsDave Parks
2022-09-16SL-18128 Clear out much OpenGL cruft and switch to core profile on AMDDave Parks
2022-09-02SL-17967 Purge OpenGL extensions (use core API only)Dave Parks
2022-09-01SL-17967 - Git rid of ARB that is in coreHoward Stearns
2022-06-23fixing DRTVWR-559 glext usage on mac by upgrading to use khronos distributed ...Brad Kittenbrink
2022-05-20SL-17287 Update Tracy to 0.8.1. Clean up GPU instrumentation.Dave Parks
2022-05-16SL-17284 Reflection probe tuning and optimization take 1Dave Parks
2021-09-21SL-16027: Only enable Tracy OpengL macros if Tracy is enabledPtolemy
2021-09-21SL-16027: Add Tracy OpenGL supportPtolemy
2020-10-08DRTVWR-510 remove all LL_SOLARIS conditionalsDave Houlton
2019-10-16SL-12103 More reliable memory detectionandreykproductengine
2016-11-11MAINT-6913 - (Via Sovereign Engineer and Shyotl Kuhr) Pack the skinned matrix...Brad Payne (Vir Linden)
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-09-09merge with viewer-releaseRichard Linden
2013-09-09Merge viewer-releasesimon
2013-06-21Automated merge with file:///F:%5Cviewer-bearDave Parks
2013-06-20merge with releaseRichard Linden
2013-06-19Merge with viewer-release.Geenz
2013-06-05merge with viewer-releaseRichard Linden
2013-05-13Merged with https://bitbucket.org/lindenlab/viewer-betaGeenz
2013-05-09Merge downstream code and viewer-betasimon
2013-04-25Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-15NORSPEC-49 Add shader profiler, add support for ARB_depth_clamp where availableDave Parks
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-02-26MAINT-2371 First set of profile guided optimizations.Dave Parks
2013-02-22Merge new boost and add OS X 10.8 modsGraham Madarasz (Graham Linden)
2012-11-14SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-09-30SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2012-07-24Minor improvement to identifying gl lib to use. Should use xcode version.Aura Linden
2012-07-18llglheader include change for building on LionAura Linden
2012-05-21MAINT-616 Factor out calls to glGenFoo where possible, add setting to control...Dave Parks
2012-02-10SH-2908 Rework indexed texture rendering to use a uvec4 instead of a float fo...Dave Parks
2011-09-23SH-2244 Fix for linux build?Dave Parks
2011-09-23SH-2244 Fix for mac build? (take two)Dave Parks
2011-09-22SH-2244 Fix "RenderGLCoreProfile" actually make a core profile context and mo...Dave Parks
2011-09-20SH-2244 Add "RenderGLCoreProfile" debug setting that allows the viewer to sta...Dave Parks
2011-07-10SH-2038 Fix for some compiler errors from the apple tweaks -- also add a fenc...Dave Parks
2011-06-03Mac build fixes.Leslie Linden
2011-06-01SH-1682 Use GL_ARB_map_buffer_range to mitigate impact of mapping larger vert...Dave Parks
2011-05-19SH-469 WIP -- get rid of LLMultiSampleBuffer and use GL_ARB_texture_multisamp...Dave Parks
2011-05-03Fix for line endings style (dos2unix).Loren Shih
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
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-09-30Port of SNOW-643 : Water flicker at high altitude. This doesn't fix the low a...Merov Linden
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden