Commit Graph

22 Commits

Author SHA1 Message Date
fallenoak
e7bd5968cf
feat(gx): add GxRenderTargetGet
Some checks are pending
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:cl compiler_name:MSVC cxx:cl os:windows-latest system_name:Windows test_path:WhoaTest]) (push) Waiting to run
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:clang compiler_name:Clang cxx:clang++ os:macos-latest system_name:macOS test_path:WhoaTest]) (push) Waiting to run
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:gcc compiler_name:GCC cxx:g++ os:ubuntu-latest system_name:Linux test_path:WhoaTest]) (push) Waiting to run
2026-02-18 08:43:11 -06:00
fallenoak
a51e9ba082
feat(gx): add missing initializers to CGxDevice 2026-02-18 08:24:53 -06:00
fallenoak
619bcca778
feat(gx): add CGxDevice::m_textureTarget
Some checks are pending
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:cl compiler_name:MSVC cxx:cl os:windows-latest system_name:Windows test_path:WhoaTest]) (push) Waiting to run
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:clang compiler_name:Clang cxx:clang++ os:macos-latest system_name:macOS test_path:WhoaTest]) (push) Waiting to run
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:gcc compiler_name:GCC cxx:g++ os:ubuntu-latest system_name:Linux test_path:WhoaTest]) (push) Waiting to run
2026-02-18 06:19:28 -06:00
fallenoak
4782c554fc
feat(gx): add CGxDevice::TextureTarget 2026-02-18 06:15:53 -06:00
fallenoak
4ddbf9b88f feat(gx): add GxAdapterFormats 2025-11-16 22:18:32 -06:00
fallenoak
a06d989d30 feat(gx): add GxAdapterMonitorModes 2025-11-08 23:03:23 -06:00
Phaneron
da23578002
feat(gx): implement CGxDevice::BufData 2023-03-20 17:28:23 -05:00
fallenoak
acaa42019a
feat(gx): add getter for device window 2023-03-19 23:48:52 -05:00
fallenoak
73859890b1
feat(gx): use caps-defined shader profiles 2023-03-17 17:04:58 -05:00
fallenoak
aafbada709
fix(event): use correct types for window proc params 2023-03-15 15:24:14 -05:00
fallenoak
9ccd1884f3
feat(gx): handle custom window proc in device creation 2023-03-14 16:49:01 -05:00
fallenoak
56b24bfb3c feat(gx): implement scene clear in d3d backend 2023-03-11 16:56:47 -06:00
fallenoak
9a15edb6e4 feat(gx): partially handle size wm event in d3d backend 2023-03-11 00:09:06 -06:00
fallenoak
02ddaa106f
feat(gx): clean up draw calls across gll and d3d backends 2023-03-10 11:29:00 -06:00
fallenoak
d869c6d898
feat(gx): implement draw calls in d3d backend 2023-03-10 10:33:38 -06:00
fallenoak
907c3faf8f
feat(gx): remove placeholder gx caps (#45) 2023-03-09 22:29:33 -06:00
fallenoak
0419802663
feat(gx): handle texture creation in d3d backend 2023-03-07 00:03:03 -06:00
fallenoak
c34ea0f30d
feat(gx): handle window messages in d3d backend 2023-03-06 08:44:13 -06:00
fallenoak
80388f0279
feat(gx): add window creation to d3d backend 2023-03-05 16:13:31 -06:00
fallenoak
2010aa8e4e
feat(gx): add initial d3d backend 2023-03-05 11:55:12 -06:00
fallenoak
655d795a9d
feat(app): add windows app 2023-01-03 00:45:25 -06:00
fallenoak
70b00c5c38
chore: initial commit 2023-01-02 13:17:18 -06:00