RetroArch/libretro-common/formats/png
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
..
rpng_encode.c AI Service fixes 2020-10-22 15:59:26 +01:00
rpng_internal.h (RPNG) Make sure we don't use stdio/fprintf unless DEBUG is defined 2020-08-22 16:07:03 +02:00
rpng.c Bools to flags (#14486) 2022-10-06 19:26:38 +02:00