raven02
|
db27ea923d
|
VP: add few opcodes comment for vec/sca (#1750)
|
2016-06-10 01:03:43 +03:00 |
|
Nekotekina
|
266db1336d
|
The rest
|
2016-05-23 16:22:25 +03:00 |
|
Nekotekina
|
b85a68e8a1
|
Partial commit: RSX
|
2016-04-15 19:22:36 +03:00 |
|
Vincent Lejeune
|
1f7a1e4078
|
rsx/common/d3d12/gl: Fix lit and rsq behavior near 0 in vertex shaders.
|
2016-02-08 17:35:49 +01:00 |
|
Nekotekina
|
38531459df
|
Logging system rewritten
GUI doesn't freeze anymore
Some things simplified
|
2016-01-13 18:54:57 +03:00 |
|
Vincent Lejeune
|
bab52c132d
|
rsx/common/d3d12/gl: Clean ProgramStateCache
Use a_b_c format.
Use using =
Use tuple as output
Use RAII to delete program safely
Ensure const correctness.
|
2016-01-11 19:21:57 +01:00 |
|
Nekotekina
|
3ed603074c
|
Changes done by [DH] rewritten
Added rsx_program_decompiler submodule
Added fs::dir iterator
Added fmt::match
|
2015-12-22 23:11:20 +03:00 |
|
Vincent Lejeune
|
69b3828086
|
rsx/common: Vertex program condition swizzle should apply to cc0, not float4(0.)
|
2015-12-16 20:36:50 +01:00 |
|
Vincent Lejeune
|
a21c9f9861
|
rsx: Avoid mixing float4 and int4 in declaration of AddrReg.
|
2015-11-30 17:35:51 +01:00 |
|
Vincent Lejeune
|
a79ffdb485
|
rsx/common: Fix ARL register type and write function in vtx shader
|
2015-11-15 17:20:41 +01:00 |
|
Raul Tambre
|
fac9d74344
|
Lots of defect fixes
|
2015-11-09 07:39:50 +02:00 |
|
Vincent Lejeune
|
b0f8611f49
|
Common/GL/D3D12: Fix int vector ctor in vertex shader and a compare opcode.
|
2015-10-15 17:13:42 +02:00 |
|
DH
|
cc0c3fc98d
|
Implemented fragment constants loading (OpenGL renderer)
Fixed nv308a::color
Minor improvements
|
2015-10-07 17:36:26 +03:00 |
|
Raul Tambre
|
4666f190db
|
Fix BRI instruction, fixes #1165
|
2015-09-07 20:14:00 +03:00 |
|
Nekotekina
|
ce494f8847
|
fmt::by_value, fmt::Format removed
|
2015-08-24 21:22:42 +03:00 |
|
vlj
|
312ff7e8f5
|
RSX: Fix for default value of temp reg
|
2015-08-12 00:25:33 +02:00 |
|
Nekotekina
|
edb9595721
|
Using vm::ps3 namespace moved in proper places
Various fixes
|
2015-07-10 04:30:41 +03:00 |
|
raven02
|
f98b03b61f
|
VP: use getFloatTypeName() with compare instructions
|
2015-05-23 20:45:11 +02:00 |
|
raven02
|
79cb025d25
|
RSX : factorize DPH
|
2015-05-23 20:45:09 +02:00 |
|
vlj
|
2416d49dba
|
RSX: Add a class factorizing decompiler code
|
2015-05-23 20:45:07 +02:00 |
|