zilmar
ee864797ab
vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup
2021-05-18 21:21:36 +09:30
oddMLan
b393d7c91c
[Nrage-input] Misc cleanup
2020-02-10 03:01:14 -07:00
oddMLan
2b15003e77
[Nrage-input] Tabs -> spaces
2020-02-09 04:36:49 -07:00
oddMLan
891e43878b
[Nrage-input] Code cleanup
...
- Defined NOMINMAX macro to disable windef.h's min/max macros; they were clashing with the C++ standard library's std::min/std::max.
- All uses of min/max that had ambiguous type deduction were explicitly instantiated as min<long> and max<long>.
- Header includes were sorted
Many thanks to DKO for the patch.
2020-02-09 04:25:05 -07:00
ManiacDC
e9c9976951
Fix Typo in comment
2017-05-15 09:56:13 -04:00
ManiacDC
0111e27071
Fix for slow DirectInput enumerations. Eliminates enumerations on generic DI8DEVTYPE_DEVICE and only checks to see if a devices is an XInputDevice for DI8DEVTYPE_GAMEPAD, DI8DEVTYPE_DRIVING, DI8DEVTYPE_JOYSTICK, and DI8DEVTYPE_FLIGHT.
2017-05-15 08:32:21 -04:00
zilmar
a228a9d1f9
line ends ?
2016-01-27 20:11:59 +11:00
zilmar
13e62d7354
[64bit] Get nrage and rsp compiling as 64bit
2015-05-16 10:55:23 +10:00
unknown
a247ffe6b1
[PJ64 NRage] some scope and spacing formatting clean-ups
2015-03-17 18:47:32 -04:00
zilmar
e58fc5ab78
nRage: Add ability to compile version 2.3c
2013-04-30 15:56:41 +10:00