]> git.0x19.co - doomgeneric-snom360/commit
Add support for specifying the color mode
authortechflashYT <officialTechflashYT@gmail.com>
Sat, 12 Jul 2025 12:10:37 +0000 (05:10 -0700)
committertechflashYT <officialTechflashYT@gmail.com>
Sat, 12 Jul 2025 12:10:37 +0000 (05:10 -0700)
commit16bf927ffb10f963183bbfdbf0c775e92b82f8d8
tree802927a1b50f968a4f86c3aabac58fa296a008ac
parent8706f5ec8063f76407fe2c86d2b579f38a9f3314
Add support for specifying the color mode

This allows for changing the color mode, rather than the currently
hardcoded always RGBA8888.  That default is preserved for compatibility,
but this allows also specifying RGB565, and is extensible to allow more
modes later on.
doomgeneric/i_video.c