Purged SetGraphicStrength, as the arith_blit_frame routine supercedes it.

Cleaned up DCQ code appropriately to reflect this.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@626 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2003-02-01 06:02:50 +00:00
parent 366c385cb0
commit fcccc5a8f5
11 changed files with 45 additions and 79 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.2:
- Removed the GraphicStrength code, since all that is handled with
an arithmetic blit routine outside of the drawing thread
- Added an improved version of biadapt scaling filter,
working name "biadv" (use --scale=biadv) -fOSSiL
- Removed SDL_mixer sound module