superp00t
31f215ea14
feat(console): hardware detection et cetera
2025-04-12 04:35:49 -04:00
VDm
29bae200f3
fix(console): use CVar value for hardware cursor
2025-03-29 23:16:46 +04:00
VDm
28eecb2a09
feat(console): update SetGxCVars and UpdateGxCVars
2025-03-29 23:13:58 +04:00
VDm
758099c076
feat(console): implement RegisterGxCVars
2025-03-29 23:08:51 +04:00
superp00t
7a2376741d
fix(console): use WHOA_BUILD_GLSDL macro to detect whether GLSDL device is supported in g_gxApiSupported
2024-09-06 12:20:55 -04:00
superp00t
422a36cd93
fix(gx): log what api is being used when initializing device
2024-07-22 16:16:41 -04:00
superp00t
d6de5b56ec
fix(console): use InternalSet() when setting the launch value of CVar gxApi
2023-12-16 20:28:23 -05:00
superp00t
4ecdf64491
fix(console): set gxApi after being hinted
2023-12-10 22:40:10 -05:00
superp00t
7859f381ce
fix(console): gxApi string comparison should be case-insensitive
2023-12-10 22:35:51 -05:00
superp00t
c6cf2814df
fix(gx): supportedApi, not supported
2023-12-10 19:02:00 -05:00
superp00t
8fe559c2d8
feat(console): allow graphics device to be initialized using hints from CVar as well as a command-line override
2023-12-10 18:56:40 -05:00
Phaneron
706c8903a1
feat(gx): add incomplete 'CGxDeviceGLSDL' ( #2 )
...
* chore(build): add vendored SDL 3.0.0 library
* chore(build): add vendored glew-cmake-2.2.0 library
* feat(console): in the presence of -opengl launch flag, change GxApi to OpenGl
* feat(gx): add uncompleted CGxDeviceGLSDL targeting Windows and Linux
* chore(build): change SDL3 linkage from shared (bad) to to static (good)
2023-11-18 10:50:16 -05:00
superp00t
5928749866
feat(client): typos
2023-09-01 21:24:17 -04:00
superp00t
d60b85f85c
feat(client): use 'realmList' CVar when connecting to realm list server
2023-09-01 21:14:28 -04:00
superp00t
37460378a8
feat(console): toggle console access based on -console flag
2023-08-14 23:00:04 -04:00
fallenoak
309ba8085c
feat(console): enable console access when initializing device
2023-04-15 16:14:15 -05:00
fallenoak
6479dcaecf
chore(console): split out console device functions
2023-04-02 08:37:11 -05:00