No news? - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17) +--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18) +--- Thread: No news? (/showthread.php?tid=82644) |
RE: No news? - Ekaseo - 08-27-2013 OpenGL renderer: - Disabled dump vertex data. - Fixed fragment constants loader. - Fixed fbo creation. - Implemented texture filtering. 153 additions and 24 deletions. RE: No news? - Dante38490 - 08-27-2013 - Version bump. - Created Tag v0.0.0.4 RE: No news? - Ekaseo - 09-05-2013 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. RE: No news? - Dante38490 - 09-15-2013 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. RE: No news? - Gundark - 09-16-2013 Many errors in wx/notebook.h when compiling in git2013-9-14. Anyone else having this? RE: No news? - Ekaseo - 09-16-2013 i have only the error saying : "... could not compile since there is another process using this file" other then that i have no problems RE: No news? - Gundark - 09-17-2013 OK. I had to delete everything from my building folder and to download repository again, but now it's everything fine. RE: No news? - Ekaseo - 09-24-2013 Improved mem_t. - Implemented mem_ptr_t. - Fixed issue 3. 257 additions and 168 deletions. RE: No news? - Ekaseo - 10-06-2013 - 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) RE: No news? - Lopao - 10-14-2013 I am glad that the emulator still going and more users are joing This is a good thing |