Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Marijn Suijten 2e09958451
Associate DXGI function parameters and struct fields with the corresponding enum type (#1757)
* Associate DXGI function parameters and struct fields with the corresponding enum type

These are more convenient and descriptive to use than plain `UINT`s.

* dxgi: Annotate `*_FLAG` enums with missing `[Flags]` attribute

* dxgi: Scrape some loose flag constants into enums

* dxgi: Annotate GetDesc::pDesc with RetVal attribute

---------

Co-authored-by: Mike Battista <13860912+mikebattista@users.noreply.github.com>
2024-05-06 08:55:07 -07:00
Steve Otteson 0c086ac267
Mega namespace refactor (#718)
* Another big round of namespace refactorings to reduce dependencies

* Missing namespace that broke the DWriteCore sample
2021-11-02 13:52:58 -07:00