Commit Graph

  • 8d96af9873 Updated min iOS version to 9. Бранимир Караџић 2020-06-25 11:49:29 -07:00
  • 892062b10b Fixed VS build. Бранимир Караџић 2020-06-24 18:09:18 -07:00
  • 1c34eab769 bin2c: Added errors when opening files for R/W. Бранимир Караџић 2020-06-24 17:41:29 -07:00
  • 3618251c36 Cleanup. Бранимир Караџић 2020-06-23 10:19:01 -07:00
  • 8f2cf1d58d Cleanup. Бранимир Караџић 2020-06-20 15:15:08 -07:00
  • f3d1f8439f Cleanup. Бранимир Караџић 2020-06-20 08:10:45 -07:00
  • c545e0d4f3 Fix linker complaining for android .so (#247) Mohamed Shazan 2020-06-20 20:35:00 +05:30
  • f888abe8fb RRenamed BX_CHECK to BX_ASSERT. Бранимир Караџић 2020-06-16 10:06:04 -07:00
  • 7bf14f0bac Allow user define BX_CONFIG_* Cloud Wu 2020-05-28 14:32:23 +08:00
  • 4e0267fae7 more warning fixed Cedric Guillemet 2020-05-23 11:54:10 +02:00
  • 3d5d56fef5 fix warning gcc: `` error: extra ‘;’ [-Werror=pedantic] `` Cedric Guillemet 2020-05-22 18:50:42 +02:00
  • 45bab053bf Updated README. Бранимир Караџић 2020-05-19 21:06:28 -07:00
  • 3fc639a235 Cleanup. Бранимир Караџић 2020-05-17 10:44:33 -07:00
  • 0ed60bf769 Actually target Wasm2JS with wasm2js build Jukka Jylänki 2020-05-17 15:11:13 +03:00
  • 8d1e6bbe75 Update examples to build on Emscripten Wasm. Add separate wasm and wasm2js targets. Jukka Jylänki 2020-05-16 11:16:29 +03:00
  • 0de0fa8ab8 Cleanup. Бранимир Караџић 2020-05-15 08:50:10 -07:00
  • 3106681f02 Add divide operations for Vec3. feserr 2020-05-15 07:52:21 +01:00
  • 0455026c42 Mutex noop when threading is not supported. Бранимир Караџић 2020-05-13 20:30:46 -07:00
  • b1a707fac8 Micro-optimize float4x4 operations when SIMD is not supported Jukka Jylänki 2020-05-06 16:57:16 +03:00
  • 73af60ade3 Updated vsnprintf tests. Бранимир Караџић 2020-05-04 22:04:45 -07:00
  • b6ab66b099 Cleanup. Бранимир Караџић 2020-05-03 12:19:19 -07:00
  • 810485d8c7 GENie 1125. Бранимир Караџић 2020-05-02 21:00:02 -07:00
  • f26f7feeb0 Fixed printf formating. Бранимир Караџић 2020-04-30 23:00:16 -07:00
  • f98e4b29ee Fixed printf formating. Бранимир Караџић 2020-04-30 20:55:36 -07:00
  • d98b728310 GENie 1121. Бранимир Караџић 2020-04-30 08:40:06 -07:00
  • f1db37eec3 Fixed printf width parameter. Бранимир Караџић 2020-04-29 17:57:54 -07:00
  • 1d1d09a152 Fixed VS warnings. Issue #238 Бранимир Караџић 2020-04-29 17:57:22 -07:00
  • 7f6743a2db GENie 1119. Бранимир Караџић 2020-04-28 22:08:01 -07:00
  • 39711f53df Removed alignment macros, and added functions instead. Бранимир Караџић 2020-04-19 18:22:33 -07:00
  • f6b1c97cb9 Fixed issue #236. Бранимир Караџић 2020-04-11 12:30:35 -07:00
  • 927a02a3a1 Cleanup. Бранимир Караџић 2020-04-10 21:12:19 -07:00
  • 936327aa0f Improved lerp implementation. Бранимир Караџић 2020-04-04 09:56:16 -07:00
  • af9ccfdf56 Removed support for SteamLink (discontinued 11/2018). Бранимир Караџић 2020-03-11 21:52:46 -07:00
  • 6b1afd9f9b added missing simd_cmpneq_ni decl attilaz 2020-02-07 16:17:17 +01:00
  • a3fd8d384f Added cmpneq. Бранимир Караџић 2020-02-06 08:31:17 -08:00
  • f48bd19bf8 Fixed issue #231. Бранимир Караџић 2020-02-04 22:43:35 -08:00
  • af8a6918b9 GENie 1115. Бранимир Караџић 2020-02-04 18:42:02 -08:00
  • ead3450ec7 arm_neon is enabled on clang compiler Attila Kocsis 2020-01-19 12:57:19 +01:00
  • 001f2cef42 Fixed issue #229. Бранимир Караџић 2020-01-18 22:00:28 -08:00
  • 0d61afa65c Cleanup Emscripten toolchain Hugo Amiard 2020-01-18 21:16:37 +01:00
  • 74e8c2bd91 Happy New Year! Бранимир Караџић 2020-01-14 21:25:09 -08:00
  • 4a7aa1eb41 GENie 1111. Бранимир Караџић 2019-12-10 21:31:50 -08:00
  • 9198285cdf GENie 1104. Бранимир Караџић 2019-12-09 07:18:55 -08:00
  • 4ecfa36057 String: Added STL compatible append. Added getCPtr(). Бранимир Караџић 2019-12-04 22:10:47 -08:00
  • e27066ad1a Avoid warning when mame build with ppc64 (BE) Michel Normand 2019-12-03 09:50:10 +01:00
  • d175bde9d0 Merge branch 'master' of github.com:bkaradzic/bx Бранимир Караџић 2019-11-27 17:50:06 -08:00
  • 18f82bfcb6 Added VS2019. Бранимир Караџић 2019-11-27 17:49:59 -08:00
  • 9414bf2cc6 minor spelling fixes in comments James Fulop 2019-11-27 10:29:07 -08:00
  • bcbc86c814 Cleanup. Бранимир Караџић 2019-11-25 18:40:41 -08:00
  • 1680ef418a Fixed issue #222. Бранимир Караџић 2019-11-24 19:27:13 -08:00
  • 822b66d91f Removed rudimentary _ITERATOR_DEBUG_LEVEL=0 and _HAS_ITERATOR_DEBUGGING=0 definitions for MS compilers Petr Petrov 2019-11-12 13:01:47 +03:00
  • 267727d318 Added invLerp. Бранимир Караџић 2019-10-26 08:18:06 -07:00
  • 741d11e7a4 macOS build need platform version, same as xcode build junjie020 2019-10-24 11:34:08 +08:00
  • 4bcb2c4fb3 Added integer version of log2. Бранимир Караџић 2019-10-22 19:29:51 -07:00
  • a9e8a24b60 Cleanup. Бранимир Караџић 2019-10-17 08:32:32 -07:00
  • 0f3bb82216 Improve BSD support, tested on NetBSD. Thomas Klausner 2019-10-17 15:59:37 +02:00
  • d60912bcb5 Fixed issue #218. Бранимир Караџић 2019-09-27 09:43:57 -07:00
  • c584e68615 Cleanup. Бранимир Караџић 2019-09-20 08:35:07 -07:00
  • cd4f09c2e1 Added cofactor functions (useful for normal transformation) attilaz 2019-09-20 11:09:42 +02:00
  • 723bc8adde GENie 1095. Бранимир Караџић 2019-09-11 09:01:50 -07:00
  • 421eaf58a9 Updated count bits, count leading/trailing zeros. Бранимир Караџић 2019-09-09 20:36:48 -07:00
  • da9248697e Added uint64 intrisics. Бранимир Караџић 2019-09-04 22:26:45 -07:00
  • 5192f02708 Merge branch 'master' of github.com:bkaradzic/bx Бранимир Караџић 2019-08-22 20:31:02 -07:00
  • 5d9177e841 GENie 1092. Бранимир Караџић 2019-08-22 20:30:56 -07:00
  • 2e4bc10d6c emmintrin.h compatibility guard Justin Murray 2019-08-06 16:54:22 -07:00
  • d57e6343ca fix vs2019 some option not set junjie020 2019-07-22 15:50:39 +08:00
  • 7036e3d2d7 GENie 1087. Бранимир Караџић 2019-07-28 15:30:57 -07:00
  • 5e4c7a04eb GENie 1083. Бранимир Караџић 2019-07-28 08:52:45 -07:00
  • 49bd00e446 Cleanup. Бранимир Караџић 2019-07-27 20:11:56 -07:00
  • 39b2ac8d6b Fixed warning. Бранимир Караџић 2019-07-27 20:11:44 -07:00
  • 876865584d Updated .editorconfig. Бранимир Караџић 2019-07-18 07:36:17 -07:00
  • 690d9ee5ae Added Visual Studio 2019 compiler name to platform.h Stuart 2019-07-13 23:19:43 +01:00
  • f96b7ac3cb don't disable log output with emscripten (also doesn't build otherwise) Vladimir Vukicevic 2019-07-09 12:48:25 -07:00
  • 11ef14630b Cleanup. Бранимир Караџић 2019-07-01 18:59:26 -07:00
  • ed8fafa6ce implement debugBreak on Emscripten Vladimir Vukicevic 2019-06-13 12:47:34 -07:00
  • 7883a57e8a Don't support getenv/setenv on Emscripten platform Vladimir Vukicevic 2019-06-13 12:47:21 -07:00
  • b86f343f30 Add compilation target android-arm64 (#208) magic/foo 2019-06-27 01:21:04 -05:00
  • 71dae1cdb6 Removed unsupported executable. Бранимир Караџић 2019-06-21 08:09:23 -07:00
  • 936c1cbcc2 Updated catch2 2.9.0. Бранимир Караџић 2019-06-16 21:42:43 -07:00
  • a8cf4e3b07 Fixed ifdef order. Бранимир Караџић 2019-06-16 09:09:11 -07:00
  • daab5c96e5 Initial Haiku support (#207) miqlas 2019-06-16 18:04:56 +02:00
  • c3fab81d8d Cleanup. Бранимир Караџић 2019-06-15 12:01:26 -07:00
  • 45ad465ba9 Fixed -isystem. Бранимир Караџић 2019-06-13 19:48:52 -07:00
  • 33ff6da98a GENie 1065. Бранимир Караџић 2019-06-11 18:27:30 -07:00
  • c1b38fba50 GENie 1059. Бранимир Караџић 2019-06-08 08:14:45 -07:00
  • 96fbfb5f3b GENie 1052. Бранимир Караџић 2019-06-07 19:33:49 -07:00
  • e1c4c395c5 GENie 1050. Бранимир Караџић 2019-06-04 20:11:27 -07:00
  • d73c4e7b38 GENie 1047. Бранимир Караџић 2019-06-03 21:38:18 -07:00
  • ad14d4b8f9 GENie 1041. Бранимир Караџић 2019-06-03 19:39:54 -07:00
  • 62daee4ffa Fixed build. Бранимир Караџић 2019-05-31 20:27:05 -07:00
  • c1b4fed4bc Merge branch 'master' of github.com:bkaradzic/bx Бранимир Караџић 2019-05-31 19:20:39 -07:00
  • 19b54766a3 Added C++ standard name. Бранимир Караџић 2019-05-31 19:20:13 -07:00
  • 7a1cd6d47b GENie 1031. Бранимир Караџић 2019-05-18 10:00:31 -07:00
  • 400a3d073b Use FloatFast. Бранимир Караџић 2019-05-07 18:52:11 -07:00
  • 3a9d921505 fixed android-x86 toolchain (#205) RsPlayer 2019-05-04 17:19:27 +01:00
  • 18a91a1b5e Added printf and vprintf. Бранимир Караџић 2019-04-20 19:04:15 -07:00
  • 702b676ec2 fix for issue #203 (#204) attilaz 2019-04-09 23:58:07 +02:00
  • 7a68aba842 GENie 1023. Бранимир Караџић 2019-03-21 09:53:05 -07:00
  • 36026711f9 Merge branch 'master' of github.com:bkaradzic/bx Бранимир Караџић 2019-03-21 09:39:07 -07:00
  • 20f39d9619 GENie 1020. Бранимир Караџић 2019-03-21 09:38:52 -07:00