summaryrefslogtreecommitdiff
path: root/indra/newview/llglsandbox.cpp
AgeCommit message (Expand)Author
2021-12-06SL-16202 Put Multi-threaded GL behind a feature flag and update featuretable ...Dave Parks
2021-12-03SL-16436 and SL-16327 Fix for RenderDebugGL test failures and fix for grey te...Dave Parks
2021-11-30SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunctionDave Houlton
2021-10-21SL-16202 Fix for textures appearing black or flashing white due to optimizati...Dave Parks
2021-10-06SL-16138 remove checks for now-mandatory capabilitiesDave Houlton
2019-09-10Merge viewer-release 6.3.2Graham Linden
2019-05-16SL-11106 Time-limit benchmark testandreykproductengine
2018-12-10SL-9698 [EEP] Add beacons that point to sun & moon positionmaxim_productengine
2018-06-04MAINT-8721 Enabled benchmarking for Intel GPUsAndreyL ProductEngine
2018-04-30MAINT-8610 Fixed GPU Benchmark appears to be broken - "Failed to allocate buf...AndreyL ProductEngine
2018-01-29Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-01-24MAINT-8197 Fix for crash in gpu_benchmark()AndreyL ProductEngine
2018-01-23MAINT-8197 Account for dummy tex unitandreykproductengine
2018-01-23MAINT-8197 Check buffer before using itandreykproductengine
2017-11-17MAINT-7977: Per Graham, unbind textures as well as deleting.Nat Goodspeed
2017-11-17MAINT-7977: Additional cleanup per code reviews.Nat Goodspeed
2017-11-16MAINT-7977: Release the LLRenderTargets when done.Nat Goodspeed
2017-11-16MAINT-7977: If getVertexStrider() returns false, abandon benchmark.Nat Goodspeed
2017-11-16MAINT-7977 [Alex Ivy] Feature Table crashesruslantproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-12-15merge changes for 3.7.22-releaseOz Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2014-12-01remove unused gpu table code, improve logging for gpu benchmarksOz Linden
2014-11-19Roll back changes to geo drawn in gpu_bench to stop punishing cards with low ...Graham Linden
2014-11-18Adjust gpu_bench thresholds and move VB set outside loop again for speedGraham Linden
2014-11-18Fix for gpu_bench crash without parallels knock-onGraham Linden
2014-11-17Attempt wider disable of using profile API when timer query is not presentGraham Linden
2014-11-17Avoid using GL_ARB_timer_query functionality when not supported and protect a...Graham Linden
2014-09-19MAINT-3131 Discard improbably high memory bandwidth measurements on OSX and d...davep
2014-06-19Automated merge with http://bitbucket.org/lindenlab/viewer-releaseDave Parks
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-03-24MAINT-3131 Attempt to work around drivers that lack timer query and ignore gl...Dave Parks
2014-03-21MAINT-3131 fallback to CPU timers for return value of benchmark if ARB_timer_...Dave Parks
2014-03-19MAINT-3131 Use benchmark to determine GPU class instead of GPU table.Dave Parks
2014-03-12merge with releaseRichard Linden
2013-12-06MAINT-3530 : Add viewer checkbox to extend parcel entry limits to a higher ce...simon
2013-10-30Fix transplated codesimon
2013-09-10MAINT-3131 Add a GPU memory bandwidth benchmark.Dave Parks
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-12SH-3944 WIP CHUI merge fixingNyx Linden
2011-11-02mergeDave Parks
2011-10-19storm-1622 modify wind vector visualization to always be 25m over avatarOz Linden
2011-10-19storm-1622: fix viewer-side wind turbulence simulationOz Linden
2011-10-06SH-2240 Better fix for beacon rendering -- let LLRender take care of optimiza...Dave Parks
2011-10-06SH-2240 Fix for crash when rendering beacons and Debug GL enabled -- flush ev...Dave Parks
2011-10-06SH-2240 Fix for beacons not rendering (or crashing when rendered)Dave Parks
2011-09-14SH-2243 work in progress -- application side matrix stack managementDave Parks
2011-08-11SH-2181 Fix for occlusion culling going bonkers when ban lines are present.Dave Parks
2010-10-15sync up to viewer-developerTofu Buzzard