Commit Graph

16 Commits

Author SHA1 Message Date
zilmar d70f9a6733 [Glide64] Fix up a lot of the logging code 2016-02-11 20:58:42 +11:00
zilmar a99a64dc03 [Glide64] Fix up missing log message 2016-02-04 21:49:54 +11:00
zilmar dba3b94dfb [Glide64] Get Settings to be a class instead of a struct 2016-02-01 19:56:25 +11:00
zilmar 09da116723 [Glide64] Rename max and min to be maxval and minval 2016-01-25 20:58:29 +11:00
zilmar d1bcbde69a [Project64] Rename wxUint8 to uint8_t 2016-01-20 17:17:45 +11:00
zilmar dae0c8827c [Project64] Convert wxUint32 to uint32_t 2016-01-20 17:14:48 +11:00
zilmar 5e06520cb5 from fixed warnings and errors in vs2012
56f2b7ef85
2015-10-12 07:17:01 +11:00
zilmar 3d002e831f Use generic _mm_loadu_ps instead of GCC specific __builtin_ia32_loadups
be0a027273
2015-10-12 07:08:12 +11:00
zilmar 1dd25b2063 Rewrite MulMatricesC in a more auto-vectorizable way.
c5998a531b
2015-10-10 23:23:26 +11:00
zilmar d0f45f17ab [glide64] remove 3dmathSIMD.asm.cpp (from Merge Glide64 changes from the previous attempt)
e110f50489
2015-10-09 16:18:09 +11:00
zilmar 7561a65624 [Glide64] Remove space from filename to avoid confusion of build tools
a1b0c70492
2015-10-09 14:36:48 +11:00
zilmar 549e2f78fb [Glide64] Other cleanups like changing __WINDOWS__ to WIN32 2015-10-09 14:36:30 +11:00
unknown 6e675e4c28 [PJGlide64] TransformVector C is better than TransformVectorSSE. 2015-06-18 20:29:15 -04:00
zilmar 8f16f58311 Glide64: Update to make asm more closer to original code 2013-04-20 12:14:46 +10:00
zilmar e015346578 Glide64: Now able to compile 2013-04-09 22:02:27 +10:00
zilmar 5d4340d2e5 Add Glide64 plugin 2013-04-05 08:22:19 +11:00