963 Commits (0636dc45bd6c3cadfae0824227ca25c10812c6ec)
 

Author SHA1 Message Date
Alibek Omarov 2b13de80bf wscript: check if tgmath actually compiles, should fix building under freebsd 5 years ago
Alibek Omarov 2c67f4cb39 wscript: fix wrong object method call 5 years ago
Alibek Omarov 4705683ebc wscript: conf.define instead of directly appending to DEFINES 5 years ago
Alibek Omarov 78baf568ae engine: more double promotion fixes 5 years ago
Alibek Omarov 1218f4aeb6 ref_gl: explicitly cast literals to floats 5 years ago
Alibek Omarov 531c6cc375 engine: server: explicitly cast literals to floats 5 years ago
Alibek Omarov edf3fcd398 engine: common: explicitly cast literals to floats, include tgmath when needed 5 years ago
Alibek Omarov c67f065d90 engine: client: explicitly cast literals to floats 5 years ago
Alibek Omarov 148846c02d common: explicitly cast literals to floats 5 years ago
Alibek Omarov 8afb2dbdec wscript: better tgmath check, make double-promotion not an error 5 years ago
Alibek Omarov 14be566401 public: include tgmath in mathlib.h, so macros will be used inside Vector macros 5 years ago
Alibek Omarov 0577ecbccf public: initial fix of double promotion 5 years ago
Alibek Omarov 880dd2546f engine: client: fix wrong type in DSP 5 years ago
Alibek Omarov c2063c869d engine: client: fix demoplayback type from qboolean to int(can exceed false and true) 5 years ago
Alibek Omarov 49a133514a ref_gl: fix wrong type 5 years ago
Alibek Omarov 94dc801150 scripts: remove single-binary for xashds, as it already set implicitly. 5 years ago
Alibek Omarov fe118e9683 ci: disable dedicated build for freebsd at now 5 years ago
Alibek Omarov e0d993a5a8 public: fix tautological-compare 5 years ago
Alibek Omarov cf35943f51 scripts: build_freebsd_engine: remove building SDL2, as it will be installed from ports, use /bin/sh as interpreter 5 years ago
Alibek Omarov cd715178d2 scripts: set executable flags when needed 5 years ago
Alibek Omarov 869b684536 wscript: remove multicheck for win32 libs, remove sdl2 checking from main wscript 5 years ago
Alibek Omarov bc56ce754b wscript: move C only flags from common flags, correct multicheck again 5 years ago
Alibek Omarov 32897450fc wscript: declare uselib_store for multicheck 5 years ago
Alibek Omarov e0e9942bd5 waifulib: remove modules that now part of waifu distribution 5 years ago
Alibek Omarov fdbd1c5658 wscript: check win32 libraries in parallel 5 years ago
Alibek Omarov eaf983c054 wscript: remove BIT32_ALLOW 5 years ago
Alibek Omarov e11eeb24fc waf: upgrade to waifu 1.0.0 5 years ago
Alibek Omarov 6dcd8c3af8 travis: fix amd64 linux build 5 years ago
Alibek Omarov d68eab6b65 ci: autoconfirm for pkg installg 5 years ago
Alibek Omarov 8ec6eaa49a ci: try to install needed dependencies for freebsd 5 years ago
Alibek Omarov a38f561d7c ci: use SDL2 zip source archive 5 years ago
Alibek Omarov cb404b2730 cI: borrow image names from rust-lang/libc 5 years ago
Alibek Omarov 83d3c02e53 ci: add Cirrus CI support with FreeBSD 5 years ago
Alibek Omarov 8be58bcd21 engine: android: fix EGL context create error condition 5 years ago
Alibek Omarov 06e38b45c8 engine: android: don't throw host error when initializing software renderer on Android 5 years ago
Alibek Omarov d3dd671759 engine: android: quick hack to load libraries on aarch64 until we don't symlinking lib folder 5 years ago
Alibek Omarov e0b8c338a8 engine: ref: more verbose refdll loading 5 years ago
Alibek Omarov ee363ebb74 waifulib: fix including system includes 5 years ago
Alibek Omarov e4bb3ecd12 travis: use r20 for softfp build 5 years ago
Alibek Omarov d05bfb55c5 travis: forgot to upload softfp test 5 years ago
Alibek Omarov 9c26983136 travis: enable softfp build with poly opt 5 years ago
Alibek Omarov fa622168a0 engine: fix style, disable XASH_USE_SELECT 5 years ago
Alibek Omarov eff814b148 engine: ref: remove redutant continue, return false in case of failed renderer initialization 5 years ago
Alibek Omarov 11c373a183 waf: upgrade to latest waifu 5 years ago
Alibek Omarov 898b697b70 engine: ref: allow to set r_refdll or -ref with ref_ prefix 5 years ago
Alibek Omarov 6d8026cd81 engine: ref: fix spamming in console when getting human readable renderer names 5 years ago
Alibek Omarov 1e7abdc144 wscript: fix ref_gl linking 5 years ago
Alibek Omarov ff1b28244b engine: client: port ui_renderworld from old engine 5 years ago
Alibek Omarov 7782fa09ac wscript: refactor cflags appending, add optional polyhedral optimizations 5 years ago
Alibek Omarov ae624801ac wscript: proper default showing in help 5 years ago