Bill Currie
|
4777f44ba1
|
[gamecode] Rename test-math to test-vector
I decided to stick with the minimal tests per test program rather than
try to cram all the math operator tests into the one program.
|
2022-01-03 23:50:38 +09:00 |
|
Bill Currie
|
a6badaa05d
|
[gamecode] Complete the vector instruction tests
Finish up the float tests and add double tests.
|
2022-01-03 23:27:01 +09:00 |
|
Bill Currie
|
b8d04874c3
|
[gamecode] Add some math tests
Hit a show stopper when it came to swizzle (not implemented yet). I
guess I know what I need to do next :P.
|
2022-01-03 23:27:01 +09:00 |
|