opengl: MOJOSHADER_glMakeContextCurrent() is now thread-local.
opengl: MOJOSHADER_glMakeContextCurrent() is now thread-local.
View Articlevulkan/d3d11: Contexts are no longer static, pass them as parameters …
vulkan/d3d11: Contexts are no longer static, pass them as parameters instead
View Articleeffects: Update context functions to match new APIs
effects: Update context functions to match new APIs
View ArticleFix build errors from hash API changes (thanks rfht!)
Fix build errors from hash API changes (thanks rfht!)
View Articletestparse: Fix warnings from effect API changes
testparse: Fix warnings from effect API changes
View Articlevulkan: Simplify vkfuncs, disable prototype declarations
vulkan: Simplify vkfuncs, disable prototype declarations
View Articlecmake: Default HLSL/Metal to Windows/Apple-only
cmake: Default HLSL/Metal to Windows/Apple-only
View Articlecmake: Use header checks for HLSL/SPIR-V support
cmake: Use header checks for HLSL/SPIR-V support
View Articleactions: Install Vulkan headers on Linux runner
actions: Install Vulkan headers on Linux runner
View Articlecmake: Temporarily disable compiler support on Windows by default
cmake: Temporarily disable compiler support on Windows by default
View Articlecmake: Add fallback include paths for dxvk-native, for Linux D3D11 su…
cmake: Add fallback include paths for dxvk-native, for Linux D3D11 support
View Articled3d11: Check for d3dcompiler on non-Windows
d3d11: Check for d3dcompiler on non-Windows
View Articlecompiler: fix function signature of symbolmap_nuke.
compiler: fix function signature of symbolmap_nuke.
View Articlelemon: Merge latest lemon.c and lempar.c from sqlite revision control.
lemon: Merge latest lemon.c and lempar.c from sqlite revision control. Fixes #49.
View Articlecmake: Use git instead of hg for MOJOSHADER_(VERSION|CHANGESET).
cmake: Use git instead of hg for MOJOSHADER_(VERSION|CHANGESET).
View Articlerun_test.pl: Move from Digest::SHA1 to Digest::SHA.
run_test.pl: Move from Digest::SHA1 to Digest::SHA. Apparently this is newer, and Ubuntu still has a package for it.
View Article