• Joined on 2024-05-06
shylie closed issue shylie/glerminal#1 2024-05-24 01:36:27 +00:00
Use cmake options instead of build targets for optional features
shylie pushed to main at shylie/glerminal 2024-05-24 01:33:24 +00:00
b2164b76cf Add some options for configuration
shylie pushed to main at shylie/glerminal 2024-05-23 14:53:15 +00:00
17ea6a7f0a Fix a bug with glerminal_layer_scale that caused unintended behavior
shylie opened issue shylie/glerminal#4 2024-05-22 14:38:00 +00:00
resources don't copy properly when using VS generator and building with cmake from command line
shylie synced commits to refs/pull/2130/head at mirror/glfw from mirror 2024-05-21 17:12:44 +00:00
7ae1427156 Don't link Fontconfig
shylie synced commits to refs/pull/2130/merge at mirror/glfw from mirror 2024-05-21 17:12:44 +00:00
7ae1427156 Don't link Fontconfig
Compare 2 commits »
shylie synced commits to refs/pull/2444/merge at mirror/glfw from mirror 2024-05-21 17:12:44 +00:00
b35641f4a3 Wayland: Cleanup
64906f8e64 Wayland: Cleanup
51b6434ac4 Wayland: Fix possible segfault on drag enter
dfebad786d Update macOS OpenGL compatibility notes
Compare 7 commits »
shylie pushed to main at shylie/glerminal 2024-05-20 02:47:06 +00:00
c89563338a Rework sprite API
shylie opened issue shylie/glerminal#3 2024-05-17 18:50:39 +00:00
Support install target
shylie opened issue shylie/glerminal#2 2024-05-17 18:42:26 +00:00
Update to use find_package for dependencies
shylie pushed to main at shylie/glerminal 2024-05-17 04:51:49 +00:00
e3a65072d8 Per-layer tinting and scaling
shylie pushed to main at shylie/glerminal 2024-05-16 18:48:27 +00:00
325ef5167d 32-bit color instead of palette
shylie pushed to main at shylie/glerminal 2024-05-15 18:33:20 +00:00
4b7991a3a6 Layer count increased to 256, palette size increased to 256
shylie pushed to main at shylie/glerminal 2024-05-15 03:03:49 +00:00
615ea631e2 Update example, lower cell scale
shylie pushed to main at shylie/glerminal 2024-05-15 02:42:55 +00:00
8318011cf2 Add sub-cell offsets
shylie opened issue shylie/glerminal#1 2024-05-15 01:22:30 +00:00
Use cmake options instead of build targets for optional features
shylie pushed to main at shylie/glerminal 2024-05-15 01:07:24 +00:00
02b1532fdd Remove old debug code
shylie pushed to main at shylie/glerminal 2024-05-14 22:16:11 +00:00
4f5bc7b5cd Fix layering
shylie pushed to main at shylie/glerminal 2024-05-14 21:46:33 +00:00
a32897d5d4 Initial public api version
shylie pushed to main at shylie/glerminal 2024-05-14 21:11:41 +00:00
06c7aa9eb5 proof-of-concept graphics implementation