Fast PlayStation 1 emulator for x86-64/AArch32/AArch64/RV64
Go to file
Connor McLaughlin 6541c82071 GPU: Use 12-bit int (sign plus 11 bits) for vertex position
Fixes whacky polygons in Crash 2 and logo in Crash 1.
2019-10-04 23:48:31 +10:00
dep dep: Add stb_image_write 2019-09-18 15:43:03 +10:00
src GPU: Use 12-bit int (sign plus 11 bits) for vertex position 2019-10-04 23:48:31 +10:00
.clang-format Initial commit 2019-09-11 14:00:42 +10:00
.gitattributes Initial commit 2019-09-11 14:00:42 +10:00
.gitignore Initial commit 2019-09-11 14:00:42 +10:00
.gitmodules Initial commit 2019-09-11 14:00:42 +10:00
CMakeLists.txt Rename to DuckStation 2019-10-04 13:54:09 +10:00
CMakeSettings.json Initial commit 2019-09-11 14:00:42 +10:00
LICENSE Initial commit 2019-09-11 14:00:42 +10:00
duckstation.sln Rename to DuckStation 2019-10-04 13:54:09 +10:00