Recoded flash_rect to not use the DCQ except for screen blitting -PBlue

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@479 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
ghaushe
2002-12-24 00:39:13 +00:00
parent 8bcc7bcd47
commit 4afd8887e3
2 changed files with 135 additions and 63 deletions
+1
View File
@@ -1,4 +1,5 @@
0.2:
- Recoded flash_rect to not use the DCQ except for screen blitting -PBlue
- Replaced add_sub_frame with arith_frame_blit -PhracturedBlue
- Crosshair in orbit leaving light trace to image in OpenGL mode fixed -Mika
- Planet scan should now take ~2secs on all computers -PhracturedBlue