Age | Commit message (Collapse) | Author |
|
|
|
|
|
boost::func equivalents
|
|
|
|
|
|
|
|
|
|
better stats reporting, fixed failure logic
|
|
|
|
|
|
|
|
|
|
* Removed no longer used unpack_bufsize from bitpack_test.cpp
* Added llviewertexture_stub.cpp to the newview tests directory to fix llworldmap_test.cpp and llworldmipmap_test.cpp linker errors.
|
|
|
|
completion or failure
|
|
|
|
|
|
|
|
|
|
|
|
alignment issue in llAppearance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
solution is to clamp the update_period to a reasonable number of frames (32).
|
|
Given that third-party libraries (such as Boost) can and do use those names,
properly namespace-scoped, it's unpardonable to break any such innocent usage
with a macro. Given the pervasiveness of the need, introduce a header file
with the requisite #undef directives.
|
|
|
|
|
|
|
|
local update, minor readability tweaks
|
|
|
|
LLUI::setupPaths() went away with DRTVWR-210.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|