A few more stdlib macros for Apple
changeset a6b5578b9851 branch bookmark tag user Ethan Lee <flibitijibibo@flibitijibibo.com> description A few more stdlib macros for Apple files mojoshader_internal.h
View Article[default] VS2010 SDL_stdlib buildfixes
changeset 98ccda2125b1 branch default bookmark tag tip user Ethan Lee <flibitijibibo@flibitijibibo.com> description VS2010 SDL_stdlib buildfixes files mojoshader_common.cmojoshader_internal.h
View Article[default] Expose mtlShaderState to mojoshader_effects.h
changeset ebb2b1e436f2 branch default bookmark tag tip user Caleb Cornett <caleb.cornett@outlook.com> description Expose mtlShaderState to mojoshader_effects.h files...
View ArticleiOS buildfixes
changeset 01fea3855ffb branch bookmark tag user Caleb Cornett <caleb.cornett@outlook.com> description iOS buildfixes files mojoshader_metal.c
View Article[default] Buildfixes for CentOS, MinGW, osxcross
changeset 4929f916a134 branch default bookmark tag tip user Ethan Lee <flibitijibibo@flibitijibibo.com> description Buildfixes for CentOS, MinGW, osxcross files mojoshader_internal.h
View Article[default] Skip Gestalt when min version is 10.5+
changeset 0092b6c389d4 branch default bookmark tag tip user Ethan Lee <flibitijibibo@flibitijibibo.com> description Skip Gestalt when min version is 10.5+ files mojoshader_opengl.c
View ArticleUse __cdecl instead of __stdcall
changeset 311c02c8475a branch bookmark tag user Ethan Lee <flibitijibibo@flibitijibibo.com> description Use __cdecl instead of __stdcall files mojoshader.h
View ArticleMajor refactor of the Effects API.
changeset ad9a16c8b023 branch bookmark tag user Ethan Lee <flibitijibibo@flibitijibibo.com> description Major refactor of the Effects API. The previous API was very GL-specific and had no...
View ArticleForgot to commit the new testparse...
changeset cd51a61272e4 branch bookmark tag user Ethan Lee <flibitijibibo@flibitijibibo.com> description Forgot to commit the new testparse... files utils/testparse.c
View ArticleUnused variables
changeset fd8111be26f2 branch bookmark tag user Ethan Lee <flibitijibibo@flibitijibibo.com> description Unused variables files mojoshader_effects.c
View ArticleAdd uniform block support for vulkan
changeset 2f03f0b5ded3 branch bookmark tag user Martin Krošlák <kroslakma@gmail.com> description Add uniform block support for vulkan files...
View ArticleC buildfix
changeset 349cc8980298 branch bookmark tag user Ethan Lee <flibitijibibo@flibitijibibo.com> description C buildfix files profiles/mojoshader_profile_spirv.c
View ArticleFix memory leak in mtlDeleteShader
changeset 30f8b128b906 branch bookmark tag user Ethan Lee <flibitijibibo@flibitijibibo.com> description Fix memory leak in mtlDeleteShader files mojoshader_metal.c
View Article[default] Put the vertex sampler offset firmly at TEXTURE16
changeset cee4402d5ab8 branch default bookmark tag tip user Ethan Lee <flibitijibibo@flibitijibibo.com> description Put the vertex sampler offset firmly at TEXTURE16 files mojoshader_opengl.c
View Articlemetal: Set ctx to NULL after free
changeset ed07dd994125 branch bookmark tag user Caleb Cornett <caleb.cornett@outlook.com> description metal: Set ctx to NULL after free files mojoshader_metal.c
View Article[default] Add descriptor set assignment
changeset c84325b641cc branch default bookmark tag tip user Martin Krošlák <kroslakma@gmail.com> description Add descriptor set assignment files...
View Article[default] Store pixel shader input attributes, add type data to vertex...
changeset 422f68756c9f branch default bookmark tag tip user Caleb Cornett <caleb.cornett@outlook.com> description Store pixel shader input attributes, add type data to vertex attributes files...
View ArticleImplement HLSL emitter, MOJOSHADER_d3d11 API
changeset 0135d797e287 branch bookmark tag user Caleb Cornett <caleb.cornett@outlook.com> description Implement HLSL emitter, MOJOSHADER_d3d11 API files...
View ArticleFix my typo in the D3D11 docs...
changeset 213b2cb6fd46 branch bookmark tag user Ethan Lee <flibitijibibo@flibitijibibo.com> description Fix my typo in the D3D11 docs... files mojoshader.h
View ArticleInclude stdlib.h in SDL path, needed by Emscripten
changeset deb563aadfa0 branch bookmark tag user Ethan Lee <flibitijibibo@flibitijibibo.com> description Include stdlib.h in SDL path, needed by Emscripten files mojoshader_internal.h
View Article