- Jul 20, 2011
-
-
David Parks authored
-
David Parks authored
Reviewed by Leslie
-
- Jul 19, 2011
-
-
Leslie Linden authored
EXP-997 FIX -- Significant FPS degradation in 2.8.0 Beta on Mac equipped ATI video card * Disabled VBO's on mac to avoid stalls in renderer * Placed valid data into the padding between triangles in the vertex buffer to remove uninitialized craziness * Removed invalid rendering checks causing GL errors in debug mode Reviewed by davep
-
- Jul 18, 2011
-
-
David Parks authored
SH-2031 Fix for shadow render targets using inappropriate shader for occlusion culling resulting in objects popping in and out of the shadow map.
-
David Parks authored
-
- Jul 17, 2011
-
-
David Parks authored
SH-2031 High risk changeset, but potentially high reward. Addresses frame stalls in renderer by never using the fixed function pipeline if shaders are available.
-
- Jul 14, 2011
-
-
David Parks authored
-
- Jul 11, 2011
-
-
Leslie Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
David Parks authored
SH-2038 Disable usage of stream vbo on mac and make flexi's use stream vbo if stream vbo disabled (effectively disables usage of vertex buffers for flexible objects on mac)
-
David Parks authored
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
- Jul 10, 2011
-
-
David Parks authored
SH-2038 Fix for some compiler errors from the apple tweaks -- also add a fence API (disabled for now).
-
Don Kjer authored
-
- Jul 09, 2011
-
-
Oz Linden authored
-
David Parks authored
- Jul 08, 2011
-
-
Oz Linden authored
-
Oz Linden authored
-
simon@lindenlab.com authored
Options tab.
-
Richard Linden authored
reviewed by Leslie
-
Oz Linden authored
-
Oz Linden authored
-
Brad Payne (Vir Linden) authored
-
Leslie Linden authored
Drag and drop for LLFolderView now handles the empty mFolders case.
-
Oz Linden authored
-
Leslie Linden authored
-
Oz Linden authored
-
- Jul 07, 2011
-
-
Nat Goodspeed authored
Turns out that BaseHTTPServer.HTTPServer turns on that flag by default, which causes freeport() to fail (on Windows only?), happily instantiating multiple servers on the same port. Change known instances, fix freeport() docstring to highlight the issue. Add freeport() unit tests to verify expected behavior.
-
simon@lindenlab.com authored
-
simon@lindenlab.com authored
and muck with the "About Land" Options tab one more time.
-