Commit Graph

24 Commits

Author SHA1 Message Date
twinaphex
64bb848daf Update headers (pt. 2 - libretro-common) 2017-01-22 13:58:20 +01:00
twinaphex
18da1fc088 More logging 2016-11-09 00:20:44 +01:00
twinaphex
02e4dbfa0f Fix matrix_4x4_projection 2016-11-08 20:09:43 +01:00
twinaphex
848db5b1c5 Complete matrix_4x4_lookat 2016-11-04 21:07:30 +01:00
twinaphex
c8e8070c02 Update matrix_4x4_translate 2016-11-04 20:36:47 +01:00
twinaphex
5398fa5f39 (libretro-common) Nit 2016-11-04 20:34:31 +01:00
twinaphex
f4e27befb4 matrix_4x4_lookat - remove memset 2016-11-04 20:32:26 +01:00
twinaphex
01961cbf5e Turn matrix_4x4_identity into inline function 2016-11-04 15:58:32 +01:00
twinaphex
cd2599456a Matrix code 4x4 - prevent memsets 2016-11-04 15:50:28 +01:00
twinaphex
19ee1a4751 Move macros of matrix functions to C files 2016-11-03 14:52:22 +01:00
twinaphex
eac7bcf38f Create unfinished version of matrix_4x4_lookat 2016-09-16 18:27:00 +02:00
twinaphex
ee4c893c07 Update matrix_4x4_projection 2016-09-16 18:03:30 +02:00
twinaphex
028bb38ec5 Add vector_4 2016-09-16 17:45:41 +02:00
twinaphex
0ceffb87f2 matrix_4x4_ortho - cleanup 2016-09-09 04:02:41 +02:00
twinaphex
2080301088 matrix_4x4_multiply - add early return to prevent null
pointer dereferences
2016-09-07 00:57:05 +02:00
twinaphex
18f999d8de (libretro-common) Header updates 2016-08-24 01:22:29 +02:00
twinaphex
070b7b78b1 Create matrix_4x4_copy 2016-05-17 18:12:43 +02:00
twinaphex
cb73de77e9 (libretro-common) Update 2016-05-15 06:59:23 +02:00
twinaphex
f8982a89d7 Add vector_3.c 2016-05-15 06:46:41 +02:00
twinaphex
f55ee11554 (libretro-common) Header updates 2016-03-20 17:13:31 +01:00
twinaphex
f88575633e Cleanups 2015-09-05 20:34:22 +02:00
twinaphex
4078bc5756 (math/matrix_4x4c.) Cleanup 2015-06-24 11:48:20 +02:00
twinaphex
2c09bbcda3 (libretro-common) Start documenting matrix_4x4.c 2015-06-24 11:37:45 +02:00
twinaphex
a33016d457 Renamed libretro-sdk to libretro-common 2015-02-19 00:04:03 +01:00