forked from fte/fteqw
1
0
Fork 0
fteqw/engine/d3d
Spoike 744b9a25db try to fix common-symbol conflicts in windows builds.
attempt to provide some better gettext support for engine strings (especially cvar/command descriptions). still no translations available though.
try to optimise hldml rendering a little.
fix issue with menuqc models rendering as black when fog is active.
use threads to try to reduce stalls from player-skin switches.
add sys_clocktype cvar to linux builds too, with CLOCK_MONOTONIC by default.
enable dtls certificate pinning log stuff.
fix r_viewmodel_fov being used instead of fov cvar.
fix possible segfault when egl driver fails.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5742 fc73d0e0-1445-4013-8a0c-d673dee63da5
2020-08-13 08:39:48 +00:00
..
d3d8_backend.c android/msvc tweaks/fixes. 2019-04-19 23:55:47 +00:00
d3d8_image.c added cmake file. 2018-03-04 14:41:16 +00:00
d3d11_backend.c Fix bug with xinput axis not triggering simulated buttons. 2019-07-03 17:41:30 +00:00
d3d11_image.c Some compile fixes. 2020-04-29 11:43:33 +00:00
d3d11_shader.c Too many changes, sorry. 2019-11-20 03:09:50 +00:00
d3d_backend.c makefile: attempt to fix freetype when not using makelibs (should make it slightly easier for people to compile with msys2 without needing to resort to cmake). 2020-06-12 23:29:58 +00:00
d3d_image.c Some compile fixes. 2020-04-29 11:43:33 +00:00
d3d_shader.c makefile: attempt to fix freetype when not using makelibs (should make it slightly easier for people to compile with msys2 without needing to resort to cmake). 2020-06-12 23:29:58 +00:00
vid_d3d.c try to fix common-symbol conflicts in windows builds. 2020-08-13 08:39:48 +00:00
vid_d3d8.c try to fix common-symbol conflicts in windows builds. 2020-08-13 08:39:48 +00:00
vid_d3d11.c try to fix common-symbol conflicts in windows builds. 2020-08-13 08:39:48 +00:00