Alexandro Sánchez Bach
|
f43a324937
|
New GCM commands implemented
- NV4097_SET_DEPTH_BOUNDS_MIN
- NV4097_SET_POLY_OFFSET_FILL_ENABLE
- NV4097_SET_POLY_OFFSET_LINE_ENABLE
- NV4097_SET_POLY_OFFSET_POINT_ENABLE
- NV4097_SET_RESTART_INDEX_ENABLE
- NV4097_SET_RESTART_INDEX
|
2013-11-24 01:47:17 +01:00 |
|
Mislav Blažević
|
2926d3805c
|
Cleanup OpenGL hacks
|
2013-11-23 23:31:05 +01:00 |
|
Mislav Blažević
|
d8bd34b57e
|
Start porting to GNU compiler
|
2013-11-23 23:27:58 +01:00 |
|
DH
|
62c1980cac
|
Improved PPU Interpreter
- Fixed MULHW & MULHWU.
- Improved MULHD & MULHDU.
|
2013-11-23 04:55:26 +02:00 |
|
DH
|
9d5b13839b
|
- Fixed OpenGL renderer LoadVertexArray & DrawArray.
- Improved SPU SCs.
- Renamed mem_ptr_t -> mem_list_ptr_t, mem_struct_ptr_t -> mem_ptr_t.
|
2013-11-19 23:10:23 +02:00 |
|
DH
|
5373747210
|
- Improved sc function binder.
- Improved Module binder.
- Added Dump Depth Buffer & Dump Color Buffers options (values can be changed on the fly).
|
2013-11-16 23:12:30 +02:00 |
|
DH
|
521244b0e0
|
Improved GS Renderer.
|
2013-11-09 23:29:49 +02:00 |
|
Hykem
|
3076571b6f
|
Fixed OpenGL error 0x0502.
Implemented cellRtc module.
Added module name list in cellSysmodule to aid debugging.
|
2013-11-09 01:27:37 +00:00 |
|
DH
|
0b35be32a4
|
- Implemented ARM9Thread.
- Improved OpenGL Renderer.
- Improved RAW SPU mfc.
|
2013-11-03 21:23:16 +02:00 |
|
DH
|
8259006bc3
|
Improved OpenGL renderer.
- Improved Vertex Shader Decompiler.
- Fixed CMD analyzer.
- Improved sys_fs module.
- Minor fixes.
|
2013-10-06 17:15:04 +03:00 |
|
DH
|
eebe859f83
|
Improved mem_t.
- Implemented mem_ptr_t.
- Fixed issue 3.
|
2013-09-25 00:11:29 +03:00 |
|
Cornee Traas
|
f4b98074b0
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
rpcs3/Emu/GS/GL/GLGSRender.cpp
rpcs3/Gui/InterpreterDisAsm.cpp
rpcs3/Gui/MainFrame.cpp
|
2013-09-03 19:26:31 +02:00 |
|
DH
|
a9fdcd959b
|
OpenGL renderer:
- Disabled dump vertex data.
- Fixed fragment constants loader.
- Fixed fbo creation.
- Implemented texture filtering.
|
2013-08-27 18:18:01 +03:00 |
|
DH
|
f83aa9d5ae
|
OpenGL renderer:
- Improved Vertex & Fragment Shader Decompilers.
- Implemented fp uniform loader.
- Implemented DXT1 & DXT2 textures decompression.
- Implemented draft cellResc module.
- Updated glext.
PPU Interpreter:
- Fixed VSPLTW, VNMSUBFP, VMRGLW, VMRGLH, VMRGLB, VMRGHW, VMRGHH, VMRGHB instructions.
cellFs:
- Fixed cellFsStat syscall.
|
2013-08-26 17:18:59 +03:00 |
|
DH
|
234e174b7d
|
- Implemented send open system menu cmd.
- Added cellSysutil module.
- Improved OpenGL renderer.
- Added cube & hello world homebrews.
- Implemented more GCM syscalls.
|
2013-08-19 02:06:11 +03:00 |
|
DH
|
2f5fa75bb4
|
- Fixed sys_ppu_thread_exit.
- Disabled some dbg tools.
|
2013-08-17 19:23:03 +03:00 |
|
DH
|
0aff049960
|
- Improved Vertex & Fragment Shader Decompilers.
- Fixed some FPR instructions.
- Implemented more GCM syscalls.
- Fixed callbacks alert.
|
2013-08-17 01:22:26 +03:00 |
|
Cornee Traas
|
96c692aefc
|
Fix spelling of IsRunned to IsRunning
|
2013-08-12 11:56:56 +02:00 |
|
DH
|
f42d4b6572
|
OpenGL Renderer fixes:
- Fixed Vertex & Fragment Shader Decompilers.
- Fixed Transform Constants loading.
|
2013-08-11 00:56:24 +03:00 |
|
DH
|
81e874c9e2
|
- Implemented HDD manager.
- Implemented VFS manager.
- Implemented MFC.
- Fixed ELF Compiler.
- Improved HLE Func binder.
|
2013-08-03 12:40:03 +03:00 |
|
DH
|
559852a8fc
|
- Implemented RAW SPU.
- Implemented memory mapping.
|
2013-07-12 15:42:17 +03:00 |
|
DH
|
fb57bb9c4e
|
- Implemented MTCRF instruction.
- Implemented sys_spu_thread_set_argument syscall.
- Improved Debugger.
|
2013-07-08 16:24:46 +03:00 |
|
DH
|
b35dfdf29b
|
- Improved PPCDecoder.
- Improved PPUDecoder.
- Improved Debugger GUI.
CompilerELF:
- Added all PPU instructions.
- Fixed analyzer crash.
|
2013-07-03 19:17:16 +03:00 |
|
DH
|
5753edf6ef
|
- Improved sc function binder.
- Improved GLGSRender.
|
2013-06-30 11:46:29 +03:00 |
|
DH
|
a90b5cf37a
|
http://code.google.com/p/rpcs3/source/detail?r=44
|
2012-11-15 01:39:56 +02:00 |
|