Commit graph

6 commits

Author SHA1 Message Date
Charlie Malmqvist
b7921693c4 Os monitors query 2024-08-21 20:17:05 +02:00
Charlie Malmqvist
a8ded88dca Gamepad stuff (forgot to commit this file before) 2024-08-19 14:08:50 +02:00
Charlie Malmqvist
e61a294960 Conditionally compile oogabooga global state instance with OOGABOOGA_LINK_EXTERNAL_INSTANCE 2024-07-22 19:19:57 +02:00
Francesco Cozzuto
6f7f5cb1e6 Fix outdated comment 2024-07-22 01:13:26 +02:00
Charlie
8a0fc81576 - User input
- Input state polling & consuming
		- is_key_down, is_key_just_pressed, is_key_just_release
		- consume_key_down, consume_key_just_pressed, consume_key_just_released
	- Input events
		- Key event
		- Scroll event
		- Text event
- unicode.c
	- utf16_to_utf32
2024-06-29 17:54:30 +02:00
Charlie
8489421dbf Got a window going 2024-06-29 01:18:22 +02:00