Copy mainfn when duplicating parsedata
changeset 063ee7ba5eea branch bookmark tag user Caleb Cornett <caleb.cornett@outlook.com> description Copy mainfn when duplicating parsedata files mojoshader_effects.c
View ArticleReplicate D3D's div by 0 behavior for RCP/RSQ
changeset c239540656e7 branch bookmark tag user Caleb Cornett <caleb.cornett@outlook.com> description Replicate D3D's div by 0 behavior for RCP/RSQ files profiles/mojoshader_profile_metal.c
View ArticleFix point_size type for MSL
changeset 048797e6aae1 branch bookmark tag user Caleb Cornett <caleb.cornett@outlook.com> description Fix point_size type for MSL files profiles/mojoshader_profile_metal.c
View ArticleReplicate D3D's div by 0 behavior for RCP/RSQ (GLSL Edition)
changeset 012dec2787aa branch bookmark tag user Caleb Cornett <caleb.cornett@outlook.com> description Replicate D3D's div by 0 behavior for RCP/RSQ (GLSL Edition) files...
View ArticleMSVC buildfix (also removes redundant ES check)
changeset c6e847dd9d4b branch bookmark tag user Caleb Cornett <caleb.cornett@outlook.com> description MSVC buildfix (also removes redundant ES check) files profiles/mojoshader_profile_glsl.c
View Article[default] Various style/redundancy fixes found during SPIR-V work
changeset 32ab7e4fbdc6 branch default bookmark tag tip user Martin Krošlák <kroslakma@gmail.com> description Various style/redundancy fixes found during SPIR-V work files...
View ArticleAdd support for emitting SPIR-V shaders.
changeset 21cd84f1aa0a branch bookmark tag user Martin Krošlák <kroslakma@gmail.com> description Add support for emitting SPIR-V shaders. Co-authors include: - Angus Holder...
View Article[default] Add GLSPIRV profile, to allow for both GL- and VK-friendly SPIR-V...
changeset 50b8dd7e0b1a branch default bookmark tag tip user Ethan Lee <flibitijibibo@flibitijibibo.com> description Add GLSPIRV profile, to allow for both GL- and VK-friendly SPIR-V output files...
View Article[default] Happy New Year!
changeset 773dafd11a6e branch default bookmark tag tip user Ethan Lee <flibitijibibo@flibitijibibo.com> description Happy New Year! files LICENSE.txt
View Articlespv_output_location for COLOR0+ pixel shader output
changeset b7a3f02389b6 branch bookmark tag user Ethan Lee <flibitijibibo@flibitijibibo.com> description spv_output_location for COLOR0+ pixel shader output files...
View ArticleFix SPIR-V FS output locations with MRTs
changeset 22aa1f7914d3 branch bookmark tag user Martin Krošlák <kroslakma@gmail.com> description Fix SPIR-V FS output locations with MRTs files profiles/mojoshader_profile_spirv.c
View ArticleMetal Effect support!
changeset 3ecd29a50d9d branch bookmark tag user Caleb Cornett <caleb.cornett@outlook.com> description Metal Effect support! files CMakeLists.txtmojoshader.hmojoshader_effects.hmojoshader_metal.c
View Article[default] -lobjc for Metal support
changeset 600d972bbd57 branch default bookmark tag tip user Ethan Lee <flibitijibibo@flibitijibibo.com> description -lobjc for Metal support files CMakeLists.txt
View ArticleAdd FIXME for preshader output registers
changeset 76468460693e branch bookmark tag user Ethan Lee <flibitijibibo@flibitijibibo.com> description Add FIXME for preshader output registers files mojoshader_effects.c
View Article[default] Better value for max vertex_attrib_loc
changeset eec14d60f416 branch default bookmark tag tip user Ethan Lee <flibitijibibo@flibitijibibo.com> description Better value for max vertex_attrib_loc files mojoshader_opengl.c
View Article[default] Use CMake built-in BUILD_SHARED_LIBS
changeset e3bd5f116e38 branch default bookmark tag tip user Ethan Lee <flibitijibibo@flibitijibibo.com> description Use CMake built-in BUILD_SHARED_LIBS files CMakeLists.txt
View ArticleVS2010 buildfixes
changeset 608cef8fa24d branch bookmark tag user Caleb Cornett <caleb.cornett@outlook.com> description VS2010 buildfixes files mojoshader_internal.hprofiles/mojoshader_profile_spirv.c
View Article-Wpedantic fixes
changeset 8fd6c5efe453 branch bookmark tag user Ethan Lee <flibitijibibo@flibitijibibo.com> description -Wpedantic fixes files mojoshader.hmojoshader_effects.h
View ArticleMove buffer_find to assembler.c, it isn't actually common
changeset e2b62a9dde46 branch bookmark tag user Ethan Lee <flibitijibibo@flibitijibibo.com> description Move buffer_find to assembler.c, it isn't actually common files...
View ArticleAdd MOJOSHADER_USE_SDL_STDLIB, to avoid C runtime dependencies
changeset da180fe5b4b7 branch bookmark tag user Ethan Lee <flibitijibibo@flibitijibibo.com> description Add MOJOSHADER_USE_SDL_STDLIB, to avoid C runtime dependencies files...
View Article