Age | Commit message (Collapse) | Author | |
---|---|---|---|
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, ↵ | Dave Parks | |
added "RenderUseVAO" debug setting to control whether or not to use VAO's in non-core GL profiles. | |||
2011-09-23 | SH-2244 Better VAO support -- still slower than non-VAO implementation for ↵ | Dave Parks | |
some reason | |||
2011-09-22 | SH-2244 fix flickering shadows and occlusion culling. | Dave Parks | |
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 ↵ | Dave Parks | |
modify viewer to run under said context without generating errors. | |||
2011-09-20 | SH-2244 Add "RenderGLCoreProfile" debug setting that allows the viewer to ↵ | Dave Parks | |
start with a non-compatibility-profile OpenGL context. | |||
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 ↵ | Dave Parks | |
shaders disabled. | |||
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 ↵ | Dave Parks | |
light state | |||
2011-09-15 | SH-2243 work in progress -- don't use built-in GL light state when shaders ↵ | Dave Parks | |
are available. | |||
2011-09-15 | SH-2243 work in progress -- no more deprecated built-in matrix state when ↵ | Dave Parks | |
using shaders. | |||
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 ↵ | Dave Parks | |
where state being consumed by a shader does not match state being provided by vertex buffers. | |||
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 ↵ | Dave Parks | |
display still doesn't. | |||
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 ↵ | Dave Parks | |
because it's a smaller change than integrating glVertexAttrib with FSAA pipe). Shader integration with LLDynamicTexture subclasses. | |||
2011-08-10 | SH-2238, SH-2223, SH-SH-2242 glVertexAttrib throughout main render pipeline ↵ | Dave Parks | |
complete, preview renders and debug displays still pending. Also fixed a render glitch and a crash (JIRAs listed). | |||
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 ↵ | Dave Parks | |
glAlphaFunc when shaders are available). Reviewed by Leslie | |||
2011-07-26 | merge | Richard Nelson | |
2011-07-26 | EXP-1021 FIX Position of web content browser dictates position of profile ↵ | Richard Nelson | |
panel - profile panel position changes do not persist EXP-1030 FIX Search button toggle can get out of synch in bottom bar made llinstancetracker::iterator do own nested level management (removing need for separate guard) added support for filename= to floaters can pass in arbitrary window_class to floaters | |||
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 ↵ | Boroondas Gupte | |
VWR-25588 It looks like the parent changeset (86eec7b46566; transplanted from http://hg.phoenixviewer.com/phoenix-firestorm-lgpl/rev/7af0278beaef) fixes the following issues: * SH-489 (object hover text not occluded) * VWR-24017 (nametag / bubblechat not occluded) * VWR-25588 (union of the above two symptopms) Thus list them all under Zi's entry in doc/contributions.txt. Also removed her name from the in-code comment, to adhere to our CS. | |||
2011-07-20 | SH-1838 Add error handling for allocation of off screen render targets. | Dave Parks | |
Reviewed by Leslie | |||
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 ↵ | ziree | |
everything else (transplanted from 7af0278beaefa4fb1eb9a41f4e9317ac5fe37690) | |||
2011-07-17 | SH-2031 High risk changeset, but potentially high reward. Addresses frame ↵ | Dave Parks | |
stalls in renderer by never using the fixed function pipeline if shaders are available. | |||
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 ↵ | Dave Parks | |
if stream vbo disabled (effectively disables usage of vertex buffers for flexible objects on mac) | |||
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 ↵ | Dave Parks | |
fence API (disabled for now). |