FlushGraphics now tracks and wakes each thread individually, lessening
the stuttering when multiple threads are performing Flush operations. Also, a number of comments have been reworked for accuracy. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@527 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Changes towards version 0.2:
|
||||
- FlushGraphics now waits and notifies on a per-thread level
|
||||
- No longer using SHGetFolderPath on Windows - SvdB
|
||||
- Key repeat is now enabled when typing text, from slayne
|
||||
- Capital letter bug in new input code fixed, from slayne
|
||||
|
||||
Reference in New Issue
Block a user