Commit Graph

8 Commits

Author SHA1 Message Date
Edu Garcia b01c5d597a
Enable debug information for Vulkan shaders (#3193)
* Enable debug information for Vulkan shaders

* Enable debug information for Metal shaders
2023-11-06 11:14:29 -08:00
Бранимир Караџић a4a41e72f2 Updated docs. 2023-05-18 23:04:27 -07:00
Бранимир Караџић 12ff3dc2b2 Docs: Addede predefined uniforms. 2022-09-02 08:10:33 -07:00
ichordev 255a19d397
Added Shader Compiler's default defines to the docs (#2911)
* Added shaderc default defines to docs

* Update tools.rst

* Update tools.rst

Co-authored-by: Бранимир Караџић <branimirkaradzic@gmail.com>
2022-09-02 07:08:22 -07:00
luzpaz e7936efa6a
Fix typos (#2839)
Found via `codespell -q 3 -S ./3rdparty,*.ttf -L attribut,ba,clude,conly,indext,inout,lod,nclude,retur,struc,unknwn,utput`
2022-07-12 14:21:31 -07:00
ichordev d038172603
Docs update 2B (#2761)
* D binds: expanded enums; added some C++ pre-processor functions

* Updated D bindings files

* Re-updated tools.rst to match tool help output

texturec update next
2022-04-06 04:30:18 -07:00
ichordev 7a5fec1580
Documentation update 2 (#2756)
* Reworded & reformatted bgfx.rst for better clarity

* Reworded for clarity; made option format more consistent

* Added one character!

* Updated shaderc help

Will update docs to 100% match soon

* Updated geometryc's help

Co-authored-by: Бранимир Караџић <branimirkaradzic@gmail.com>
2022-04-04 12:57:00 -07:00
Бранимир Караџић 6601587af0 Added docs source. 2022-03-31 19:22:38 -07:00