Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-19 | fix warning introduced from trunk merge. | Tofu Linden | |
2010-02-19 | merge from viewer2, conflicts resolved... | Tofu Linden | |
2010-02-19 | EXT-5553 improve alpha mask ('fast alpha') heuristic | Tofu Linden | |
rev'd by davep | |||
2010-02-18 | Additional optimizations to text reflow for EXT-5071. | Monroe Linden | |
Added versions of LLFontFreeType::getXAdvance() and LLFontFreeType::getXKerning() that take LLFontGlyphInfo* instead of llwchar. This allows code in LLFontGL that already has the LLFontGlyphInfo* to pass them instead, saving calls to LLFontFreetype::getGlyphInfo. Reviewed by Richard. | |||
2010-02-13 | gah, more blending fixing. | Tofu Linden | |
2010-02-13 | a better fix for the blend-factor init problem. I think. | Tofu Linden | |
2010-02-13 | a better fix for the blend-factor init problem. I think. | Tofu Linden | |
2010-02-13 | sigh, fix another backout-backout problem. | Tofu Linden | |
2010-02-13 | restore blend factor init fix. | Tofu Linden | |
2010-02-13 | merge backout. | Tofu Linden | |
2010-02-13 | Backed out changeset 6c161782dba3 | Tofu Linden | |
2010-02-13 | merge from viewer2. this fucks up davep's optimizations, so I'll backout ↵ | Tofu Linden | |
their backout next to restore them. I hope. Sheesh. | |||
2010-02-12 | merge | Palmer Truelson | |
2010-02-12 | Backed out davep's UI optimization. changeset 3134cb7bb181 | Palmer Truelson | |
2010-02-12 | merge | Palmer | |
2010-02-09 | merge | davep@billy.gateway.2wire.net | |
2010-02-09 | merge | davep@billy.gateway.2wire.net | |
2010-02-09 | merge from viewer2 trunk. | Tofu Linden | |
2010-03-08 | Remove a '#error XXX' I was using to test ifdef-hell. | Tofu Linden | |
2010-03-07 | Add support for glBlendFuncSeparate(). | Tofu Linden | |
I want it to fix glow-through-alpha, but this checkin doesn't includes any of those changes. | |||
2010-03-05 | Remove some fast timers that were being futzy. | Dave Parks | |
2010-03-04 | Optimiziation pass. | Dave Parks | |
Added RenderUseStreamVBO to enable/disable usage of VBO's for streaming buffers. Faster traversal of LLCullResult members. Removal of llpushcallstacks from inner loops. Sprinkling in fast timers. | |||
2010-02-19 | EXT-5553 improve alpha mask ('fast alpha') heuristic | Tofu Linden | |
rev'd by davep | |||
2010-03-08 | Remove a '#error XXX' I was using to test ifdef-hell. | Tofu Linden | |
2010-03-07 | Add support for glBlendFuncSeparate(). | Tofu Linden | |
I want it to fix glow-through-alpha, but this checkin doesn't includes any of those changes. | |||
2010-03-05 | Remove some fast timers that were being futzy. | Dave Parks | |
2010-03-04 | Optimiziation pass. | Dave Parks | |
Added RenderUseStreamVBO to enable/disable usage of VBO's for streaming buffers. Faster traversal of LLCullResult members. Removal of llpushcallstacks from inner loops. Sprinkling in fast timers. | |||
2010-02-19 | EXT-5553 improve alpha mask ('fast alpha') heuristic | Tofu Linden | |
rev'd by davep | |||
2010-02-08 | Fix for blend func being screwed up at init. | Dave Parks | |
Fix for avatar appearance editor drawing hair in the background. | |||
2010-02-08 | Fix for blend func being screwed up at init. | Dave Parks | |
Fix for avatar appearance editor drawing hair in the background. | |||
2010-02-08 | Enable FBO multisampling for OSX. | Dave Parks | |
Fix bad triangle in prim caps. | |||
2010-02-08 | Fixed critical bug EXT-4971 (Crash when attemping to change UI size) | Andrew Dyukov | |
- Adding default glyph for fallback fonts is now skipped in LLFontFreetype::resetBitmapCache(). --HG-- branch : product-engine | |||
2010-02-06 | Fix for bad GL blend function caching. | Dave Parks | |
2010-02-06 | Fix for bad GL blend function caching. | Dave Parks | |
2010-02-23 | merge | Palmer Truelson | |
2010-02-23 | Turning back on Davep's ui optimizations. Backed out changeset 6c161782dba3 | Palmer Truelson | |
2010-02-05 | merge from viewer2 trunk. | Tofu Linden | |
2010-02-04 | merge | Dave Parks | |
2010-02-04 | No more matrix ops in UI code. | Dave Parks | |
2010-02-04 | merge | richard | |
2010-02-04 | EXT-4625 - Chat bar doesn't display trailing character on some strings | richard | |
reviewed by Leyla | |||
2010-02-04 | merge from viewer2. | Tofu Linden | |
2010-02-03 | CID-290 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLCubeMap::LLCubeMap() File: /indra/llrender/llcubemap.cpp | |||
2010-02-03 | CID-291 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLVertexBuffer::LLVertexBuffer(unsigned int, int) File: /indra/llrender/llvertexbuffer.cpp also added some sanity-checking around this. | |||
2010-02-03 | CID-292 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLRender::LLRender() File: /indra/llrender/llrender.cpp | |||
2010-02-03 | CID-293 Defect | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLGLManager::LLGLManager() File: /indra/llrender/llgl.cpp --HG-- branch : product-engine | |||
2010-02-03 | CID-294 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLPostProcess::LLPostProcess() File: /indra/llrender/llpostprocess.cpp --HG-- branch : product-engine | |||
2010-02-03 | CID-295 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLGLSLShader::LLGLSLShader() File: /indra/llrender/llglslshader.cpp --HG-- branch : product-engine | |||
2010-02-01 | Merge from viewer2. | Tofu Linden | |
2010-02-01 | EXT-4388 Crash in octree line segment intersection code | Tofu Linden | |
Yet more sanitization - whew. |