Vincent Lejeune
|
91d0229bc5
|
rsx/common: Use an help texture_dimension_extended to handle cubemap more cleanly.
|
2016-03-30 22:19:29 +02:00 |
|
Vincent Lejeune
|
f2c82d3cf4
|
rsx/common: Use a typed class for texture dimension.
|
2016-03-30 20:03:50 +02:00 |
|
Vincent Lejeune
|
149fa9d750
|
rsx/common: Make RSXFragmentProgram key and not just pointer.
|
2016-01-27 23:16:06 +01:00 |
|
Nekotekina
|
960668ecf1
|
For #1355
offsetof() eliminated
OFFSET_32, SIZE_32, ALIGN_32 used
|
2016-01-14 19:07:27 +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 |
|
DHrpcs3
|
d8bef46c2a
|
Do not use global static variables in headers
|
2015-12-21 05:35:56 +02:00 |
|
Vincent Lejeune
|
6221fecf3b
|
common/d3d12/gl: Start implementing cubemap sampling
|
2015-12-16 20:36:34 +01:00 |
|
Nekotekina
|
8a1ce6ba64
|
MINGW64 fix
|
2015-12-04 23:37:35 +03:00 |
|
Nekotekina
|
a974ee009e
|
vm::var improved, cleanup
Mostly vm::var initialization introduced.
Added vm::make_var function.
|
2015-10-14 18:17:37 +03:00 |
|
Nekotekina
|
48c75105e2
|
"Memory" eliminated
|
2015-07-18 03:12:06 +03:00 |
|
Nekotekina
|
39f836b495
|
re32/se32/... macro eliminated, some fixes
|
2015-07-10 04:31:09 +03:00 |
|
Nekotekina
|
3064560027
|
vm::ptr refactoring (operators improved)
vm::pptr, vm::bpptr added for PS3
is_le_t added
sizeof32() added (32-bit sizeof macro)
|
2015-06-15 19:21:14 +03:00 |
|
vlj
|
df794b88b0
|
GL: Use decompiler common class
|
2015-05-23 20:45:08 +02:00 |
|
Nekotekina
|
74b3580b69
|
rfile_t renamed
|
2015-04-25 00:38:11 +03:00 |
|
Nekotekina
|
ab405901ee
|
wxFile removed (rFile -> rfile_t)
|
2015-04-19 16:19:24 +03:00 |
|
O1L
|
99ea666bf2
|
Implemented binary vertex program disassembler
|
2015-02-23 16:22:30 +04:00 |
|
O1L
|
e84f356a29
|
Implemented binary fragment program disassembler
|
2015-02-22 18:47:12 +04:00 |
|