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

effects: Minor fixes for big-endian systems

effects: Minor fixes for big-endian systems

View Article


effects: Fix parsing of XNA header/version

effects: Fix parsing of XNA header/version

View Article


effects: Parse version similar to DXBC version token

effects: Parse version similar to DXBC version token

View Article

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
Browsing latest articles
Browse All 332 View Live