RetroArch/gfx/math
twinaphex 8487cd0204 Start using C89-style for loop initial declarations for
reusable code module parts that we reuse in other projects. It's
a huge maintenance burden having to change this stuff around everytime
when compiling in non-C99 mode
2013-10-19 19:39:38 +02:00
..
matrix_3x3.c Start using C89-style for loop initial declarations for 2013-10-19 19:39:38 +02:00
matrix_3x3.h Update license headers to 2013. 2013-01-01 01:41:15 +01:00
matrix.c Start using C89-style for loop initial declarations for 2013-10-19 19:39:38 +02:00
matrix.h Add matrix_scale/matrix_translate/matrix_projection - file will be 2013-05-09 14:04:44 +02:00