B1ackDaemon
|
283f290f47
|
Merge pull request #314 from raven02/patch-11
cellGcmSys: fill out some stuffs for zCulling
|
2014-06-05 23:19:45 +03:00 |
|
raven02
|
b9a055f1c8
|
cellGcmSys: fill out some stuffs for zCulling
|
2014-06-06 01:50:48 +08:00 |
|
raven02
|
26fc29c1a9
|
cellResc : add those unimplemented and error logging
|
2014-06-06 00:19:23 +08:00 |
|
Alexandro Sánchez Bach
|
af219bb415
|
cellGcmSys: Report retrieval functions
|
2014-06-05 00:04:11 +02:00 |
|
raven02
|
44d762fc60
|
cellGcmSys : add those unimplemented and error logging
|
2014-06-05 04:51:17 +08:00 |
|
raven02
|
1827b91882
|
Check 8-byte and 128-byte alignment for spurs
|
2014-06-05 02:52:30 +08:00 |
|
raven02
|
7c137cc482
|
Build fix
|
2014-06-05 00:53:37 +08:00 |
|
raven02
|
c7b26f1372
|
cellSpurs task error code fixes and plus bunch of new functions add
|
2014-06-05 00:03:31 +08:00 |
|
raven02
|
ba91345984
|
enum for vertex data type
|
2014-06-04 23:59:46 +08:00 |
|
Alexandro Sánchez Bach
|
585ac5a748
|
Fixed cellSaveDataAutoLoad2
Probably that's closer to what a real PS3 does. Anyway, tests are
required to be sure about that.
Issue #304 fixed.
|
2014-06-03 22:42:15 +02:00 |
|
raven02
|
1a37723a05
|
Add missing case 0x0d
|
2014-06-04 03:02:12 +08:00 |
|
raven02
|
59628960b6
|
Fix opcodes STR/SFL for both VP and FP
|
2014-06-04 02:53:06 +08:00 |
|
B1ackDaemon
|
4faa4d6ed9
|
Merge pull request #307 from raven02/patch-5
RSX: Reorganize and group revelant NV4097 functions
|
2014-06-03 16:13:36 +03:00 |
|
raven02
|
8bb5da3b06
|
Speedup write color buffers
|
2014-06-03 18:32:27 +08:00 |
|
raven02
|
aac846ff74
|
Add NV4097_SET_FLIP
It is custom naming
|
2014-06-03 06:18:33 +08:00 |
|
raven02
|
c4075f1592
|
RSX: Reorganize and group revelant NV4097 functions
|
2014-06-03 06:17:33 +08:00 |
|
Peter Tissen
|
96e229abfa
|
add primitive InterlockedOr64 implementation
use non msvc specific type for int64_t
add umul for gcc
|
2014-06-02 19:29:22 +02:00 |
|
Alexandro Sánchez Bach
|
82c6d8d68b
|
Removed 32-bit related #if(n)def's
|
2014-06-02 14:08:32 +02:00 |
|
raven02
|
54ede6c4e3
|
Fix wrong identation
|
2014-06-02 16:09:36 +08:00 |
|
raven02
|
c4522922f2
|
Silly typo fix
|
2014-06-02 15:57:34 +08:00 |
|
raven02
|
05d80e4994
|
EventFlag_add should be always present and checked
|
2014-06-02 14:53:13 +08:00 |
|
raven02
|
5597f95aba
|
Log as error for null pointer
|
2014-06-02 13:42:30 +08:00 |
|
raven02
|
3662c4e9bf
|
Stub cellSpurs functions
|
2014-06-02 12:14:00 +08:00 |
|
Bigpet
|
924f117ba0
|
help out compilers that use two phase lookup as dictated by the standard
|
2014-06-01 21:28:29 +02:00 |
|
raven02
|
16d909834f
|
Change to Error logging for null cmd
|
2014-06-02 02:32:00 +08:00 |
|
B1ackDaemon
|
fea95d264f
|
Merge pull request #295 from raven02/patch-32
Fragment decompiler changes to async mode
|
2014-06-01 16:16:08 +03:00 |
|
DH
|
c00f4b6022
|
Improved mem_ptr_t.
Implemented mem_func_ptr_t.
|
2014-06-01 12:38:37 +03:00 |
|
raven02
|
ceeff8ae81
|
Fragment decompiler change to async mode
|
2014-06-01 14:54:56 +08:00 |
|
raven02
|
1bff3ad6ff
|
Opcodo : Add DP2A and temporarily disable KIL
|
2014-06-01 07:12:31 +08:00 |
|
Alexandro Sánchez Bach
|
c01b5fb0db
|
Added cellSaveDataAuto* functions
Implemented:
- cellSaveDataAutoSave2
- cellSaveDataAutoLoad2
|
2014-05-31 23:41:12 +02:00 |
|
Oil
|
1705c5afb6
|
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
|
2014-05-31 19:19:54 +04:00 |
|
Hykem
|
1affafe5ea
|
Merge pull request #277 from aniruddh22/patch-1
Add 1024x768 native resolution support
|
2014-05-31 16:11:15 +01:00 |
|
Oil
|
14fae9a401
|
Add a option for converting audio to 16 bit. Issue #276 fixed with using this option?
|
2014-05-31 18:21:47 +04:00 |
|
Alexandro Sánchez Bach
|
834f5dc9a9
|
Merge pull request #288 from raven02/patch-29
Implement cellSpursAttributeSetMemoryContainerForSpuThread
|
2014-05-31 10:53:39 +02:00 |
|
raven02
|
08c7ae64e3
|
Compact duplicate draw objects routine
|
2014-05-31 15:48:23 +08:00 |
|
raven02
|
41d0163781
|
cellSpursAttributeSetMemoryContainerForSpuThread()
|
2014-05-31 10:31:43 +08:00 |
|
raven02
|
97561ff52b
|
Use be_t<u32>/<64>
|
2014-05-31 06:49:19 +08:00 |
|
Alexandro Sánchez Bach
|
a0cc3a0fb0
|
Merge pull request #286 from Nekotekina/master
Some bugs fixed
|
2014-05-31 00:20:39 +02:00 |
|
raven02
|
57d4d72f60
|
Fix typo for #283
|
2014-05-31 03:28:16 +08:00 |
|
raven02
|
eb61c2a960
|
Add struct CellPngDecMainHandle
|
2014-05-31 01:45:45 +08:00 |
|
raven02
|
141d8e20ec
|
Implement cellPngDecCreate/Destroy()
|
2014-05-31 01:44:38 +08:00 |
|
Nekotekina
|
d5d4f88c17
|
Small RSX fix
|
2014-05-30 21:16:20 +04:00 |
|
Nekotekina
|
940d71ecdb
|
Another cellPamf issue fixed
event_flag messages changed
|
2014-05-30 18:13:49 +04:00 |
|
raven02
|
bb64684be9
|
Fix spacing
|
2014-05-30 19:25:48 +08:00 |
|
raven02
|
323a48d14b
|
Cleanup and add point size/point sprite/specular
|
2014-05-30 19:19:26 +08:00 |
|
raven02
|
13d68cbeeb
|
Opcode : add STR/SFL and fix KIL (discard)
|
2014-05-28 11:32:56 +08:00 |
|
raven02
|
872cbec8ba
|
Opcode : add KIL & LRP
|
2014-05-28 08:03:57 +08:00 |
|
aniruddh
|
da77ed1de3
|
Update sysutil_video.h
|
2014-05-26 17:31:07 +05:30 |
|
Alexandro Sánchez Bach
|
40f0f80f5d
|
Minor changes
Irrelevant modifications. None of this affects RPCS3 directly.
|
2014-05-25 22:31:40 +02:00 |
|
B1ackDaemon
|
948d4ef3a2
|
Merge pull request #274 from raven02/patch-22
GLGSRender: re-enable glPrimitiveRestartIndex
|
2014-05-25 22:39:33 +03:00 |
|