summaryrefslogtreecommitdiff
path: root/indra/newview/llviewertextureanim.cpp
AgeCommit message (Expand)Author
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2018-01-18MAINT-3859 Remade to account from smoothed loopingandreykproductengine
2018-01-16MAINT-3859 Fixed Texture animation flicker at certain frame ratesandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-06-20MAINT-794 Move flexi idleUpdate and texture animation to their own update que...Dave Parks
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-03-31svn merge -r 59364:59813 svn+ssh://svn.lindenlab.com/svn/linden/branches/main...Josh Bell
2007-01-02Print done when done.James Cook