This website requires JavaScript.
Explore
Help
Sign In
gbdev
/
rgbds
Watch
1
Star
0
Fork
0
You've already forked rgbds
mirror of
https://github.com/gbdev/rgbds.git
synced
2026-05-10 11:51:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c4ca36c5a27d7dc282ccd63c3beb29856b364c1
rgbds
/
src
/
gfx
T
History
ISSOtm
d054f07703
Fix some truncation warnings
...
Amusingly, reported by MSVC only
2026-03-10 01:31:23 -04:00
..
color_set.cpp
Some refactoring and cleanup (
#1806
)
2025-08-20 16:09:04 -04:00
main.cpp
Remove exclamation marks and periods from error messages (
#1874
)
2025-12-10 11:50:33 -05:00
pal_packing.cpp
Avoid reusing a
static
local variable (too fragile)
2025-10-08 21:19:23 -04:00
pal_sorting.cpp
Move
struct Palette
into its own file (
#1850
)
2025-10-20 16:59:24 -04:00
pal_spec.cpp
Fix some truncation warnings
2026-03-10 01:31:23 -04:00
palette.cpp
Move
struct Palette
into its own file (
#1850
)
2025-10-20 16:59:24 -04:00
png.cpp
Mention libpng in its internal warning and error messages
2025-10-06 17:03:51 -04:00
process.cpp
Avoid writing "XXX" since it's a conventional "TODO/FIXME" comment
2026-01-22 13:01:10 -05:00
reverse.cpp
Remove exclamation marks and periods from error messages (
#1874
)
2025-12-10 11:50:33 -05:00
rgba.cpp
Revert "More accurate 8-bit <=> 5-bit RGB color conversion (
#1827
)"
2025-10-24 13:32:59 -04:00
warning.cpp
Fix RGBLINK and RGBGFX warning/error message colors
2025-09-01 20:51:33 -04:00