This website requires JavaScript.
Explore
Help
Register
Sign In
Game-Decompilation
/
PsyDoom
Watch
1
Star
0
Fork
0
You've already forked PsyDoom
mirror of
https://github.com/BodbDearg/PsyDoom.git
synced
2024-11-26 23:00:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
master
PsyDoom
/
simple_gpu
History
Darragh Coy
4cb5d2498b
Linux: fixing compile warnings
2023-06-10 02:32:52 -07:00
..
CMakeLists.txt
MSVC: enable multi core compilation
2023-06-06 00:31:35 -07:00
Gpu.cpp
Linux: fixing compile warnings
2023-06-10 02:32:52 -07:00
Gpu.h
Remove the use of bitfields for
Gpu::Color16
. These were a portability hazard, since the bitfield layout is compiler dependent.
2022-07-10 21:15:23 -07:00