↧
spirv: FrontFacing should return 1 or -1, not 0
spirv: FrontFacing should return 1 or -1, not 0
View Articlesdlgpu: Use ctx->profile instead of hardcoding spirv
sdlgpu: Use ctx->profile instead of hardcoding spirv
View Articlesdlgpu: Lay out the framework for MojoShaderPrecompiled.bin
sdlgpu: Lay out the framework for MojoShaderPrecompiled.bin
View Articlesdlgpu: Define MojoShaderPrecompiled.bin format
sdlgpu: Define MojoShaderPrecompiled.bin format
View Articlesdlgpu: Fill in blob compiler, still needs hash calculator
sdlgpu: Fill in blob compiler, still needs hash calculator
View Articlesdlgpu: Fix compiler warning for hash functions
sdlgpu: Fix compiler warning for hash functions
View Articleopengl: MOJOSHADER_THREADLOCAL can use __declspec(thread) on MinGW no…
opengl: MOJOSHADER_THREADLOCAL can use __declspec(thread) on MinGW now, I think...?
View ArticleAdd point_size fixup for MSL + sdlgpu (#75)
Add point_size fixup for MSL + sdlgpu (#75)
View Articleeffects: Minor fixes for big-endian systems
effects: Minor fixes for big-endian systems
View Articleeffects: Parse version similar to DXBC version token
effects: Parse version similar to DXBC version token
View Articleinternal: Added MOJOSHADER_BIG_ENDIAN define
internal: Added MOJOSHADER_BIG_ENDIAN define
View ArticleFix PPC BE check.
Fix PPC BE check. This was my fault, got wiped by GitHub when cleaning up the previous patch.
View Article