|
|
|
|
|
by pjc50
2420 days ago
|
|
Nice! I'd pondered using this technique for a while; since each shader compute element is a fairly powerful processor on its own, this can effectively run one copy of the emulator for every pixel. Unfortunately since emulation is an "embarrasingly serial" problem, it doesn't go particularly quickly. |
|