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 |
|
raven02
|
7c137cc482
|
Build fix
|
2014-06-05 00:53:37 +08:00 |
|
raven02
|
ba91345984
|
enum for vertex data type
|
2014-06-04 23:59:46 +08: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 |
|
raven02
|
16d909834f
|
Change to Error logging for null cmd
|
2014-06-02 02:32:00 +08: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 |
|
Hykem
|
1affafe5ea
|
Merge pull request #277 from aniruddh22/patch-1
Add 1024x768 native resolution support
|
2014-05-31 16:11:15 +01:00 |
|
raven02
|
08c7ae64e3
|
Compact duplicate draw objects routine
|
2014-05-31 15:48:23 +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 |
|
Nekotekina
|
d5d4f88c17
|
Small RSX fix
|
2014-05-30 21:16:20 +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 |
|
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 |
|
B1ackDaemon
|
0ec78e0d5e
|
Merge pull request #263 from raven02/patch-16
Add 960x540 natvie resolution support
|
2014-05-23 19:02:40 +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 |
|
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 |
|
raven02
|
967935d389
|
Enable GL_SCISSOR_TEST and add glLogicOp
|
2014-05-21 18:14:51 +08:00 |
|
raven02
|
e0f89beb7d
|
Set default polygon_mode as GL_FILL
|
2014-05-21 02:08:49 +08:00 |
|
raven02
|
f67d30571b
|
Add NV4097_SET_BACK_POLYGON_MODE
|
2014-05-20 22:10:14 +08:00 |
|
raven02
|
4f961c9e0b
|
Add comment for depth format 0
|
2014-05-19 21:14:30 +08:00 |
|
raven02
|
c2f3f04808
|
Add support for m_surface_depth_format 0
|
2014-05-19 15:43:41 +08:00 |
|
Michael Yu
|
9e791da7bd
|
virtual memory block reads/writes properly fail if address is out of bounds.
Fixes Solar v2.1 http://puu.sh/8ScXK.jpg
|
2014-05-18 23:12:28 -07:00 |
|
Unknown W. Brackets
|
7948f376fb
|
GL: Fix the compressed R8B8 / B8R8 type formats.
The not-swizzled bit is always set for them.
|
2014-05-18 15:24:12 -07:00 |
|
Unknown W. Brackets
|
612e515317
|
GL: Fix X16 / Y16_X16 texture formats.
Per the rsx/texture_formats test. Not sure about pitch, may need to deal
with UNPACK_ROW_LENGTH...
|
2014-05-18 14:39:04 -07:00 |
|
Unknown W. Brackets
|
06c4c45200
|
GL: Fix half-float texture formats.
This matches the ps3 output/channels for these textures per the
rsx/texture_formats test.
|
2014-05-18 14:22:05 -07:00 |
|
B1ackDaemon
|
9e7f8564b6
|
Merge pull request #244 from raven02/patch-6
Fix wrong color effect in Disgaea 3
|
2014-05-18 11:08:17 +03:00 |
|
raven02
|
c8e52a78f9
|
Fix wrong color effect in Disgaea 3
|
2014-05-18 14:57:56 +08:00 |
|
Unknown W. Brackets
|
07505aa9e2
|
GL: Fix D1R5G5B5 texture R/B components as well.
|
2014-05-17 23:14:42 -07:00 |
|
Unknown W. Brackets
|
7992115f6c
|
GL: Swap R/B in A1R5G5B5 correctly.
Fixes Terraria, thanks @raven02. How did I miss this, it was not passing
the test after all...
|
2014-05-17 23:06:26 -07:00 |
|
Unknown W. Brackets
|
c8dea6b931
|
Typo.
|
2014-05-17 15:38:13 -07:00 |
|
Unknown W. Brackets
|
28b10157ad
|
GL: Add Y16_X16 tex format (untested.)
|
2014-05-17 14:49:23 -07:00 |
|