We cannot rely on SDL_DisplayFormatAlpha(). Our code assumed things which may not be true on a Mac w/ SDL 1.2.14. This fix is also applicable to all platforms
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3247 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
Changes towards version 0.7:
|
||||
- Fix for weird colors problem on MacOSX w/ SDL 1.2.14; also improves
|
||||
overall compatibility on all platforms - Alex
|
||||
- Unix build system cleanups, fix detection of SDL, libmikmod, pthread - SvdB
|
||||
- Make DoPopupWindow() work over faded out screens. - SvdB
|
||||
- Trackplayer rewrite; fixed many bugs - Alex
|
||||
|
||||
Reference in New Issue
Block a user