30 Commits (40041e30eb0dd93b6484c2b0057b21e3b70c15e3)

Author SHA1 Message Date
Alibek Omarov df6546d5b1 engine: client: add new gamma implementation 6 months ago
mittorn b4a7c266b5 platform/linux: implement debug timers and cl_maxframetime to catch very long frames on debugger 6 months ago
Alibek Omarov 6461fa5042 engine: client: make ref params static so client.dll can save address of it and don't trigger ASan 12 months ago
Alibek Omarov 1ee01163b7 engine: client: move scrn cvars to static allocation 1 year ago
Alibek Omarov b1d60c248d engine: client: move main client cvars to static allocation 1 year ago
Alibek Omarov 5d7d5319fd engine: move ref cvars to static allocation 1 year ago
Alibek Omarov 48176233bd public: move FOV calculating functions out of libpublic, as they are very specific to engine view 1 year ago
Velaron 9242a0a510 engine: update voice 2 years ago
Alibek Omarov 22e770e4d4 engine: client: disable viewsize without requested Quake compatibility 3 years ago
Alibek Omarov a813be7d54 client: add cl_showpos 3 years ago
Gleb Mazovetskiy 5e0a0765ce Trim all trailing whitespace 4 years ago
mittorn 57d48b64eb keys: add OSK 5 years ago
Alibek Omarov c67f065d90 engine: client: explicitly cast literals to floats 5 years ago
Alibek Omarov ff1b28244b engine: client: port ui_renderworld from old engine 5 years ago
mittorn 7f3ee9ca71 input: merge touch support again. Fix m_ignore, fix EngineAppendMove 5 years ago
Alibek Omarov 8f9800eb3c ref: move R_DrawTree from refdll to engine, implement using ref's triapi 5 years ago
Alibek Omarov b16529cc65 Apply 4511 update 5 years ago
Alibek Omarov f48335f2f2 ref: get rid of fov in globals, add RenderFrame wrapper, which correctly initialize shared global values 5 years ago
Alibek Omarov 97aba69ed0 ref: implement API interface for ref_gl, get rid of RenderAPI, RenderInterface and vgui_support API references 5 years ago
Alibek Omarov 234507b7f1 ref: fix all undefined references 5 years ago
Alibek Omarov 99bd7c81da ref: render code moved out of engine, doesn't compile, first API prototype 5 years ago
Alibek Omarov 622de7a7f1 Apply 4312 update 6 years ago
Alibek Omarov aae3510763 Apply 4281 update 6 years ago
mittorn 5c738b3402 Apply 4253 update 6 years ago
Alibek Omarov 5a1b03ac20 Integrate FWGS vgui_support 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago