phoenix-firestorm/indra/llrender
Nyx Linden 49caededb4 BUILDFIX: enabling the building of the viewer/appearance backend with headless mesa 2012-09-19 17:05:56 +00:00
..
CMakeLists.txt BUILDFIX: enabling the building of the viewer/appearance backend with headless mesa 2012-09-19 17:05:56 +00:00
llcubemap.cpp MAINT-616 Fix for corrupted mipmaps. Cleanup based on code review feedback. 2012-05-24 10:50:48 -05:00
llcubemap.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llfontbitmapcache.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llfontbitmapcache.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llfontfreetype.cpp fix for crash on startup (font system not initialized when first creating fonts) 2011-11-29 23:53:28 -08:00
llfontfreetype.h Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
llfontgl.cpp STORM-276 FIXED Squiggles overflow line editor height when font size is set to large 2012-05-15 13:13:44 +02:00
llfontgl.h STORM-276 FIXED Squiggles overflow line editor height when font size is set to large 2012-05-15 13:13:44 +02:00
llfontregistry.cpp BUILDFIX: enabling the building of the viewer/appearance backend with headless mesa 2012-09-19 17:05:56 +00:00
llfontregistry.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llgl.cpp BUILDFIX: enabling the building of the viewer/appearance backend with headless mesa 2012-09-19 17:05:56 +00:00
llgl.h MAINT-616 Fix for corrupted mipmaps. Cleanup based on code review feedback. 2012-05-24 10:50:48 -05:00
llgldbg.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llgldbg.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llglheaders.h Minor improvement to identifying gl lib to use. Should use xcode version. 2012-07-24 16:52:33 -07:00
llglslshader.cpp MAINT-616 Fix for mac build. 2012-05-30 14:55:34 -05:00
llglslshader.h Extracted texture baking system into llappearance library. 2012-09-03 06:12:50 +00:00
llglstates.h MAINT-685 Fix for disabling basic shaders making high detail terrain render incorrectly. 2012-07-03 14:35:08 -05:00
llgltexture.cpp Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTexture 2012-09-04 17:43:08 +00:00
llgltexture.h Cleanup actions from code review of llappearance with nyx 2012-09-04 22:49:26 +00:00
llgltypes.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llimagegl.cpp merge 2012-07-30 15:02:02 -04:00
llimagegl.h merge 2012-07-30 14:57:33 -04:00
llpostprocess.cpp SH-2243 work in progress -- application side matrix stack management 2011-09-14 16:30:45 -05:00
llpostprocess.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llrender.cpp BUILDFIX: enabling the building of the viewer/appearance backend with headless mesa 2012-09-19 17:05:56 +00:00
llrender.h MAINT-685 Fix for disabling basic shaders making high detail terrain render incorrectly. 2012-07-03 14:35:08 -05:00
llrender2dutils.cpp Removed most llappearance -> llui dependencies (LLTrans remains). Moved LLInventoryIcon::EIconName into LLInventoryType. Moved LLInventoryIcon back to newview. Moved LLUI gl_* functions into llrender. 2012-09-08 04:39:11 +00:00
llrender2dutils.h Removed most llappearance -> llui dependencies (LLTrans remains). Moved LLInventoryIcon::EIconName into LLInventoryType. Moved LLInventoryIcon back to newview. Moved LLUI gl_* functions into llrender. 2012-09-08 04:39:11 +00:00
llrendernavprim.cpp Removing unreferenced methods from the LLRenderNavPrim class. 2012-06-27 18:12:57 -07:00
llrendernavprim.h Removing unreferenced methods from the LLRenderNavPrim class. 2012-06-27 18:12:57 -07:00
llrendersphere.cpp SH-2553 Fix for glitches when rendering HUD attachments. 2011-10-06 15:00:14 -05:00
llrendersphere.h SH-2238, SH-2223, SH-SH-2242 glVertexAttrib throughout main render pipeline complete, preview renders and debug displays still pending. Also fixed a render glitch and a crash (JIRAs listed). 2011-08-10 13:01:14 -05:00
llrendertarget.cpp BUILDFIX: enabling the building of the viewer/appearance backend with headless mesa 2012-09-19 17:05:56 +00:00
llrendertarget.h BUILDFIX: enabling the building of the viewer/appearance backend with headless mesa 2012-09-19 17:05:56 +00:00
llshadermgr.cpp MAINT-794 Fix for assert on loading some types of objects before their parents. 2012-07-11 15:17:13 -05:00
llshadermgr.h Merge 2012-06-28 16:32:54 -05:00
lltexture.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lltexture.h Set virtual inheritance on LLTexture -> LLRefCount 2012-09-04 17:47:16 +00:00
lluiimage.cpp Removed most llappearance -> llui dependencies (LLTrans remains). Moved LLInventoryIcon::EIconName into LLInventoryType. Moved LLInventoryIcon back to newview. Moved LLUI gl_* functions into llrender. 2012-09-08 04:39:11 +00:00
lluiimage.h Removed most llappearance -> llui dependencies (LLTrans remains). Moved LLInventoryIcon::EIconName into LLInventoryType. Moved LLInventoryIcon back to newview. Moved LLUI gl_* functions into llrender. 2012-09-08 04:39:11 +00:00
llvertexbuffer.cpp BUILDFIX: enabling the building of the viewer/appearance backend with headless mesa 2012-09-19 17:05:56 +00:00
llvertexbuffer.h MAINT-616 Factor out calls to glGenFoo where possible, add setting to control synchronizing strategy WRT occlusion queries, add experimental transform feedback driven LoD update 2012-05-21 23:33:25 -05:00