| .. |
|
CMakeLists.txt
|
Speeding up cmake configuration, especially on linux. Re-arranged llrender/llwindow cmake source a bit
|
2012-10-15 17:36:51 +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
|
…
|
|
|
llfontbitmapcache.cpp
|
…
|
|
|
llfontbitmapcache.h
|
…
|
|
|
llfontfreetype.cpp
|
Merged with Appearance-Misc tip
|
2013-02-04 21:06:34 +01:00 |
|
llfontfreetype.h
|
…
|
|
|
llfontgl.cpp
|
first pass merge
|
2013-02-04 10:52:32 -08:00 |
|
llfontgl.h
|
Merge LL 3.4.3,
|
2012-12-18 00:36:35 -08:00 |
|
llfontregistry.cpp
|
first pass merge
|
2013-02-04 10:52:32 -08:00 |
|
llfontregistry.h
|
Merge LL 3.4.3,
|
2012-12-18 00:36:35 -08:00 |
|
llgl.cpp
|
FIRE-7603: Revert fix for MAINT-804 because FBO's and deferred rendering appear to be working on Intel cards.
|
2013-04-13 17:23:01 -06:00 |
|
llgl.h
|
SH-3563. Pull and merge from viewer-development. Modest code changes to fix alignment issue in llAppearance.
|
2012-11-28 16:36:34 -05:00 |
|
llgldbg.cpp
|
…
|
|
|
llgldbg.h
|
…
|
|
|
llglheaders.h
|
Minor improvement to identifying gl lib to use. Should use xcode version.
|
2012-07-24 16:52:33 -07:00 |
|
llglslshader.cpp
|
FIRE-6855; Rainbow UI for Intel HD (4000) graphics chips. Use a special shader for Intel which does not pass colors as vertex attributes, but an uniform.
|
2013-01-03 05:03:46 +01:00 |
|
llglslshader.h
|
first pass merge
|
2013-02-04 10:52:32 -08: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
|
SH-3344 WIP - additional debugging output for avatar local textures
|
2012-12-20 10:27:18 -05:00 |
|
llgltypes.h
|
…
|
|
|
llimagegl.cpp
|
Merge FS LGPL tip
|
2013-02-23 17:09:53 -08:00 |
|
llimagegl.h
|
Merge FS LGPL tip
|
2013-02-23 17:09:53 -08:00 |
|
llpostprocess.cpp
|
Backed out changeset: a5e3c6daa768
|
2013-02-20 22:17:45 +01:00 |
|
llpostprocess.h
|
…
|
|
|
llrender.cpp
|
Protect VBOs against buffer overflows: Need to set striders to their correct size.
|
2013-03-26 23:00:35 +01: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
|
restore nicky's Intel HD rainbow UI fix
|
2013-02-24 19:57:18 -08: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
|
Automated merge with ssh://bitbucket.org/lindenlab/viewer-development
|
2012-12-11 16:38:10 -05:00 |
|
llrendertarget.h
|
Automated merge with ssh://bitbucket.org/lindenlab/viewer-development
|
2012-12-11 16:38:10 -05:00 |
|
llshadermgr.cpp
|
Re-applied Tofu Buzzard's SSR with faster SSAO; Option to disable feature from NiranV Dean
|
2013-02-20 23:23:06 +01:00 |
|
llshadermgr.h
|
Re-applied Tofu Buzzard's SSR with faster SSAO; Option to disable feature from NiranV Dean
|
2013-02-20 23:23:06 +01:00 |
|
lltexture.cpp
|
…
|
|
|
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
|
Protect VBOs against buffer overflows.
|
2013-03-25 16:19:47 +01:00 |
|
llvertexbuffer.h
|
Disable caching of vbo memory in LLVBOPool. Had been there once and it was a memory hog, now it's back and it's again keeping massive amounts of memory
|
2012-11-02 00:05:28 +01:00 |