1
0
mirror of https://github.com/RPCS3/ps3autotests.git synced 2024-11-08 11:52:58 +01:00

Test added: rsx/primitives

This commit is contained in:
Alexandro Sánchez Bach 2014-06-14 18:18:26 +02:00
parent 30c5f192fa
commit ae8c3d0731
3 changed files with 19 additions and 1 deletions

18
.gitignore vendored
View File

@ -12,6 +12,24 @@
*.la
*.a
# Visual Studio 2010 files
*.sln
*.suo
*.sdf
*.opensdf
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
# Uninteresting Objects
fpshader.cg
fpshader.fpo
fpshader.ppu.o
vpshader.cg
vpshader.vpo
vpshader.ppu.o
Temp/
# Uninteresting Log files
*.ps3
*.rpcs3

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

Binary file not shown.