mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-13 23:40:58 +00:00
more README updates.
git-svn-id: http://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@646 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
parent
52ddd6aa7f
commit
495d1308c2
3 changed files with 4 additions and 0 deletions
|
@ -167,6 +167,7 @@ Compile time options include
|
|||
<LI> Disable mouse acceleration in Mac OS X</LI>
|
||||
<LI> Worked around recursive calling of the anisotropic filter callback</LI>
|
||||
<LI> Console word wrap and long input line fixes</LI>
|
||||
<LI> Verified correct compilation by clang (using v3.0)</LI>
|
||||
<LI> Several other small changes mostly invisible to the end-user</LI>
|
||||
</UL>
|
||||
</P>
|
||||
|
|
|
@ -98,6 +98,7 @@ Alternatively, have a look at <bf>Makefile.darwin</bf> for more instructions on
|
|||
<item> Disable mouse acceleration in Mac OS X
|
||||
<item> Worked around recursive calling of the anisotropic filter callback
|
||||
<item> Console word wrap and long input line fixes
|
||||
<item> Verified correct compilation by clang (using v3.0)
|
||||
<item> Several other small changes mostly invisible to the end-user
|
||||
</itemize>
|
||||
</p>
|
||||
|
|
|
@ -163,6 +163,8 @@
|
|||
|
||||
o Console word wrap and long input line fixes
|
||||
|
||||
o Verified correct compilation by clang (using v3.0)
|
||||
|
||||
o Several other small changes mostly invisible to the end-user
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue