.. |
Emu
|
remove the outdated gl.lib reference, if this causes new linker issues we need to add the right name to the vcxproj instead
|
2014-02-12 21:46:23 +01:00 |
Gui
|
clean up more output conversions, everything that wants to get printed needs to be explicitly convertex to the wxCharType otherwise the VFormat prints nothing
|
2014-02-10 19:51:03 +01:00 |
Loader
|
use .wx_str() instead of .mb_str(), Dbg console is still broken
|
2014-02-10 13:53:09 +01:00 |
rpcs3qt
|
Introduce a Qt UI for RPCS3
|
2013-11-27 16:37:46 +10:00 |
AppConnector.cpp
|
- Improved sc function binder.
|
2013-06-30 11:46:29 +03:00 |
AppConnector.h
|
- Improved sc function binder.
|
2013-06-30 11:46:29 +03:00 |
CMakeLists.txt
|
Start porting to GNU compiler
|
2013-11-23 23:27:58 +01:00 |
git-version.h
|
Basic DMA, MFC, channel changes
|
2013-12-11 02:58:11 +04:00 |
Ini.cpp
|
Merge remote-tracking branch 'upstream/master'
|
2013-09-03 19:26:31 +02:00 |
Ini.h
|
Implemented some cellSysutil audio functions, added configurable controls (draft/ugly implementation), and minor changes in cellAudio and ConLog
|
2013-12-27 14:55:11 +04:00 |
rpcs3.cpp
|
Improved vfsDevice.
|
2014-01-19 18:05:27 +02:00 |
rpcs3.h
|
- Fixed OpenGL renderer LoadVertexArray & DrawArray.
|
2013-11-19 23:10:23 +02:00 |
rpcs3.rc
|
http://code.google.com/p/rpcs3/source/detail?r=44
|
2012-11-15 01:39:56 +02:00 |
rpcs3.vcxproj
|
add the x64 library directory correctly
|
2014-02-12 21:57:37 +01:00 |
rpcs3.vcxproj.filters
|
Few module functions added
|
2014-02-11 03:47:25 +01:00 |
rpcs3.vcxproj.user
|
Fix debugger working directory
|
2013-08-10 23:48:54 +02:00 |
stdafx.cpp
|
http://code.google.com/p/rpcs3/source/detail?r=44
|
2012-11-15 01:39:56 +02:00 |
stdafx.h
|
merging vfs changes because I need to fix wxstring reads
|
2014-02-10 02:23:40 +01:00 |