rockbox/lib/skin_parser
William Wilgus 68d4fd0e5b skin_engine minor refactoring struct alignment No Functional Changes
Move some elements around to save 720 bytes in the skin engine with cabbie

saves some code manipulating the skin_helpers arrays in skin_engine
eliminate conditionals checking for pre/post process functions
using a dummy fn(), consolidate pre/post process into a single function
adding a bool preprocess to indicate stage

Change-Id: Id2df4706b73e9025c7300be135dc02e135e587fe
2024-12-03 01:21:28 -05:00
..
Makefile skin_parser: Modernize Makefile. 2020-09-04 19:13:54 +02:00
skin_buffer.c Fix some non-portable alignment values 2022-05-02 15:38:48 +01:00
skin_buffer.h Use buflib for all skin engine allocations. 2011-11-15 14:11:08 +00:00
skin_buffer_debug.pl Add a simple perl script to display info about what is allocating skin buffer. 2011-09-25 12:05:03 +00:00
skin_debug.c Fix yellow in sim builds 2024-05-24 11:34:43 -04:00
skin_debug.h skin_engine: Reenable skin debugging in the sim (use --debugwps) 2012-03-15 23:26:07 +11:00
skin_parser.c skin engine small cleanup optimize find_tag() remove string copy 2024-11-25 12:40:36 -05:00
skin_parser.h skin_engine minor refactoring struct alignment No Functional Changes 2024-12-03 01:21:28 -05:00
skin_parser.make build system: unify/simplify library handling a bit. 2012-03-26 22:27:40 +02:00
skin_scan.c skin engine small cleanup optimize find_tag() remove string copy 2024-11-25 12:40:36 -05:00
skin_scan.h Fix yellow 2015-01-05 19:09:33 +01:00
SOURCES skin_engine: Reenable skin debugging in the sim (use --debugwps) 2012-03-15 23:26:07 +11:00
symbols.h Correct spelling of 'seperate' in the skin parsing code - FS#11724 by Alexander Levin 2010-11-05 09:51:19 +00:00
tag_table.c skin engine small cleanup optimize find_tag() remove string copy 2024-11-25 12:40:36 -05:00
tag_table.h skin engine small cleanup optimize find_tag() remove string copy 2024-11-25 12:40:36 -05:00