B1ackDaemon
948d4ef3a2
Merge pull request #274 from raven02/patch-22
...
GLGSRender: re-enable glPrimitiveRestartIndex
2014-05-25 22:39:33 +03:00
B1ackDaemon
5fda90abc6
Merge pull request #273 from raven02/patch-21
...
RSXDebugger : add scissor test & primitive restart
2014-05-25 22:39:28 +03:00
B1ackDaemon
6b66f77590
Merge pull request #272 from raven02/patch-20
...
RSXThread: add few more logging and comments
2014-05-25 22:39:22 +03:00
B1ackDaemon
ddd485fdad
Merge pull request #271 from raven02/patch-19
...
DbgConsole: hide debug console
2014-05-25 22:39:17 +03:00
B1ackDaemon
9c1ec3569f
Merge pull request #268 from O1L/master
...
Switch to OpenAL Soft.
2014-05-25 22:39:09 +03:00
raven02
29d0b1443e
Add Primitve restart & scissor test
2014-05-26 01:07:16 +08:00
raven02
fe31f1be61
Re-enable glPrimitiveRestartIndex
2014-05-26 00:50:43 +08:00
raven02
c096bfce7a
Add case_16(NV4097_SET_TEXTURE_FORMAT, 0x20)
2014-05-25 22:21:38 +08:00
raven02
5109065425
RSXThread: Add few more logging and comments
2014-05-25 22:08:45 +08:00
Alexandro Sánchez Bach
5d88ca2287
Merge pull request #270 from mputters/xinput
...
Inverted XInput Y-axis for sticks
2014-05-25 13:01:42 +02:00
raven02
2b8998af91
Hide debug console option
2014-05-25 16:05:21 +08:00
Michael Putters
6780a2f0bf
Inverted XInput Y-axis for sticks
2014-05-25 09:34:06 +02:00
Oil
8a1227eaa2
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
2014-05-25 01:46:25 +04:00
Oil
6072fd2fbb
Switch to OpenAL Soft (see issue #166 ). Use native FLOAT32 data now. Add small check in OpenALThread.
2014-05-25 01:38:29 +04:00
B1ackDaemon
33584b6668
Merge pull request #267 from mputters/xinput
...
Basic XInput support
2014-05-24 22:14:41 +03:00
Michael Putters
03914d60d3
Basic XInput support
2014-05-24 21:05:00 +02:00
Hykem
490d1059ac
Merge pull request #250 from ItzWarty/cellPngDecDecodeData_optimizations
...
Optimize cellPngDecDecodeData's CELL_PNGDEC_ARGB case
2014-05-24 17:23:17 +01:00
B1ackDaemon
b09560cc1c
Merge pull request #266 from raven02/patch-18
...
Add option to skip PAMF movie
2014-05-24 18:13:53 +03:00
raven02
8a068e7fca
Add option to skip PAMF
2014-05-24 21:48:54 +08:00
B1ackDaemon
59f08f9bdd
Merge pull request #265 from unknownbrackets/ppu-minor
...
Fix the DCBZ instruction
2014-05-23 20:32:15 +03:00
Unknown W. Brackets
f49d3d6a28
Fix the DCBZ instruction.
...
Needs to zero memory.
2014-05-23 09:57:13 -07:00
B1ackDaemon
a186efded2
Merge pull request #264 from unknownbrackets/ppu-minor
...
Clean up LR updates in branches, remove CA update in ADD
2014-05-23 19:24:32 +03:00
Unknown W. Brackets
82d60ee48d
Do not set the CA bit in ADD().
...
Thanks Ashe`.
2014-05-23 09:20:58 -07:00
Unknown W. Brackets
493bf93a5a
Update LR only when cond passes.
...
It should not be updated otherwise. In most cases, won't matter.
Also, reorder slightly so SetBranch() can safely set PC directly.
2014-05-23 09:20:57 -07:00
B1ackDaemon
0ec78e0d5e
Merge pull request #263 from raven02/patch-16
...
Add 960x540 natvie resolution support
2014-05-23 19:02:40 +03:00
B1ackDaemon
9e4c2c1030
Merge pull request #262 from raven02/patch-15
...
Replace slow glReadpixels routine with glBlitframebuffer
2014-05-23 19:02:26 +03:00
raven02
6520b8f06d
Add 960x540 natvie resolution support
2014-05-23 23:51:55 +08:00
raven02
a2af749e71
Replace slow glReadpixels routine with glBlitframebuffer for non-MRT
2014-05-23 22:22:32 +08:00
B1ackDaemon
e2ebb09d6c
Merge pull request #259 from raven02/patch-14
...
Code cleanup and added glPolygonOffset
2014-05-21 20:42:23 +03:00
raven02
94393ff4ea
Re-enable glFrontFace with sanity check
2014-05-22 01:08:46 +08:00
raven02
3445f8a49f
There is no glEnable(GL_FRONT_FACE)
2014-05-22 00:48:49 +08:00
raven02
b95667563f
Code cleanup and added glPolygonOffset
2014-05-22 00:31:40 +08:00
B1ackDaemon
e569de73d6
Merge pull request #248 from ItzWarty/master
...
virtual memory block reads/writes properly fail if address is out of bounds
2014-05-21 18:22:01 +03:00
Alexandro Sánchez Bach
38e0c62e99
Merge pull request #258 from raven02/patch-13
...
Enable GL_SCISSOR_TEST and add glLogicOp
2014-05-21 15:43:33 +02:00
Oil
60514cc48d
Completed.
2014-05-21 17:06:02 +04:00
Oil
e3a56e39d7
Restored.
2014-05-21 16:57:57 +04:00
Oil
3475912233
Some changes from previous commit restored.
2014-05-21 16:14:33 +04:00
Oil
570efab05f
asmjit project moved in asmjitsrc directory.
2014-05-21 14:45:36 +04:00
raven02
967935d389
Enable GL_SCISSOR_TEST and add glLogicOp
2014-05-21 18:14:51 +08:00
Alexandro Sánchez Bach
ec53f2557a
Merge pull request #257 from jarveson/cellpad_fixes2
...
Cellpad fixes
2014-05-21 03:38:27 +02:00
Jake
afc5294016
cellPad: Changes to report 0 length if theres no changes
2014-05-20 19:56:36 -05:00
Jake
233b179f65
cellPad: Fix logic error in setPressMode and setSensorMode
2014-05-20 19:54:08 -05:00
Alexandro Sánchez Bach
840e9d8ed8
Merge pull request #255 from raven02/patch-12
...
Set default polygon_mode as GL_FILL
2014-05-20 21:21:31 +02:00
raven02
e0f89beb7d
Set default polygon_mode as GL_FILL
2014-05-21 02:08:49 +08:00
B1ackDaemon
6bb812f283
Merge pull request #254 from raven02/patch-12
...
Implement NV4097_SET_BACK_POLYGON_MODE
2014-05-20 17:12:02 +03:00
raven02
f67d30571b
Add NV4097_SET_BACK_POLYGON_MODE
2014-05-20 22:10:14 +08:00
Alexandro Sánchez Bach
9209edc15c
Merge pull request #253 from ItzWarty/memoryviewer_fixes
...
Improve Memory Viewer: There are bugs in text representation.
2014-05-20 00:29:03 +02:00
Michael Yu
85785b471e
MEMORY: Fixed IsMyAddress bound error (GetEndAddr returns an inclusive value)
2014-05-19 14:58:01 -07:00
Michael Yu
4c02c20d84
Improve Memory Viewer: There are bugs in text representation.
...
Char display now only displays printable ascii characters. Anything non-printable is printed as '.' as is standard.
Additionally, displayed lines are properly delineated with newlines so that we don't wrap on spaces.
2014-05-19 14:56:58 -07:00
Alexandro Sánchez Bach
9ce9c3ce21
Merge pull request #252 from raven02/patch-11
...
Regression fix cellPamf
2014-05-19 19:13:18 +02:00