rpcsx/rpcs3/Emu/RSX/Common/Interpreter
kd-11 2ed50ba263 rsx/interpreter: Improve instruction accuracy
- Fix DIV instruction
- Add EXP_TEX modifier
- Implement WPOS register read
- Swap 3D and Cubemap enums to match RSX ids
- Adds two extra instruction classes: flow control and packing control
- Implement remaining FP instructions with exception of the rare projected texture lookups
- Fix typo causing output color index > 0 to not work
- Fix KIL instruction
- Implement conditional vertex program writes
2020-04-30 15:02:59 +03:00
..
FragmentInterpreter.glsl rsx/interpreter: Improve instruction accuracy 2020-04-30 15:02:59 +03:00
VertexInterpreter.glsl rsx/interpreter: Improve instruction accuracy 2020-04-30 15:02:59 +03:00