gingerBill
|
ee876ad66b
|
Strip semicolons
|
2021-09-19 11:59:44 +01:00 |
|
gingerBill
|
ceebd7b23c
|
Correct context.allocator usage
|
2021-09-19 11:59:31 +01:00 |
|
Jeroen van Rijn
|
e760535dba
|
lz4: Start of implementation.
|
2021-09-19 12:51:07 +02:00 |
|
Jeroen van Rijn
|
2b77f5b72f
|
Merge pull request #1175 from Kelimion/defer_delete
Make sure to `delete` on the right allocator.
|
2021-09-19 03:19:33 -07:00 |
|
Jeroen van Rijn
|
72fe1e88a3
|
Make sure to delete on the right allocator.
|
2021-09-19 12:19:01 +02:00 |
|
gingerBill
|
505113ee2d
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2021-09-18 15:11:15 +01:00 |
|
gingerBill
|
71f2289c20
|
Fix #1174
|
2021-09-18 15:10:29 +01:00 |
|
gingerBill
|
21b6ef8757
|
Merge pull request #1156 from odin-lang/llvm-12.0.1-windows
Update Windows to LLVM 12.0.1
|
2021-09-18 13:03:29 +01:00 |
|
gingerBill
|
b427bd8105
|
Correct XXH_DISABLE_PREFETCH usage
|
2021-09-18 12:59:54 +01:00 |
|
gingerBill
|
6855538729
|
Merge branch 'master' into llvm-12.0.1-windows
|
2021-09-18 12:55:13 +01:00 |
|
gingerBill
|
05ac2002e0
|
Force file copy on odin strip-semicolon
|
2021-09-18 12:52:43 +01:00 |
|
gingerBill
|
73427d3ab3
|
Merge pull request #1173 from odin-lang/vendor-miniaudio
`vendor:miniaudio`
|
2021-09-18 11:58:46 +01:00 |
|
gingerBill
|
3713f11461
|
Refactor init_tokenizer_with_data to file memory mapping (Windows only currently)
|
2021-09-18 11:58:27 +01:00 |
|
gingerBill
|
08ae186d8e
|
Correct foreign import paths
|
2021-09-17 14:42:39 +01:00 |
|
gingerBill
|
54b7ed5b52
|
Update foreign imports for linux
|
2021-09-17 14:11:43 +01:00 |
|
gingerBill
|
64f5ba6ba1
|
Add the remaining of the miniaudio API
|
2021-09-17 14:09:45 +01:00 |
|
gingerBill
|
f38b7ebf42
|
Begin adding vendor:miniaudio
|
2021-09-17 12:57:52 +01:00 |
|
gingerBill
|
4cb7f05644
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2021-09-16 23:03:25 +01:00 |
|
gingerBill
|
91d089ffe2
|
Minor clean up to strings.odin
|
2021-09-16 23:03:16 +01:00 |
|
Jeroen van Rijn
|
d2aa6af882
|
Merge pull request #1171 from Kelimion/vs2022
VS: Fix compilation using VS 2022.
|
2021-09-16 04:28:24 -07:00 |
|
Jeroen van Rijn
|
0d12432d3f
|
VS: Fix compilation using VS 2022.
|
2021-09-16 13:24:20 +02:00 |
|
Jeroen van Rijn
|
6d7df6f335
|
Merge pull request #1170 from Kelimion/xxhash
xxhash: Add tests for streaming input.
|
2021-09-15 14:33:20 -07:00 |
|
Jeroen van Rijn
|
b6d0a8fe0c
|
xxhash: Add tests for streaming input.
|
2021-09-15 23:32:48 +02:00 |
|
Jeroen van Rijn
|
662d27b796
|
Finish xxHash implementation.
|
2021-09-15 20:06:07 +02:00 |
|
gingerBill
|
de00c7c9a8
|
Add bits.log2
|
2021-09-15 15:18:20 +01:00 |
|
gingerBill
|
736a763859
|
Add stb libs for Windows directly
|
2021-09-15 14:30:11 +01:00 |
|
gingerBill
|
4eda1b0598
|
Update appropriate parameters to the corresponding boolean types
|
2021-09-15 14:21:31 +01:00 |
|
gingerBill
|
2e21312059
|
Remove -march=native from stb/src/Makefile
|
2021-09-15 14:09:12 +01:00 |
|
gingerBill
|
22218fff67
|
Update vendor/README.md
|
2021-09-14 22:59:35 +01:00 |
|
gingerBill
|
e7ea09a93b
|
Add vendor:stb/vorbis
|
2021-09-14 22:35:22 +01:00 |
|
gingerBill
|
6f182ae5ae
|
Add vendor:stb/easy_font -- source port of stb_easy_font.h
|
2021-09-14 22:12:23 +01:00 |
|
gingerBill
|
43ebee4e91
|
Revert build.bat
|
2021-09-14 21:44:41 +01:00 |
|
gingerBill
|
cb2437959c
|
Add stb_image_resize to vendor:stb/image
|
2021-09-14 21:44:26 +01:00 |
|
gingerBill
|
61efbf8684
|
Merge pull request #1168 from odin-lang/vendor-stb
`vendor:stb` - Add stb libraries (image+image_write, rect_pack, truetype)
|
2021-09-14 18:31:33 +01:00 |
|
gingerBill
|
da14292369
|
Minor corrections to stb_truetype.odin
|
2021-09-14 18:22:04 +01:00 |
|
gingerBill
|
b0d5dde3d7
|
Add build_vendor.bat
|
2021-09-14 18:12:14 +01:00 |
|
gingerBill
|
7189625cf5
|
Add stb libraries (image+image_write, rect_pack, truetype)
|
2021-09-14 17:54:50 +01:00 |
|
Jeroen van Rijn
|
1012055ba9
|
Merge pull request #1167 from Skytrias/patch-1
raylib linux - add system dependencies
|
2021-09-14 18:23:56 +02:00 |
|
Michael Kutowski
|
54e16bed0a
|
add linux system dependencies for raylib
|
2021-09-14 18:17:08 +02:00 |
|
Arne Döring
|
9772e3a40b
|
spaces to tabs
|
2021-09-14 12:14:41 +02:00 |
|
Arne Döring
|
442c25bf82
|
fix crash for ast_end_token
|
2021-09-14 11:44:10 +02:00 |
|
Jeroen van Rijn
|
c2707618d9
|
Merge pull request #1165 from Kelimion/xxhash
Add XXH3-64 + tests.
|
2021-09-13 21:06:08 +02:00 |
|
Jeroen van Rijn
|
a641ef95c0
|
Add XXH3-64 + tests.
|
2021-09-13 20:58:26 +02:00 |
|
gingerBill
|
4e4ac460e5
|
Merge pull request #1164 from odin-lang/llvm-explicit-padding
LLVM Struct Types with Explicit Padding
|
2021-09-13 18:23:58 +01:00 |
|
gingerBill
|
526a42c6ca
|
Remove custom alignment limit
|
2021-09-13 16:44:01 +01:00 |
|
gingerBill
|
8de728e3dc
|
LLVM Code Generator: Add explicitly padding between fields in LLVM struct types
|
2021-09-13 16:40:24 +01:00 |
|
Jeroen van Rijn
|
e9b9d15de7
|
Merge pull request #1163 from Kelimion/bluetooth
sys: Add Windows Bluetooth APIs.
|
2021-09-13 14:37:02 +02:00 |
|
Jeroen van Rijn
|
a9f4c90c79
|
sys: Add Windows Bluetooth APIs.
|
2021-09-13 14:31:52 +02:00 |
|
Jeroen van Rijn
|
6ca58dd64e
|
Merge pull request #1162 from rasa-silva/fix_osx_readdir
Fix read_dir on OSX
|
2021-09-13 13:51:24 +02:00 |
|
Ricardo Silva
|
01aa0c4151
|
Fix read_dir on OSX
|
2021-09-13 12:34:36 +01:00 |
|