upiwin/src
2019-12-07 00:54:55 -07:00
..
config.c implemented the touchscreen device events 2019-12-07 00:46:27 -07:00
config.h implemented the touchscreen device events 2019-12-07 00:46:27 -07:00
fbinit.c added global configuration data block and our own "atexit" type mechanism 2019-12-06 22:08:34 -07:00
fbinit.h added global configuration data block and our own "atexit" type mechanism 2019-12-06 22:08:34 -07:00
fbprimitive.c fixed compile errors and a segfault on exit 2019-12-06 23:34:34 -07:00
fbprimitive.h implemented frame buffer primitives 2019-12-06 23:26:13 -07:00
gpio.c added global configuration data block and our own "atexit" type mechanism 2019-12-06 22:08:34 -07:00
gpio.h added global configuration data block and our own "atexit" type mechanism 2019-12-06 22:08:34 -07:00
log.c added the ASSERT and VERIFY macros to logging to help detect problems 2019-12-06 23:46:21 -07:00
log.h added the ASSERT and VERIFY macros to logging to help detect problems 2019-12-06 23:46:21 -07:00
main.c made the drawn pattern a little fancier 2019-12-07 00:54:55 -07:00
Makefile added the ASSERT and VERIFY macros to logging to help detect problems 2019-12-06 23:46:21 -07:00
msg_queue.c implemented the touchscreen device events 2019-12-07 00:46:27 -07:00
msg_queue.h implemented the touchscreen device events 2019-12-07 00:46:27 -07:00
msg.h implemented the touchscreen device events 2019-12-07 00:46:27 -07:00
scode.h adapted code to use the wintype.h types and the error codes 2019-12-05 18:21:37 -07:00
splash.png add splash screen graphic as PNG and conversion program 2019-12-06 20:27:52 -07:00
sysinput.c implemented the touchscreen device events 2019-12-07 00:46:27 -07:00
sysinput.h added global configuration data block and our own "atexit" type mechanism 2019-12-06 22:08:34 -07:00
time_func.c corrected compilation errors 2019-12-01 15:45:46 -07:00
time_func.h code cleanup 2019-12-01 15:43:05 -07:00
wintype.h implemented frame buffer primitives 2019-12-06 23:26:13 -07:00