Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6ebd6494a75d9b3d34e45655d79d0027fbba3898
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#2760)
fix secondlife/viewer#2756
|
|
|
|
|
|
fix Linux build)
|
|
|
|
|
|
Repair linux warning flags and fix test builds
|
|
|
|
Communicate menu (#2707)
|
|
|
|
|
|
|
|
|
|
|
|
SDL and Linux improvements
|
|
bindDeferredShader and dead uniform cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when compiling a Linux viewer.
|
|
|
|
Don't clear big render target if all pixels will be replaced
|
|
|
|
|
|
shaders that use them
|
|
|
|
|
|
properly
Ex: Saving textures to hard drive sometimes fails
|
|
Clean up llpointer.h per previous discussions.
|
|
|
|
|
|
|
|
This allows removing #include "llerror.h" from llpointer.h.
Also remove #include "llmutex.h" as a heavy way to get
<boost/functional/hash.hpp>.
That requires adding #include "llmutex.h" to llimage.h, llnotifications.h,
llwatchdog.cpp and llvolumemgr.cpp, which were inheriting it from llpointer.h.
|