Added -g cmdline option for gamma correction, from chmmravatar

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@855 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2003-03-05 23:06:18 +00:00
parent 2b4048bdfa
commit d54438b23f
4 changed files with 23 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- Added -g option to control gamma correction, from chmmravatar
- Restored the CondBank to actually use condition variables properly
(resolves a race condition under OpenBSD)
- Removed aspects of the legacy graphics code that are never used or that