summaryrefslogtreecommitdiff
path: root/indra/llrender/llgl.cpp
AgeCommit message (Expand)Author
2011-10-26SH-2625 Fix for window size reverting to non-maximized whenever shaders are l...Dave Parks
2011-10-25SH-2622 Put back "Basic Shaders" toggle ability.Dave Parks
2011-10-05SH-2481 Potential fix for viewer detecting incorrect amount of vram available...Dave Parks
2011-10-04SH-2447, SH-2525, SH-2276 Strip out defunct global illumination code, add acc...Dave Parks
2011-10-02SH-2276 Fix for failed assertions reported from debug-enabled viewers. Also,...Dave Parks
2011-09-26SH-2244 changes to run in a core context on AMD hardware without generating d...Dave Parks
2011-09-25SH-2244 Fix for crash when enabling core profile on AMD GPUsDave Parks
2011-09-23SH-2244 Fix for mac build?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-20SH-2244 Add "RenderGLCoreProfile" debug setting that allows the viewer to sta...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-09-14SH-2243 work in progress -- application side matrix stack managementDave Parks
2011-08-11SH-2242 FXAA support instead of unreliable multisample textures (done here be...Dave Parks
2011-08-08mergeDave Parks
2011-08-08mergeDave Parks
2011-08-08SH-2242 Work in progress migrating to glVertexAttrib everywhereDave Parks
2011-07-29SH-2181 Fix for alpha flickering when basic shaders enabled (don't use glAlph...Dave Parks
2011-07-26mergeRichard Nelson
2011-07-26EXP-1021 FIX Position of web content browser dictates position of profile pan...Richard Nelson
2011-07-17SH-2031 High risk changeset, but potentially high reward. Addresses frame st...Dave Parks
2011-07-10SH-2038 Fix for some compiler errors from the apple tweaks -- also add a fenc...Dave Parks
2011-07-09Added support for apple flush buffer rangeDon Kjer
2011-06-21SH-1838 Fix for black screen when enabling lighting and shadows on an ATI mac...Dave Parks
2011-06-01SH-1682 Use GL_ARB_map_buffer_range to mitigate impact of mapping larger vert...Dave Parks
2011-05-31SH-1682 Dynamically adjust the number of texture channels to use for indexed ...Dave Parks
2011-05-25Remove unused variable.Dave Parks
2011-05-25SH-469 Don't use depth buffers and multisample buffers where not absolutely n...Dave Parks
2011-05-19mergeDave Parks
2011-05-19SH-469 WIP -- get rid of LLMultiSampleBuffer and use GL_ARB_texture_multisamp...Dave Parks
2011-05-19SH-1618 FIX -- Lighting and shadows crash ATI macsLeslie Linden
2011-05-12mergeDave Parks
2011-04-26FIX VWR-25609: crash on shutdown in LLGLNamePool::sInstances destructorbrad kittenbrink
2011-04-19mergeDave Parks
2011-04-08SH-1320 Fix for flickering objects in water distortion/reflection maps.Dave Parks
2011-03-10SH-874 Followup -- use GL_NVX_gpu_memory_info for NVIDIA chips to detect actu...Dave Parks
2011-03-10SH-874 Properly detect available video memory on ATI cards and disable vertex...Dave Parks
2011-02-18Cleanup of headless client (was: DisableRendering mode)Don Kjer
2011-02-09SH-874 Revert much of the bad water bounding box and distortion texture usage...Dave Parks
2011-02-08SH-545 [REGRESSION] Enabled Basic Shaders Can Cause an Unrecoverable System L...leyla_linden
2011-01-05mergeDave Parks
2010-12-31Faster occlusion queries (take advantage of GL_ARB_occlusion_query2 where ava...Dave Parks
2010-12-23SH-655 - Project mesh viewer crashes on exit.Roxie Linden
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-10-27Automated merge from viewer-development-shiningLoren Shih
2010-10-12add a debug function to output gl error information to the log file without c...Xiaohong Bao
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