1247 Commits (5f2d346b9b8b426a13b6767f5a38270ba973cec1)
 

Author SHA1 Message Date
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
mittorn f376d5d59c ref_soft: glblit: gles3 pbo+fbo blitter 5 years ago
mittorn 2493659b23 ref_soft: glblit: change projection scale 5 years ago
mittorn e1efacb399 ref_soft: glblit: GLES1 blitter 5 years ago
mittorn 05d793c34b ref_soft: glblit: refactor 5 years ago
mittorn 86867dcbe3 ref_soft: restore fallback gl1 blitter (force enable with -glblit) 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
Alibek Omarov 8889bda261 wscript: use ConfigurationContext.define instead of appending to env['DEFINES'] 5 years ago
Alibek Omarov c8eac04e9b ref_soft: fix double promotion 5 years ago
Alibek Omarov a5fa4df37c ref_gl: fix wrong texture resampling condition 5 years ago
Alibek Omarov d96dcfba59 ref_soft: fix different warnings 5 years ago
Alibek Omarov 690a317f4f ref_soft: fix style errors 5 years ago
Alibek Omarov 9c4a0d2397 ref_soft: context: upgrade to latest RefAPI 5 years ago
Alibek Omarov 2183240221 waifulib: xcompile: fix aarch64 binary installation 5 years ago
Alibek Omarov 33800954ec travis: fix mistyped ARCHS for Android 64 5 years ago
Alibek Omarov 67cb5a4dde travis: fix mistyped ARCHS 5 years ago
Alibek Omarov 9fd7e333df travis: another blind try to fix r10e unpack 5 years ago
Alibek Omarov a9628cc0f0 travis: install lld-8 also 5 years ago
Alibek Omarov f33de46508 travis: verbose 7z x for r10e ndk 5 years ago