librashader/test/capi-tests/imgui
chyyran 0cb6f6a346 d3d11: be agnostic about deferred contexts
This brings the D3D11 API more in line with the D3D12 and Vulkan runtimes. To get the old behaviour with immediate contexts, just pass a NULL context.
2023-02-10 18:08:13 -05:00
..
backends tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
examples d3d11: be agnostic about deferred contexts 2023-02-10 18:08:13 -05:00
misc tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
.editorconfig tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
.gitattributes tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
.gitignore tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imconfig.h tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imgui.cpp tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imgui.h tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imgui_demo.cpp tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imgui_draw.cpp tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imgui_internal.h tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imgui_tables.cpp tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imgui_widgets.cpp tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imstb_rectpack.h tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imstb_textedit.h tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
imstb_truetype.h tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00
LICENSE.txt tests: add imgui example for dx11 2023-01-28 03:07:56 -05:00