rpcsx/rpcs3/Emu/RSX
scribam 299f627321 Stub cell (#2785)
* Update cellGcmSys

* Update cellStorage

* Update cellSubdisplay

* Update sceNpTrophy
- Use error_code as return type
- Add few checks

* Update cellKey2char

* Update cellKb:
- Use error_code as return type
- Replace UNIMPLEMENTED_FUNC by .todo

* Update cellNetCtl

* Update cellSpudll

* Update cellSysutilAp

* Update cellUserInfo

* Stub sys_mempool_allocate_block (bad idea)
2017-05-15 14:30:14 +03:00
..
Common rsx: Vertex program output fixes 2017-05-12 20:10:03 +03:00
D3D12 fix for shader fog mode exponential2_abs (#2781) 2017-05-14 12:56:24 +08:00
GL gl: Strict export of diff_color and spec_color for mesa compatibility (#2779) 2017-05-14 11:50:24 +03:00
Null Threads improved, ID manager improved 2015-12-04 23:37:34 +03:00
VK fix for shader fog mode exponential2_abs (#2781) 2017-05-14 12:56:24 +08:00
CgBinaryFragmentProgram.cpp EXPECTS usage removed 2016-08-15 16:29:38 +03:00
CgBinaryProgram.h ENSURES usage removed 2016-08-14 22:41:01 +03:00
CgBinaryVertexProgram.cpp EXPECTS usage removed 2016-08-15 16:29:38 +03:00
GCM.h Implemented cellGcmSetDefaultCommandBufferAndSegmentWordSize 2017-02-04 19:32:54 +03:00
gcm_enums.cpp rsx/fp: Fix some decompiler bugs 2017-03-13 23:40:34 +03:00
gcm_enums.h Stub cell (#2785) 2017-05-15 14:30:14 +03:00
gcm_printing.cpp rsx: Move printing function in a separate header/cpp 2016-09-22 15:44:59 +02:00
gcm_printing.h rsx: Move printing function in a separate header/cpp 2016-09-22 15:44:59 +02:00
GSRender.cpp Header optimizations (#1684) 2016-04-27 01:27:24 +03:00
GSRender.h Header optimizations (#1684) 2016-04-27 01:27:24 +03:00
rsx_cache.cpp Ditch fs::get_executable_dir 2017-02-22 17:17:26 +03:00
rsx_cache.h vulkan: Use a parallel cb for texture cache ops; bug fixes 2017-05-10 21:50:14 +03:00
rsx_decode.h rsx: Fix depth clears on z16 surfaces without stencil 2017-03-26 16:22:53 +03:00
rsx_methods.cpp Stub cell (#2785) 2017-05-15 14:30:14 +03:00
rsx_methods.h rsx: Support indexed immediate draw via ArrayElement method 2017-03-29 23:06:17 +03:00
rsx_trace.h rsx: implement serialization of rsx states. 2016-07-30 18:39:26 +02:00
rsx_utils.cpp vulkan: Do not bother with cache checks if buffer sync is not managed 2017-05-10 21:50:14 +03:00
rsx_utils.h rsx: Refactor image scaling code; Scale downloaded surfaces with vulkan 2017-05-10 21:50:14 +03:00
rsx_vertex_data.h rsx: Support indexed immediate draw via ArrayElement method 2017-03-29 23:06:17 +03:00
RSXFragmentProgram.h gl/vk/dx12: Fix texture scaling on unnormalized rtt access 2017-02-11 15:45:59 +03:00
RSXTexture.cpp rsx: Fix mipmap count calculation 2017-03-29 23:06:17 +03:00
RSXTexture.h gl/vk/dx12: Implement forced channel remapping 2017-03-06 14:34:29 +03:00
RSXThread.cpp Stub cell (#2785) 2017-05-15 14:30:14 +03:00
RSXThread.h Stub cell (#2785) 2017-05-15 14:30:14 +03:00
RSXVertexProgram.h [rsx/vp] Improve BRB opcode implementation 2017-02-26 10:17:34 +03:00