Commit graph

34 commits

Author SHA1 Message Date
7c62e62414 Some minor qol changes 2024-05-18 09:39:15 +02:00
7a40050799 Add option to isolate an element 2024-05-17 15:12:48 +02:00
ef6e259313 Improve vertex usage 2024-05-13 15:03:54 +02:00
hodasemi
142ff7ae3a Prelude Displayable filltype 2024-04-24 14:41:28 +02:00
hodasemi
be011c467e Allow color to be squared 2024-04-24 14:37:02 +02:00
hodasemi
ed3c470716 Add fill type concept 2024-04-23 15:31:52 +02:00
hodasemi
bb27a8cda0 Fix moving frameable 2024-04-21 08:33:15 +02:00
hodasemi
57db78f645 Move frameable unscaled 2024-04-21 08:28:17 +02:00
hodasemi
94d173e2bb Expose position of ui elements 2024-04-21 07:41:08 +02:00
hodasemi
17a12024bb Implement controller icon for button 2024-04-04 17:57:50 +02:00
hodasemi
99fad3deb3 Properly update displayable 2024-03-25 15:31:04 +01:00
hodasemi
5f63f4115e Extend parser with generator feature 2024-03-25 12:33:56 +01:00
hodasemi
13aa2ba04d Create build file for shaders 2024-03-25 07:12:51 +01:00
hodasemi
e87b6a4ec6 Start implementing generator 2024-03-24 21:40:35 +01:00
c5421404c2 Use impl_reprc macro 2023-02-01 14:42:25 +01:00
e3d4f7595f Add safer_ffi changes 2023-01-27 13:46:54 +01:00
a4bf0d254a Fix case of empty textables 2023-01-26 09:24:53 +01:00
d563a6c089 Get multi sampled text to work 2023-01-22 18:18:24 +01:00
775bda1d07 Add third subpass 2023-01-22 16:02:46 +01:00
de0a2bca70 Next step towards multisampled text 2023-01-21 23:34:01 +01:00
f4a8e48d67 Implement first draft for multisampled text 2023-01-21 22:09:07 +01:00
f5b0f76173 Recreate RenderTarget while preserving RenderPass 2023-01-21 17:03:54 +01:00
500fea420c Export Font type 2023-01-21 14:54:22 +01:00
d0b7b7dd24 Impl default for create info 2023-01-21 14:40:58 +01:00
febcfbc0b4 Use RenderTarget instead of RenderPass directly 2023-01-21 14:14:43 +01:00
672c0f00ba Improve setting background 2023-01-19 13:05:48 +01:00
ef9d140894 Rename font_path member to font 2023-01-18 12:27:08 +01:00
e8401e0d6e Add a way to pass font as bytes 2023-01-18 12:24:56 +01:00
2f7ad1fc76 Add const default to create info 2023-01-17 07:24:20 +01:00
976bb051bb Make create info serializable 2023-01-17 07:08:29 +01:00
1c64e01384 Make sound parameter feature dependent 2023-01-17 07:07:19 +01:00
784eba4e41 Fix audio feature 2023-01-16 13:27:54 +01:00
6024ae6806 Free from context dependency 2023-01-16 12:58:59 +01:00
7c359462a9 Initial commit 2023-01-16 10:53:52 +01:00