Age | Commit message (Expand) | Author |
2013-07-23 | NORSPEC-314 WIP make work-around easier to flip and add 9800M as an evil mac | Graham Linden |
2013-05-01 | NORSPEC-144 make code to nerf use of FBOs on old windows drivers not affect M... | Graham Madarasz (Graham) |
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden |
2013-04-15 | NORSPEC-49 Add shader profiler, add support for ARB_depth_clamp where available | Dave Parks |
2013-04-09 | NORSPEC-59 work around nV driver crash when doing deferred rendering on NV 94... | Graham Madarasz |
2013-04-01 | merge changes for 3.5.0-beta7 | Oz Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-28 | Merged lindenlab/viewer-development into default | graham linden |
2013-03-20 | Merge with viewer-chui | prep@lindenlab.com |
2013-03-16 | CHUI-863 : Clean up dead code that's creating failures on gcc-4.6 builds on L... | merov |
2013-03-13 | More fixes for gcc-4.6 breakage | Don Kjer |
2013-02-12 | merge up to 3.4.5-release | Oz Linden |
2013-02-07 | For MAINT-1291 Code Review: DaveP | Graham Madarasz |
2012-12-07 | Check to see if GL_EXT_texture_sRGB and GL_ARB_framebuffer_sRGB are available. | Geenz |
2012-07-20 | MAINT-570 Remove unused memory tracking system LLMemType | Dave Parks |
2012-05-25 | MAINT-616 Potential fix for corrupted mip maps. | Dave Parks |
2012-05-21 | MAINT-616 Factor out calls to glGenFoo where possible, add setting to control... | Dave Parks |
2012-05-11 | MAINT-586 Starting logging OpenGL version and shader level to simulator | Dave Parks |
2012-04-13 | MAINT-939 Potential fix for crash when editing objects. | Dave Parks |
2012-03-30 | MAINT-778, MAINT-793 Fix for crash when enabling Debug GL on Mobile Intel 4 E... | Dave Parks |
2012-03-28 | MAINT-793 Pop up notification when drivers are likely out of date. Allow Lig... | Dave Parks |
2012-03-26 | MAINT-806 Fix for some shaders failing to link on ATI x800. | Dave Parks |
2012-03-21 | MAINT-804, MAINT-810 Disable framebuffer object usage on intel chips (implici... | Dave Parks |
2012-03-08 | MAINT-708 Add checkbox to hardware settings for controlling texture compressi... | Dave Parks |
2012-03-07 | MAINT-708 Don't compress UI textures. Use GL_NICEST as compression hint to a... | Dave Parks |
2012-03-02 | MAINT-708 Use texture compression to minimize memory bloat (experimental) | Dave Parks |
2012-02-13 | SH-2908 Fix for mac build | Dave Parks |
2012-02-13 | SH-2908 Fix for linux build. | Dave Parks |
2012-02-10 | SH-2908 Rework indexed texture rendering to use a uvec4 instead of a float fo... | Dave Parks |
2011-11-16 | SH-1865 FIX -- removed some old non-deferred rendering code that was preventi... | Leslie Linden |
2011-10-26 | SH-2625 Fix for window size reverting to non-maximized whenever shaders are l... | Dave Parks |
2011-10-25 | SH-2622 Put back "Basic Shaders" toggle ability. | Dave Parks |
2011-10-05 | SH-2481 Potential fix for viewer detecting incorrect amount of vram available... | Dave Parks |
2011-10-04 | SH-2447, SH-2525, SH-2276 Strip out defunct global illumination code, add acc... | Dave Parks |
2011-10-02 | SH-2276 Fix for failed assertions reported from debug-enabled viewers. Also,... | Dave Parks |
2011-09-26 | SH-2244 changes to run in a core context on AMD hardware without generating d... | Dave Parks |
2011-09-25 | SH-2244 Fix for crash when enabling core profile on AMD GPUs | Dave Parks |
2011-09-23 | SH-2244 Fix for mac build? | Dave Parks |
2011-09-23 | SH-2244 Vertex buffer cleanup, fix for bad vertices in rigged attachments, ad... | Dave Parks |
2011-09-22 | SH-2244 Fix "RenderGLCoreProfile" actually make a core profile context and mo... | Dave Parks |
2011-09-20 | SH-2244 Add "RenderGLCoreProfile" debug setting that allows the viewer to sta... | Dave Parks |
2011-09-17 | SH-2243 fix for mac build | Dave Parks |
2011-09-17 | SH-2243 work in progress -- gDEBugger guided removal of deprecated state changes | Dave Parks |
2011-09-14 | SH-2243 work in progress -- application side matrix stack management | Dave Parks |
2011-08-11 | SH-2242 FXAA support instead of unreliable multisample textures (done here be... | Dave Parks |
2011-08-08 | merge | Dave Parks |
2011-08-08 | merge | Dave Parks |
2011-08-08 | SH-2242 Work in progress migrating to glVertexAttrib everywhere | Dave Parks |
2011-07-29 | SH-2181 Fix for alpha flickering when basic shaders enabled (don't use glAlph... | Dave Parks |