Peter Tissen
|
8ac226ae69
|
replace all instances of wxString with std::string in all cases not
directly involved in either the GUI or other wxWidget classes like wxFile
|
2014-04-01 16:23:03 +02:00 |
|
DH
|
0e437312ad
|
Improved OpenAL audio output
Implemented LDBRX PPU instruction
Enabled FRSQRTE PPU instruction
Improved Fragment Program Decompiler
Implemented Log lvl selection
|
2014-03-13 02:26:53 +02:00 |
|
elisha464
|
7f7b12a6dd
|
a small fix in vertexShaderDecompiler (fixes scogger loading screen)
|
2014-02-17 23:05:59 +02:00 |
|
elisha464
|
5590efe054
|
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
Conflicts:
rpcs3/Emu/GS/GL/GLVertexProgram.cpp
rpcs3/rpcs3.vcxproj.filters
|
2014-02-15 13:05:16 +02:00 |
|
Nekotekina
|
5a240c32a9
|
log fixes (to wx_str())
|
2014-02-13 20:59:13 +04:00 |
|
Peter Tissen
|
b05e466e8f
|
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 |
|
elisha464
|
bc38af04a5
|
implemented viewport scale and offset (but everything seems to flip now :( )
|
2014-02-10 17:57:32 +02:00 |
|
Peter Tissen
|
b9c3dc352d
|
use .wx_str() instead of .mb_str(), Dbg console is still broken
|
2014-02-10 13:53:09 +01:00 |
|
Peter Tissen
|
59dcbd3ba3
|
make it compilable, don't merge this, string logs are broken and paths absolute to my machine
|
2014-02-10 02:13:13 +01:00 |
|
DH
|
d93ce95a36
|
Small fixes
|
2014-01-31 22:54:26 +02:00 |
|
DH
|
4b8d6b6919
|
Improved ThreadBase.
Improved Vertex Shader Decompiler.
|
2014-01-31 20:40:18 +02:00 |
|
DH
|
7971db665e
|
Improved Vertex Shader Decompiler.
Fixed VFS Manager crash.
Fixed SPU image loader.
Draft implementation of cellFsAioRead.
Improved Callbacks.
|
2014-01-07 22:11:02 +02:00 |
|
Sacha
|
6bcaf469e8
|
First stage of WX dependency removal.
|
2013-11-28 05:16:19 +10:00 |
|
Mislav Blažević
|
d8bd34b57e
|
Start porting to GNU compiler
|
2013-11-23 23:27:58 +01:00 |
|
DH
|
521244b0e0
|
Improved GS Renderer.
|
2013-11-09 23:29:49 +02:00 |
|