summaryrefslogtreecommitdiff
path: root/indra/newview/tests/llworldmipmap_test.cpp
AgeCommit message (Expand)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21Convert remaining BOOLs in llxml and introduce std::string_viewAnsariel
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-11more test build fixBrad Payne (Vir Linden)
2013-03-11Fix for build failure in testsBrad Payne (Vir Linden)
2012-09-04Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTextureDon Kjer
2012-02-01converted a bunch of narrowing implicit conversions to explicitRichard Linden
2010-12-17STORM-744 : Add llkdu unit tests, turn on and fix llworldmap unit tests in ne...Merov Linden
2010-08-24standardizing test suite names as class name under testAaron Terrell (Enus)
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2009-11-06merge QAR-1829: texture pipeline branch in viewer-2.0.0.3Xiaohong Bao