Shyotl
|
ed4997168b
|
LLViewerObject::idleUpdate now returns void. Texture animations/flexis now have their own update queues.
|
2012-10-22 02:50:04 -05:00 |
|
Shyotl
|
b73f4dd8e4
|
Catch up with viewer-beta. Primarily sim transition alterations to reduce frame hitching, and some optimization in LLViewerObjectList (std::set -> std::vector and and some allocation tweakage).
|
2012-10-20 17:02:43 -05:00 |
|
Siana Gearz
|
cd2dc2f3ca
|
Merge branch 'V2MultiWear' of git://github.com/Shyotl/SingularityViewer into V2MultiWear
Conflicts:
indra/llrender/llvertexbuffer.h
indra/newview/app_settings/settings.xml
indra/newview/llface.cpp
|
2012-07-03 07:49:22 +02:00 |
|
Lirusaito
|
8e6063e7b9
|
Fixed compile errors for gcc4.7 (also reported by clang)
|
2012-04-28 21:29:52 -04:00 |
|
Shyotl
|
a994df7265
|
A majority of vectorization done. Note that it's INCOMPLETE. LLVolumeFace and LLVertexBuffer haven't been updated, so it's very dirty(and buggy) at those transitions. Compiles on windoze.
|
2011-07-20 06:07:13 -05:00 |
|
Shyotl
|
23e1521a6b
|
Some assertions, just in case.
|
2011-03-24 05:00:46 -05:00 |
|
Shyotl
|
996aaf6345
|
V2 spatial partition, and all the pipeline changes that go with it.
Note: Deferred mode is not finished, and thus broken. Don't use!
|
2011-03-10 23:05:04 -06:00 |
|
Hazim Gazov
|
7a86d01598
|
Imported existing code
|
2010-04-02 02:48:44 -03:00 |
|