RetroArch/libretro-common/formats
LibretroAdmin 951b98fe1b
Bools to flags (#14486)
* (D3D11) Use flags instead of bools

* (RPNG) Use flags

* Simplify rpng_is_valid

* (rpng_is_valid) Prevent potential NULL pointer dereference
(D3D11) Some whitespacing changes/code nits

* (task_pl_thumbnail_download.c) Simplify some code
2022-10-06 19:26:38 +02:00
..
bmp for loop cleanups - use space after 'for' 2020-08-19 03:06:22 +02:00
cdfs Replace more trivial usage of sscanf 2022-07-17 18:33:54 +02:00
jpeg (RJPEG) reorder structs, alignment 2020-08-16 00:09:10 +02:00
json Fix some implicit conversion signedness warnings 2022-10-02 03:22:34 +02:00
libchdr Prefer using snprintf instead of insecure sprintf 2021-05-18 15:14:08 +02:00
logiqx_dat (word wrap functions in stdstring.c) Avoid implicit strlens, caller 2022-08-23 17:06:01 +02:00
m3u (m3u_file) Replace static entries array with dynamic array via RBUF library 2020-08-13 17:25:45 +01:00
png Bools to flags (#14486) 2022-10-06 19:26:38 +02:00
tga (GCC 12) Silence some new warnings generated 2022-06-04 06:35:05 +02:00
wav AI Service fixes 2020-10-22 15:59:26 +01:00
xml fix netplay UPNP binding for specific router behavior (#13399) 2021-12-23 19:30:35 +01:00
image_texture.c Style nits - turn macro names into upper-case - some while style nits 2020-06-26 20:00:19 +02:00
image_transfer.c Don't include errno.h in files that don't justify its use 2022-08-25 05:19:30 +02:00