Eric Warmenhoven
|
79e43e2bd4
|
Fix many warnings (#16180)
Also change iOS/tvOS to use system zlib instead of compiling it in
|
2024-01-31 09:15:14 -08:00 |
|
Eric Warmenhoven
|
280dcb32f9
|
Fix several warnings
|
2023-07-02 05:46:45 +02:00 |
|
Jesse Talavera-Greenberg
|
972c539869
|
Check for __ARM_NEON__ and _M_ARM64
- Its absence was causing certain MSVC builds to fail with the #error directive
|
2023-06-18 08:38:53 +02:00 |
|
libretroadmin
|
cedcd70c63
|
Fix function declaration without a prototype warnings
|
2023-05-29 15:34:37 +02:00 |
|
twinaphex
|
170b3e3e44
|
Fix some warnings - values written to variables never read
|
2021-02-10 00:49:41 +01:00 |
|
twinaphex
|
2ee9b1d98e
|
Revert "Revert "Gradle""
This reverts commit e8cf66f0a9912a34a3707976efdfbfb0bf2a4195.
|
2019-06-27 17:55:38 +02:00 |
|
twinaphex
|
8037cbe3dc
|
Revert "(Android) Backport c9218bbd23 "
This reverts commit 6e4c8ec6a61e6148765dcc6216005cb1c6be9268.
|
2019-06-27 17:55:19 +02:00 |
|
twinaphex
|
6e4c8ec6a6
|
(Android) Backport c9218bbd23
|
2019-06-27 10:57:37 +02:00 |
|
Twinaphex
|
e8cf66f0a9
|
Revert "Gradle"
|
2019-06-27 08:00:12 +02:00 |
|
Aaron Kling
|
7677ffbbeb
|
Clang doesn't like the x86 cpuid asm, skip for android
|
2019-06-26 10:17:28 -05:00 |
|
Twinaphex
|
c795d2ade3
|
Silence more warnings
|
2019-06-22 14:57:11 +02:00 |
|
Twinaphex
|
bf1951ae37
|
Fix plethora of warnings on OSX
|
2019-06-22 14:52:29 +02:00 |
|
twinaphex
|
9dea722c39
|
Update portion of dr_flac.h that was problematic on
certain systems
|
2018-05-18 05:32:07 +02:00 |
|
twinaphex
|
c79950d707
|
(PS3) Add HAVE_DR_FLAC
(Dr. Flac) Fix some warnings with PS3 compiler
|
2018-05-07 17:52:53 +02:00 |
|
Twinaphex
|
356cd47ce8
|
Silence some unused variable warnings
|
2018-05-03 19:35:27 +02:00 |
|
twinaphex
|
e3ce768ad0
|
(dr_mp3.h) Fix C89_BUILD issues
|
2018-04-28 14:32:10 +02:00 |
|
twinaphex
|
3583e1e501
|
Update
|
2018-04-28 14:22:42 +02:00 |
|
twinaphex
|
381f14fa9a
|
(dr_flac.h) Silence warnings
|
2018-04-28 13:13:22 +02:00 |
|
twinaphex
|
9a6e069d6f
|
(dr_flac.h) Assume stdint.h presence
|
2018-04-28 12:44:52 +02:00 |
|
twinaphex
|
89d765d6c7
|
Define DR_FLAC_NO_STDIO
|
2018-04-28 12:44:25 +02:00 |
|
twinaphex
|
437c4fbc0a
|
(dr_flac.h) C89_BUILD fixes
|
2018-04-28 12:37:50 +02:00 |
|
twinaphex
|
faa99bd323
|
Start adding FLAC hooks
|
2018-04-27 23:45:06 +02:00 |
|