OpenGL renderer:
- Disabled dump vertex data.
- Fixed fragment constants loader.
- Fixed fbo creation.
- Implemented texture filtering.
153 additions and 24 deletions.
- Version bump.
- Created Tag v0.0.0.4
great number of changes
good work
Merge remote-tracking branch 'upstream/master'
Conflicts:
rpcs3/Emu/GS/GL/GLGSRender.cpp
rpcs3/Gui/InterpreterDisAsm.cpp
rpcs3/Gui/MainFrame.cpp
117 changed files with 10,996 additions and 2,523 deletions.
Refactor of game loading
1 changed file with 20 additions and 50 deletions.
Update .gitignore
1 changed file with 1 addition and 2 deletions.
Fix more spelling mistakes
4 changed files with 13 additions and 13 deletions.
Merge pull request #2 from cornytrace/master
Several small improvements
18 changed files with 205 additions and 118 deletions.
Merge pull request #4 from AlexAltea/master
New image decodification modules & IO devices
Modules:
cellPngDec added.
cellJpgDec added.
cellGifDec added.
IO:
Keyboard (cellKb* / libkb) support added.
Mouse (cellMouse* /libmouse) support added.
GUI:
Changed layout of Settings menu.
Added the new IO handlers to Settings menu.
Many errors in wx/notebook.h when compiling in git2013-9-14. Anyone else having this?
i have only the error saying : "... could not compile since there is another process using this file" other then that i have no problems
OK. I had to delete everything from my building folder and to download repository again, but now it's everything fine.
Improved mem_t.
- Implemented mem_ptr_t.
- Fixed issue 3.
257 additions and 168 deletions.
- Implemented be_t, mem_struct_ptr_t, vfsFile.
- Improved sys_fs, cellPngDec, cellJpgDec, cellGifDec modules.
Improved OpenGL renderer.
- Improved Vertex Shader Decompiler.
- Fixed CMD analyzer.
- Improved sys_fs module.
- Minor fixes.
Fixed minor Debugger errors.
Fixed small error.
(btw, depth_read.ppu.elf works now... more or less)
I am glad that the emulator still going and more users are joing
This is a good thing