Vicki Pfau
|
c541a79e95
|
Windows: Fix compilation woes from last commit
|
2024-03-04 21:52:25 -08:00 |
oltolm
|
3571b112dc
|
fix compilation warnings
|
2024-02-27 00:43:00 -08:00 |
Vicki Pfau
|
20ab4d27b1
|
Scripting: Expose rumble callback
|
2023-06-04 22:25:54 -07:00 |
Vicki Pfau
|
4e85de3a42
|
Util: Fix some macro best practices
|
2023-02-03 01:54:30 -08:00 |
Vicki Pfau
|
e2084b4a98
|
macOS: Fix very old Xcode build
|
2022-08-30 00:20:13 -07:00 |
Vicki Pfau
|
9b07a63056
|
All: Preliminary shift to C11
|
2022-08-08 12:54:49 -07:00 |
Vicki Pfau
|
8289222c18
|
3DS: Update ifdef macros
|
2022-02-14 22:48:28 -08:00 |
Vicki Pfau
|
c6167470eb
|
All: Fix indentation errors
|
2021-08-26 03:35:19 -07:00 |
Vicki Pfau
|
7d672a2215
|
All: Fix various build failure fallout
|
2021-02-26 02:02:25 -08:00 |
Vicki Pfau
|
1d186dd9ea
|
Util: Use __builtin_bswap on PPC big-endian platforms that support it
|
2020-08-29 16:15:39 -07:00 |
Vicki Pfau
|
c8028e1a60
|
Util: Fill out and fix big-endian byteswap load/stores
|
2020-08-29 16:14:49 -07:00 |
Vicki Pfau
|
010a4dad44
|
Wii: Fix ppc32 endianness regression
|
2020-08-17 20:17:59 -07:00 |
Vicki Pfau
|
9403a02481
|
Util: ppc64 byteswap access fixes
|
2020-08-15 21:04:32 -07:00 |
Vicki Pfau
|
73c38b95b6
|
All: Correct more format strings on Windows (fixes #1817)
|
2020-07-11 15:35:29 -07:00 |
Vicki Pfau
|
5ef12b5979
|
All: Correct format strings for some numbers on Windows (fixes #1794)
|
2020-06-20 03:02:27 -07:00 |
Vicki Pfau
|
ff4406fab0
|
All: Improve export headers (fixes #1738)
|
2020-05-24 22:58:50 +00:00 |
Vicki Pfau
|
cd6209d7f0
|
All: Fix your libc, Windows
|
2020-02-27 21:33:15 -08:00 |
Vicki Pfau
|
aead90a2c1
|
Windows: Fix ATOMIC_*_PTR in MSVC
|
2019-06-24 14:02:56 -07:00 |
Vicki Pfau
|
fb72b70505
|
All: Don't require dllexports.h on standalone builds (really fixes #1464)
|
2019-06-24 08:31:21 -07:00 |
Arves100
|
98d2671c6d
|
Util: Removed broken dllexport symbol
|
2019-06-22 00:26:10 -07:00 |
Le Hoang Quyen
|
b11de7538e
|
Implement atomic macros for win32
|
2019-05-17 16:30:50 -07:00 |
lehoangquyen
|
7a5840fb5a
|
Use atomic functions in more places
|
2019-05-17 16:17:16 -07:00 |
Vicki Pfau
|
c364a6527a
|
Windows: Fix passing Unicode filenames (fixes #1359)
|
2019-03-16 19:58:40 -07:00 |
Vicki Pfau
|
4e39875e7b
|
Qt: Revamp logging configuration
|
2019-01-20 21:09:34 -08:00 |
lacastri
|
08ab254fef
|
cmake libretro "visual studio 15 2017"
|
2018-10-01 21:06:43 -07:00 |
Vicki Pfau
|
c353e1254a
|
PowerPC: Fix overflow in LOAD/STORE_64LE (fixes #1089)
|
2018-05-26 13:09:13 -07:00 |
Vicki Pfau
|
064530e056
|
PowerPC: Fix potential register clobbering in LOAD_64LE
|
2018-05-25 17:33:59 -07:00 |
Vicki Pfau
|
73010a4121
|
ARM: Prevent register check code from being inlined
|
2018-05-08 14:11:51 -07:00 |
Vicki Pfau
|
f3ea4caf84
|
All: Support building on PPC Mac
|
2017-12-23 16:23:51 -08:00 |
Vicki Pfau
|
b65992a1b8
|
PSP2: Update for new toolchain
|
2017-04-17 01:12:23 -07:00 |
waddlesplash
|
15b4df3b2b
|
Fix the build on MSVC.
|
2017-03-16 13:26:21 -07:00 |
Vicki Pfau
|
1e7a62fbb3
|
Revert "ARM: Overhaul PSR access"
This reverts commit 37f5feb713 and fixup commits.
|
2017-01-31 11:46:24 -08:00 |
Vicki Pfau
|
37f5feb713
|
ARM: Overhaul PSR access
|
2017-01-28 11:11:59 -08:00 |
Vicki Pfau
|
803b7c9859
|
Util: Fix Wii build
|
2017-01-18 23:57:08 -08:00 |
Vicki Pfau
|
ebbc51f23c
|
Util: Fix build
|
2017-01-18 23:53:07 -08:00 |
Vicki Pfau
|
a56fd6016d
|
All: Move time.h include to common.h
|
2017-01-18 15:22:41 -08:00 |
Jeffrey Pfau
|
fa884d071e
|
All: Migrate includes to separate directory
|
2016-12-30 21:25:07 -08:00 |