bemanitools/src/main/d3d9-util
icex2 6ea099fd9e feat(d3d9-util): Add separate module for d3d9 utils/helpers
Currently includes:

* dx9 error formatting helpers. Turn error codes into readable
  text
* Vertex struct and helper function
2023-04-15 22:37:07 +02:00
..
dxerr.c feat(d3d9-util): Add separate module for d3d9 utils/helpers 2023-04-15 22:37:07 +02:00
dxerr9.c feat(d3d9-util): Add separate module for d3d9 utils/helpers 2023-04-15 22:37:07 +02:00
dxerr9.h feat(d3d9-util): Add separate module for d3d9 utils/helpers 2023-04-15 22:37:07 +02:00
Module.mk feat(d3d9-util): Add separate module for d3d9 utils/helpers 2023-04-15 22:37:07 +02:00
vertex.h feat(d3d9-util): Add separate module for d3d9 utils/helpers 2023-04-15 22:37:07 +02:00