mirror of
https://github.com/libretro/beetle-psx-libretro.git
synced 2024-11-23 08:49:47 +00:00
e9d2688c74
- Create VS 2015 files - Fix various compiler and linker errors (not sure if I'm missing some existing work arounds) - Intergate all current operations (CPU currently broken) - Integrate vertex caching - Implement perspective correct texturing - Update command vertices to use floating point positions - Add menu options to toggle modes
16 lines
172 B
Plaintext
16 lines
172 B
Plaintext
*.o
|
|
*.so
|
|
*.dll
|
|
*.dylib
|
|
/old
|
|
|
|
/msvc/Debug
|
|
/msvc/Release
|
|
/msvc/*.suo
|
|
/msvc/*.user
|
|
/msvc/*.sdf
|
|
/msvc/*.db
|
|
/msvc/x64
|
|
/msvc/.vs/msvc-2010/v14/*.suo
|
|
/msvc/msvc-2015.VC.VC.opendb
|