1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
RetroArch/deps
Nathan Strong 9b2d4236ad WIIU: Clean up a bunch of compiler warnings
== DETAILS
These changes fall into a few broad categories:

1. Explicitly undefine things we want to re-define due to conflicts with
   the version of devkitpro we're using
2. Clean up hex format specifiers to use `%lx` or `%lX` when working with
   long integers
3. Move variables inside the ifdef they're used in to squelch "unused variable"
   messages
4. Add parenthesis to make Wii U shader declarations stop complaining

And then there's a weird "misleading indent" warning that I fixed by just
rewriting a block of code to use a switch statement instead of if-then-else.

These changes work fine on Wii U, but we'll need to keep an eye on CI/CD to see
if other platform builds break.
2021-09-25 13:25:39 -07:00
..
7zip (7zip) Use int64_t 2021-08-07 03:26:08 +02:00
bearssl-0.6 Add BearSSL as a vendored dependency 2020-09-19 00:31:20 +02:00
discord-rpc (Mac) Add Discord RPC support - untested 2021-08-25 09:56:00 +02:00
dr Fix some warnings - values written to variables never read 2021-02-10 00:49:41 +01:00
glslang Remove glslang::pool_allocator::setAllocator 2020-12-23 20:51:55 -06:00
ibxm ibxm: update to 20191214 2020-11-21 20:30:19 +00:00
libfat WIIU: Clean up a bunch of compiler warnings 2021-09-25 13:25:39 -07:00
libFLAC Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
libgo2 Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
libiosuhax deps/libiosuhax: Update to wiiu-env/libiosuhax@69532cf 2021-07-18 22:33:06 +10:00
libShake OpenDingux: Add rumble support 2020-11-17 16:13:37 +00:00
libvita2d Vita: Fix scaling on PSTV when not using 720p 2021-05-29 19:05:35 +02:00
libz (libz) Clang does not like this at all - warning: possible misuse of comma operator here [-Wcomma] 2021-08-12 19:00:59 +02:00
lua Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
mbedtls Add some PSL1GHT ifdefs 2021-03-05 10:49:02 +01:00
miniupnpc Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
peglib Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
Pigs-In-A-Blanket [VITA] Add support for Vita GLES2 (PIGLET) 2021-01-06 19:14:30 +01:00
rcheevos upgrade to rcheevos 10.2 2021-08-28 13:58:33 -06:00
SPIRV-Cross Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
stb Fix some warnings - values written to variables never read 2021-02-10 00:49:41 +01:00
switchres Fixed monitor index corruption on Windows and added correct fractal scalling. only used when required. 2021-07-07 18:06:47 +01:00
wayland-protocols Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00
yxml Squashed 'deps/vitaGL/' changes from c816fec50f..2934af8af0 2020-07-05 11:43:47 +02:00