1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui/skin_engine
William Wilgus 6c3cc1cbb9 Skin_engine optimize element switches
it takes a lot of code to check validity and dereference a pointer for every numeric tag branch in get_token_value

apparently about 900 bytes actually

Change-Id: If463e755e9bbc73cbd4a02441572d22df9206121
2020-11-13 19:14:56 +00:00
..
skin_backdrops.c Fix display regression from c85d8e2 2020-10-28 22:55:27 -04:00
skin_display.c Fix multiple potential null pointer dereferencess 2020-10-28 08:42:49 -04:00
skin_display.h [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
skin_engine.c Skin engine Onda Vx747 2020-11-01 17:43:42 +00:00
skin_engine.h LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
skin_parser.c fix checkwps build (introduced in a5a8e00) 2020-10-28 19:38:27 -04:00
skin_render.c Skin_engine optimize element switches 2020-11-13 19:14:56 +00:00
skin_tokens.c Skin_engine optimize element switches 2020-11-13 19:14:56 +00:00
skin_touchsupport.c Implement time-based resume and playback start. 2014-03-10 04:12:30 +01:00
wps_internals.h Framebuffer_viewport Rewrite -- BUG FIX 2020-10-28 13:25:12 -04:00