summaryrefslogtreecommitdiff
path: root/tools/gfx/d3d11/d3d11-buffer.cpp
AgeCommit message (Collapse)Author
2024-10-29formatEllie Hermaszewska
* format * Minor test fixes * enable checking cpp format in ci
2022-06-30Split render-d3d11.cpp into smaller files (#2307)lucy96chen
* render-d3d11 split, does not compile * Compiles but unit tests failing * ran premake.bat * Readded constructor code that was accidentally removed