|
|
(36 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 ==
| |
| * [[LLViewerApp]]
| |
| ** Clean up initialization and argument parsing
| |
| ** Create an error handling thread for watchdog and crash handling
| |
| ** Clean up warnings
| |
| * [[Viewer Crash Reporting]]
| |
| ** Make it completely automated, scalable, and easy to use
| |
| * [[Viewer Memory Manager]]
| |
| ** Replace Smartheap with *anything* cross-platform that allows us to track memory allocations
| |
| ** Performance must remain comparable to Smartheap on Windows
| |
| ** Change client memory viewer to use profiler
| |
| * [[Viewer Statistics]]
| |
| ** Better, scalable internal viewer statistics
| |
| ** Better measure and report viewer framerate, bandwidth, etc
| |
| * [[Viewer Frame Sync]]
| |
| ** Allow users to sync/limit the viewer framerate and/or sleep a certain amount per frame
| |
| * [[VC8 Migration]]
| |
| ** Convert Windows projects to VC8
| |
| * [[Windows Libraries To DLL]]
| |
| ** Convert Windows project to use DLL CRT libraries instead of static libs
| |
| == Features ==
| |
| * [[SL Search]]
| |