Select res & driver separately on setup menu

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1881 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2005-09-27 05:21:45 +00:00
parent 5f9f4caaa2
commit d10a976e02
3 changed files with 99 additions and 75 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.5:
- Permit independent selection of graphics driver and resolution in
setup menu - Michael
- Changed comm subtitle caching to use own context instead of
screen grabs; should resolve Blue Comm Screen universally - Alex
- Added missing break statement in DrawBatch:RECT_PRIM - Alex