New cacheing scheme for flash-frame (try 2). This one is much simpler

than the previous attempt at optimization, shouldn't have any of the
races, and has much lower overhead.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@569 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
ghaushe
2003-01-19 04:55:36 +00:00
parent 32c0bf4723
commit 95c703ac69
2 changed files with 96 additions and 28 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.2:
- New flash-thread cacheing scheme - PhracturedBlue
- Voice-over / subtitle synch is done - PhracturedBlue
- Optimized DCQ to be much smaller and faster
- Added stat data in outfit screen (use --font=pc) - from Nic