ppsspp/Windows
Florent Castelli 56175bc505 Defer blend, cull and depth test changes to draw command
Avoid unnecessary state changes and reduces the amount of OpenGL calls.
It also puts all the interesting logic at the same place, reducing the
complexity a little.
2012-11-24 15:19:29 +01:00
..
Debugger Several fixes to build under stricter C++11 2012-11-21 14:33:50 -03:00
W32Util Several fixes to build under stricter C++11 2012-11-21 14:33:50 -03:00
bitmap1.bmp Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Breakpoints.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
DlgDynaView.cpp Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
DlgDynaView.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
DSoundStream.cpp Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
DSoundStream.h Several fixes to build under stricter C++11 2012-11-21 14:33:50 -03:00
EmuThread.cpp Add "slightly faster interpreter", optimizing the most common instrs. Not as helpful as I thought it would be on Android, really need a proper JIT. 2012-11-23 12:42:35 +01:00
EmuThread.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Globals.cpp Move toplevel windows-specific files to the Windows dir 2012-11-21 14:33:38 -03:00
icon1.ico Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
InputBox.cpp Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
InputBox.h Several fixes to build under stricter C++11 2012-11-21 14:33:50 -03:00
InputDevice.cpp Add a class for keyboard input 2012-11-12 17:49:40 +00:00
InputDevice.h Several fixes to build under stricter C++11 2012-11-21 14:33:50 -03:00
KeyboardDevice.cpp Add a class for keyboard input 2012-11-12 17:49:40 +00:00
KeyboardDevice.h Add a class for keyboard input 2012-11-12 17:49:40 +00:00
main.cpp Move toplevel windows-specific files to the Windows dir 2012-11-21 14:33:38 -03:00
main.h Several fixes to build under stricter C++11 2012-11-21 14:33:50 -03:00
MIPSCompALU.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
MIPSCompBranch.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
OpenGLBase.cpp Defer blend, cull and depth test changes to draw command 2012-11-24 15:19:29 +01:00
OpenGLBase.h Add zoom setting to Windows version. Doesn't work while playing. 2012-11-17 17:46:05 +01:00
Potemkin.txt Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
ppsspp.ico v0.3 2012-11-20 11:54:51 +01:00
ppsspp.rc Add "slightly faster interpreter", optimizing the most common instrs. Not as helpful as I thought it would be on Android, really need a proper JIT. 2012-11-23 12:42:35 +01:00
PPSSPP.sln Defer blend, cull and depth test changes to draw command 2012-11-24 15:19:29 +01:00
PPSSPP.vcxproj Correct stdafx.h path in project file. 2012-11-22 13:21:48 -08:00
PPSSPP.vcxproj.filters Correct stdafx.h path in project file. 2012-11-22 13:21:48 -08:00
README.TXT Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
resource.h Add "slightly faster interpreter", optimizing the most common instrs. Not as helpful as I thought it would be on Android, really need a proper JIT. 2012-11-23 12:42:35 +01:00
rt_manif.bin Add a missing file that gitignore caught 2012-11-04 21:06:39 +01:00
stdafx.cpp Move toplevel windows-specific files to the Windows dir 2012-11-21 14:33:38 -03:00
stdafx.h Move toplevel windows-specific files to the Windows dir 2012-11-21 14:33:38 -03:00
stop1.ico Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
WindowsFileSystem.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
WindowsHost.cpp Add a class for keyboard input 2012-11-12 17:49:40 +00:00
WindowsHost.h Add a class for keyboard input 2012-11-12 17:49:40 +00:00
WndMainWindow.cpp Add "slightly faster interpreter", optimizing the most common instrs. Not as helpful as I thought it would be on Android, really need a proper JIT. 2012-11-23 12:42:35 +01:00
WndMainWindow.h Several fixes to build under stricter C++11 2012-11-21 14:33:50 -03:00
XinputDevice.cpp Various warning, logging, jit fixes 2012-11-17 19:56:28 +01:00
XinputDevice.h Xinput input support 2012-11-12 17:40:01 +00:00
XPTheme.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00

Just open the MSVC project file and build.