This website requires JavaScript.
Explore
Help
Sign In
livie
/
phoenix-firestorm
Watch
1
Star
0
Fork
You've already forked phoenix-firestorm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6df80ebcc4
phoenix-firestorm
/
indra
/
llrender
History
andreykproductengine
c73d9e5c44
MAINT-5984 FIXED Incorrect cursor position with UI scale >1.0
2015-12-29 20:20:40 +02:00
..
CMakeLists.txt
fixes for cmake warnings about policy changes. could not fully test these changes
2014-10-13 12:46:55 -07:00
llcubemap.cpp
…
llcubemap.h
…
llfontbitmapcache.cpp
…
llfontbitmapcache.h
…
llfontfreetype.cpp
Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013
2014-12-10 08:44:08 -08:00
llfontfreetype.h
Update to build on Xcode 6.0: more removal of unused variables [-Wunused-variable]
2014-10-17 15:45:18 -07:00
llfontgl.cpp
MAINT-5984 FIXED Incorrect cursor position with UI scale >1.0
2015-12-29 20:20:40 +02:00
llfontgl.h
MAINT-5984 FIXED Incorrect cursor position with UI scale >1.0
2015-12-29 20:20:40 +02:00
llfontregistry.cpp
…
llfontregistry.h
…
llgl.cpp
sunshine-external merge WIP
2014-05-13 10:02:26 -04:00
llgl.h
…
llgldbg.cpp
…
llgldbg.h
…
llglheaders.h
…
llglslshader.cpp
MAINT-1109 Toggling graphics options causes viewer memory to increase, eventually causing the rendering pipeline to fall over and crashing the viewer
2015-12-01 19:57:38 +02:00
llglslshader.h
MAINT-1109 Toggling graphics options causes viewer memory to increase, eventually causing the rendering pipeline to fall over and crashing the viewer
2015-12-01 19:57:38 +02:00
llglstates.h
…
llgltexture.cpp
…
llgltexture.h
…
llgltypes.h
…
llimagegl.cpp
Correcting a build error with the release viewer.
2014-05-08 21:58:51 +01:00
llimagegl.h
MAINT-4009: Ensuring that the pick mask for the LLImageGL is always properly freed during its cleanup method.
2014-04-28 19:44:02 +01:00
llpostprocess.cpp
restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes
2015-04-10 11:02:37 -04:00
llpostprocess.h
…
llrender.cpp
MAINT-4839 FIXED Animation of Mesh Dress doesn't work.
2015-03-01 14:10:54 +02:00
llrender.h
MAINT-4839 FIXED Animation of Mesh Dress doesn't work.
2015-03-01 14:10:54 +02:00
llrender2dutils.cpp
Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013
2014-12-10 08:44:08 -08:00
llrender2dutils.h
…
llrendernavprim.cpp
…
llrendernavprim.h
…
llrendersphere.cpp
…
llrendersphere.h
…
llrendertarget.cpp
Automated merge with
http://bitbucket.org/lindenlab/viewer-release
2014-06-19 13:14:42 -05:00
llrendertarget.h
…
llshadermgr.cpp
merge changes for 3.7.20-release
2014-11-10 14:43:05 -05:00
llshadermgr.h
…
lltexture.cpp
…
lltexture.h
…
lluiimage.cpp
Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013
2014-12-10 08:44:08 -08:00
lluiimage.h
…
llvertexbuffer.cpp
Attempt wider disable of using profile API when timer query is not present
2014-11-17 14:54:00 -08:00
llvertexbuffer.h
…