• Joined on 2024-05-06
shylie synced commits to refs/pull/2273/merge at mirror/glfw from mirror 2024-05-27 12:02: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 synced commits to refs/pull/2394/merge at mirror/glfw from mirror 2024-05-27 12:02: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 synced commits to refs/pull/1362/merge at mirror/glfw from mirror 2024-05-27 12:02:43 +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 synced commits to refs/pull/2190/merge at mirror/glfw from mirror 2024-05-27 12:02:43 +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 synced commits to refs/pull/2193/merge at mirror/glfw from mirror 2024-05-27 12:02:43 +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 synced commits to refs/pull/2196/merge at mirror/glfw from mirror 2024-05-27 12:02:43 +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-26 16:52:36 +00:00
11380a0d88 Found another remaining _DEBUG reference
shylie pushed to main at shylie/glerminal 2024-05-26 16:35:24 +00:00
2be0aeaf99 Add AMD_vertex_shader_layer support
shylie pushed to main at shylie/glerminal 2024-05-26 16:05:38 +00:00
c125a36cf0 Geometry shader is passthrough now
shylie pushed to main at shylie/glerminal 2024-05-26 13:21:45 +00:00
320164e597 Forgot to change shader version
shylie pushed to main at shylie/glerminal 2024-05-26 12:12:55 +00:00
eaab60cfda Downgrade to OpenGL 4.5
shylie pushed to main at shylie/glerminal 2024-05-26 03:18:16 +00:00
c8e7a28837 Remove testing code from CMake. Intended to be used via CI gitea actions
b4427a0c88 Setup basic testing framework
Compare 2 commits »
shylie synced commits to refs/pull/2491/head at mirror/glfw from mirror 2024-05-24 18:42:42 +00:00
1bd20df533 Merge branch 'master' into feature/acceleration
b35641f4a3 Wayland: Cleanup
64906f8e64 Wayland: Cleanup
51b6434ac4 Wayland: Fix possible segfault on drag enter
dfebad786d Update macOS OpenGL compatibility notes
Compare 25 commits »
shylie synced commits to refs/pull/2491/merge at mirror/glfw from mirror 2024-05-24 18:42:42 +00:00
1bd20df533 Merge branch 'master' into feature/acceleration
b35641f4a3 Wayland: Cleanup
64906f8e64 Wayland: Cleanup
51b6434ac4 Wayland: Fix possible segfault on drag enter
Compare 23 commits »
shylie commented on issue shylie/glerminal#1 2024-05-24 01:36:27 +00:00
Use cmake options instead of build targets for optional features

Fixed in b2164b76cf.

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