Commit Graph

37 Commits

Author SHA1 Message Date
4fe6e4dcbf Add unigi_input_mouse_capture 2024-09-12 03:14:24 +02:00
cc36d7c9da Fix stuff 2024-09-12 00:19:07 +02:00
b7bb4c428b Add example make script 2024-09-11 01:57:02 +02:00
0ba3061491 More standardization 2024-09-11 01:51:54 +02:00
8827e35ada Standardize or something :') 2024-09-10 22:58:46 +02:00
9c11ba3de9 Remove reference to unigi.headers 2024-09-10 22:40:39 +02:00
c242cbc054 Move unigi.headers to unigi, also separate headers for SWIG 2024-09-10 22:38:34 +02:00
34aa7f0a1c Mention unigi.ext 2024-07-31 22:07:43 +02:00
d83cd52340 Add test for unigi.ext 2024-07-31 22:06:29 +02:00
858768313b Fix mistakes 2024-07-20 16:09:25 +00:00
23e3edda06 Use blit for example 2024-07-20 19:39:02 +02:00
08edc234f9 Exit on keyboard event 2024-06-30 23:25:02 +02:00
018a808bda Add graphics test 2024-06-30 22:20:07 +02:00
7a3b8a38f2 Add note about target devices 2024-06-30 22:18:03 +02:00
c7bcf8cbdb Update README.md 2024-06-16 20:07:18 +02:00
8ca18f8f46 Use bold for points 2024-06-16 13:58:52 +02:00
e0f7427413 Update repository for new architecture 2024-06-16 13:56:54 +02:00
Fierelier
bd5b613c91 Generate quick palette 2024-05-11 02:58:17 +02:00
Fierelier
c3be40e186 Move src/main.c to src/tests/draw.c 2024-05-11 02:55:46 +02:00
3032426c13 Add platform: dos 2024-04-21 22:19:48 +02:00
835e2e1892 Call unigi_close automatically 2024-04-21 22:09:53 +02:00
9d3d6e9139 Make compilation documentation even more agnostic 2024-04-21 17:13:37 +02:00
df919a08b5 Provide example configuration 2024-04-21 17:12:22 +02:00
d258cd9da3 Replace random() with example_random(), put definitions at start of scopes 2024-04-21 17:11:39 +02:00
e32d51dedc Make documentation friendly towards more compilers 2024-04-21 17:10:25 +02:00
e1cac6e3e3 Update README.md 2024-04-21 16:11:32 +02:00
66649a0e4b Fix Big Endian 2024-04-21 16:07:16 +02:00
2591912d62 Add -O2 to compilation examples 2024-04-21 15:12:09 +02:00
9d0118ba36 Do not depend on definition expansion for includes 2024-04-21 15:06:08 +02:00
7ecc929011 Remove multi-line typedefs 2024-04-21 14:59:04 +02:00
250e78c3ca Fix unigi_time_sleep in null 2024-04-21 14:58:57 +02:00
539b7f1117 Add preview 2024-04-21 14:23:00 +02:00
5b6aeef857 Add test pattern + demonstration of floats 2024-04-21 14:12:45 +02:00
8cfa90f90e Add unigi_float_2int 2024-04-21 14:12:15 +02:00
4391944782 Use different window title 2024-04-21 14:11:43 +02:00
8ea913312d Fix fixed point 2024-04-21 14:11:26 +02:00
5a232d9367 Initial commit 2024-04-21 13:35:56 +02:00