Linux fixes #190
No reviewers
Labels
No labels
bot
bug
documentation
duplicate
enhancement
feature
help wanted
organization
question
tech-debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
engine/iceshard!190
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "linux-fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -28,0 +31,4 @@}template<typename... Args>constexpr auto log_make_args(Args&&... args) noexceptMaybe add a comment why it was introduced.
@ -84,3 +88,4 @@#if ISP_WINDOWS || ISP_LINUXShaderCompilerContext& ctx = *shader_context(resctx);if (ctx.target == ShaderTargetPlatform::GLSL){TODO: Shouldn't forget
@ -16,4 +20,100 @@ namespace ice::appreturn { "iceshard-application" };Might need to also move here the Android and Webasm implementations (if any)
@ -0,0 +1,131 @@/// Copyright 2025 - 2025, Dandielo <dandielo@iceshard.net>Might want to make sure we DO use wayland before continuing
@ -14,4 +13,1 @@'Windows'}.LocalCompiler =Change to 'RequiresAny'
@ -22,4 +21,1 @@'Windows'}.Private =Change to 'RequiresAny'
We might want to make a wrapper around
sleepfunctionsChange to 'RequiresAny'
@ -1,4 +1,4 @@/// Copyright 2022 - 2022, Dandielo <dandielo@iceshard.net>/// Copyright 2022 - 2025, Dandielo <dandielo@iceshard.net>TODO: Fix shader pipelines on Linux