Quantcast
Channel: Recent Commits to mojoshader:main
Browsing latest articles
Browse All 335 View Live
↧

internal: Added MOJOSHADER_BIG_ENDIAN define

internal: Added MOJOSHADER_BIG_ENDIAN define

View Article


Fix endian check for SWAP macros

Fix endian check for SWAP macros

View Article


effects: Fix PowerPC support (#76)

effects: Fix PowerPC support (#76)

View Article

Fix PPC BE check.

Fix PPC BE check. This was my fault, got wiped by GitHub when cleaning up the previous patch.

View Article

sdlgpu: MSVC buildfixes

sdlgpu: MSVC buildfixes

View Article


sdlgpu: Add optional support for SDL_shadercross

sdlgpu: Add optional support for SDL_shadercross

View Article

effects: When cloning, do not copy pass state

effects: When cloning, do not copy pass state

View Article

sdlgpu: Only load ShaderCross when necessary

sdlgpu: Only load ShaderCross when necessary

View Article


sdlgpu: Avoid ShaderCross for Metal as well

sdlgpu: Avoid ShaderCross for Metal as well

View Article


sdlgpu: Remove precompiled shader blob path.

sdlgpu: Remove precompiled shader blob path. This is basically getting moved to SDL_GPU for the one backend that needs it.

View Article

Remove vulkan.c and metal.c.

Remove vulkan.c and metal.c. We've moved on to sdlgpu.c at this point so these files were fully abandoned.

View Article

Remove obsoleted interfaces from mojoshader.h

Remove obsoleted interfaces from mojoshader.h

View Article

sdlgpu: Separate the link and compile stages.

sdlgpu: Separate the link and compile stages. This will be important for exposing the SPIR-V linker without needing SDL_GPU.

View Article


Move sdlgpu SPIR-V linker to a public API

Move sdlgpu SPIR-V linker to a public API

View Article

sdlgpu: Update to latest shadercross ABI

sdlgpu: Update to latest shadercross ABI

View Article


Remove leftover Vulkan header checks

Remove leftover Vulkan header checks

View Article

Improve big endian detection

Improve big endian detection

View Article


spirv: Avoid using function calls as varargs for spv_emit

spirv: Avoid using function calls as varargs for spv_emit

View Article

Fix SPIR-V linker overwriting SpvMagicNumber

Fix SPIR-V linker overwriting SpvMagicNumber

View Article

Typo fix, more hardening of SPIR-V linker null checks

Typo fix, more hardening of SPIR-V linker null checks

View Article
Browsing latest articles
Browse All 335 View Live