mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 05:26:35 +00:00
c5de965814
- add SDL_WaitEvent - fixed evil bug due to incorrect interpretation of PIXELFORMATDESCRIPTOR.cColorBits (destabilized ATI drivers) - remove ps/ dependency in "screenshot" key hook - fix bug in gamma functions - remove asm trampolines, replace with plain inline calls (efficiency < safety) - SDL thread calls implemented in terms of POSIX functions This was SVN commit r1659.