Commit Graph

21 Commits

Author SHA1 Message Date
VDm
28eecb2a09 feat(console): update SetGxCVars and UpdateGxCVars 2025-03-29 23:13:58 +04:00
superp00t
b6ee76054f refactor(gx): name all function parameters in header 2024-11-28 05:00:33 -05:00
superp00t
9fc5476ef7 feat(gx): add broken cursor drawing implementation 2024-09-06 12:32:50 -04:00
superp00t
5229b9b972 fix(gx): only use GLSDL if compiled with CMake variable WHOA_BUILD_GLSDL 2024-07-22 00:43:39 -04:00
superp00t
6bf87c4f2d feat(gx): detach CGxDeviceGLSDL from GxApi_OpenGl handling 2023-12-10 19:04:57 -05: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