Commit Graph

19 Commits

Author SHA1 Message Date
zilmar da8926d482 [Glide64] Make fog private 2017-03-10 07:54:56 +11:00
zilmar 70abd5df17 [Glide64] Make scrx and scry private members of settings 2017-01-31 17:56:52 +11:00
zilmar ea35a02614 [Glide64] make fb_crc_mode a private member of CSettings 2017-01-30 08:13:58 +11:00
zilmar 23e46f85da [Glide64] Change game hack value to enum 2017-01-29 17:26:41 +11:00
zilmar 50994936ba [Glide64] Change Frame buffer emulation options bit to an enum 2017-01-25 06:08:33 +11:00
zilmar d70f9a6733 [Glide64] Fix up a lot of the logging code 2016-02-11 20:58:42 +11:00
zilmar dba3b94dfb [Glide64] Get Settings to be a class instead of a struct 2016-02-01 19:56:25 +11:00
b759a60417 Include string.h where needed. 2016-01-28 15:00:13 -05:00
zilmar 09da116723 [Glide64] Rename max and min to be maxval and minval 2016-01-25 20:58:29 +11:00
zilmar 2b9cdb12c3 [Glide64] rename fullscreen to GfxInitDone 2016-01-21 04:12:15 +11:00
zilmar 26122a337d [Glide64[ Code clean up of TexBuffer.cpp 2016-01-20 20:43:44 +11:00
zilmar 3a980f18d6 [Project64] rename wxUint16 to uint16_t 2016-01-20 17:26:07 +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 bdc85ddbb7 [Glide64] Convert to c implementation for functions like mirror32bS 2015-10-13 16:44:16 +11:00
zilmar 7d43d10dd5 [Glide64] These buffers can overlap, so memmove() must be used instead of memcp…
48e20bc799 (diff-4a633600241920557d6c8b6d96dfb363R298)
2015-10-11 20:54:30 +11:00
zilmar 7561a65624 [Glide64] Remove space from filename to avoid confusion of build tools
a1b0c70492
2015-10-09 14:36:48 +11:00
unknown 59eadfe83a (Glide64) guess doing 2*(wxUint16) produces a signed type in C++ rules?
This fixes an implicit signed/unsigned conversion warning.
2015-02-01 13:10:27 -05:00
zilmar 5d4340d2e5 Add Glide64 plugin 2013-04-05 08:22:19 +11:00