Streamlined and refactored DCQ interface
The DrawCommands have changed slightly, and a battery of interface routines for enqueuing commands has been added to gfx_common.c. This code is relatively independent of the underlying graphics library, and has been taken out of the sdl/3do* files. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@545 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Changes towards version 0.2:
|
||||
- DCQ is now accessed uniformly by routines in gfx_common.c
|
||||
- Fixed OpenGL colors on MacOS X -Mika
|
||||
- Added a sane cmd-line naming scheme: --opt=(pc|3do) see --help for more -PBlue
|
||||
- Added new font effect (PC-lander messages), and set colors for text -PBlue
|
||||
|
||||
Reference in New Issue
Block a user