mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-05-30 16:40:58 +00:00
- Fixed: The aliasing of CPUInfo was still wrong. (Yarr! The things I do
for you, GCC!) The AMD feature flags weren't stored anywhere, either; not that it really matters. SVN r1794 (trunk)
This commit is contained in:
parent
b528b987da
commit
7da43069d7
3 changed files with 13 additions and 10 deletions
|
@ -2,6 +2,9 @@ September 5, 2009 (Changes by Graf Zahl)
|
|||
- made menu dimming a mapping option but kept the CVARS as user override.
|
||||
|
||||
September 4, 2009
|
||||
- Fixed: The aliasing of CPUInfo was still wrong. (Yarr! The things I do
|
||||
for you, GCC!) The AMD feature flags weren't stored anywhere, either; not
|
||||
that it really matters.
|
||||
- Add an alternate PIC-compliant __cpuid macro in x86.cpp.
|
||||
- Fixed: S_LoadSound() did not byte-swap the frequency and length it reads
|
||||
from DMX sounds.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue