|
|
(41 intermediate revisions by 8 users not shown) |
Line 1: |
Line 1: |
| '''''Under Construction'''''
| | #REDIRECT [[Project Snowstorm]] |
| = See Also =
| |
| * [[User Interface Roadmap]]
| |
| * [[Render Roadmap]]
| |
| = Projects =
| |
| == Stability ==
| |
| * [[Viewer Metrics]]
| |
| ** Better measure and report viewer framerate, bandwidth, etc
| |
| * [[Viewer Crash Reporting]]
| |
| ** Improve reporting of viewer crashes
| |
| * [[LLViewerApp]]
| |
| ** Convert Viewer to use LLApp
| |
| ** Add watchdog thread to detect infinite loops
| |
| ** Improved exception handling
| |
| * [[Viewer Frame Sync]]
| |
| ** Allow users to sync/limit the viewer framerate and/or sleep a certain amount per frame
| |
| * [[Memory Allocator]]
| |
| ** Switch to a platform independent optimized memory allocator
| |
| ** Ensure allocator supports profiling
| |
| ** Change memory viewer to use profiler
| |
| * [[VC8 Migration]]
| |
| ** Convert Windows projects to VC8
| |
| * [[Windows Libraries To DLL]]
| |
| ** Convert Windows project to use DLL CRT libraries instead of static libs
| |