refactoring: split one huge test into multiple small ones and reuse code; test RSX...
commit1303a61319ddbb74ffbbe704eb879661733af6e0
authorglevand <geoffrey.levand@mail.ru>
Sun, 28 Oct 2012 13:56:38 +0000 (28 13:56 +0000)
committerglevand <geoffrey.levand@mail.ru>
Sun, 28 Oct 2012 13:56:38 +0000 (28 13:56 +0000)
treeb34995d8b9c6193ddb7f0a77c0a69962e0e07f52
parent5153bf4c1e53da2184e0f11481e5c22d765c3744
refactoring: split one huge test into multiple small ones and reuse code; test RSX GART DMA
Makefile
cursor.c [new file with mode: 0644]
gart_dma.c [new file with mode: 0644]
ps3gpu_ctl.h [new file with mode: 0644]
ps3gpu_test.c [deleted file]
reset_gpu_state.c [new file with mode: 0644]
reset_gpu_state.h [new file with mode: 0644]
util.c [new file with mode: 0644]
util.h [new file with mode: 0644]
vram_dma.c [new file with mode: 0644]