Age | Commit message (Expand) | Author |
2011-09-22 | SH-2244 fix for glitched fonts | Dave Parks |
2011-09-22 | SH-2244 Don't use VAO's outside of core profile (performance improvement) | 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-20 | SH-2243 No deprecated calls for the whole session. | 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-17 | SH-2243 work in progress -- put back ambient lighting when atmospheric shader... | Dave Parks |
2011-09-16 | SH-2243 work in progress -- don't use deprecated shader state | Dave Parks |
2011-09-15 | SH-2243 work in progress -- use a hash check to avoid redundantly setting lig... | Dave Parks |
2011-09-15 | SH-2243 work in progress -- don't use built-in GL light state when shaders ar... | Dave Parks |
2011-09-15 | SH-2243 work in progress -- no more deprecated built-in matrix state when usi... | Dave Parks |
2011-09-14 | SH-2243 work in progress -- application side matrix stack management | Dave Parks |
2011-09-13 | merge | Dave Parks |
2011-08-31 | Merge | Xiaohong Bao |
2011-08-27 | SH-2242 Physics shape display works again, added asserts to flush out areas w... | Dave Parks |
2011-08-24 | Mac rendering now with 100% fewer crashes when enabling shadows. | Leslie Linden |
2011-08-22 | Mac build fixes. | Leslie Linden |
2011-08-21 | SH-2242 Work in progress on FXAA/glVertexAttrib -- DoF works, physics shape d... | Dave Parks |
2011-08-19 | merge | Dave Parks |
2011-08-19 | merge | Dave Parks |
2011-08-19 | fix for SH-1498: crash at LLImageGL::deleteDeadTextures() line 1429 | Xiaohong Bao |
2011-08-17 | fix for sh-2307: crash at LLImageGL::setCategory(int) line 1890 | Xiaohong Bao |
2011-08-15 | merge changes for VWR-25588 | Oz Linden |
2011-08-11 | SH-2242 FXAA support instead of unreliable multisample textures (done here be... | Dave Parks |
2011-08-10 | SH-2238, SH-2223, SH-SH-2242 glVertexAttrib throughout main render pipeline c... | 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-08-04 | merge changes for storm-1538 | Oz Linden |
2011-07-29 | SH-2181 Fix for alpha flickering when basic shaders enabled (don't use glAlph... | Dave Parks |
2011-07-26 | merge | Richard Nelson |
2011-07-26 | EXP-1021 FIX Position of web content browser dictates position of profile pan... | Richard Nelson |
2011-07-25 | merging latest viewer-development to mesh merge candidate. | Nyx (Neal Orman) |
2011-07-21 | merged VWR-25588 fix (hovertext occlusion) | Boroondas Gupte |
2011-07-21 | FIRE-543/VWR-25588: made in-code comment a bit clearer | Boroondas Gupte |
2011-07-21 | Credit Zi: FIRE-543 change fixes SH-489 and VWR-24017 and therefore also VWR-... | Boroondas Gupte |
2011-07-20 | SH-1838 Add error handling for allocation of off screen render targets. | Dave Parks |
2011-07-18 | SH-2031 Fix for link error in llui_libtest | Dave Parks |
2011-07-17 | Proposed fix for FIRE-543 - Hovertext renders as overlay on top of everything... | ziree |
2011-07-17 | SH-2031 High risk changeset, but potentially high reward. Addresses frame st... | Dave Parks |
2011-07-15 | Merge from viewer-development | Xiaohong Bao |
2011-07-11 | Build fix for Mac OS X. | Leslie Linden |
2011-07-11 | SH-2038 Disable usage of stream vbo on mac and make flexi's use stream vbo if... | Dave Parks |
2011-07-11 | SH-2038 Compatibility fix for mac build (GL_ARB_sync symbols not defined on OSX) | Dave Parks |
2011-07-10 | SH-2038 Fix for some compiler errors from the apple tweaks -- also add a fenc... | Dave Parks |
2011-07-09 | Added support for apple flush buffer range | Don Kjer |
2011-07-09 | SH-2038 Potential fix for a myriad of performance problems concering VBO usage. | Dave Parks |
2011-07-08 | Merge viewer-development -> mesh-development | Don Kjer |
2011-07-05 | SH-1951 Partial fix for basic shaders disabled changing terrain appearance. | Dave Parks |