gingerBill
|
e963fc4d6a
|
Change map index types to u32 from isize
|
2021-11-05 12:51:28 +00:00 |
|
gingerBill
|
1a75a71403
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2021-11-05 12:44:08 +00:00 |
|
gingerBill
|
439fc86740
|
Improve performance of the compiler hash table types and unify behaviour
|
2021-11-05 12:42:19 +00:00 |
|
gingerBill
|
0010e882a7
|
Make PtrSet match Map
|
2021-11-05 12:11:50 +00:00 |
|
gingerBill
|
a022f18015
|
Reorganize code
|
2021-11-05 12:11:33 +00:00 |
|
Jeroen van Rijn
|
cee9561259
|
Merge pull request #1271 from hdooley/master
don't try to use __cpuid() on arm64
|
2021-11-05 10:45:28 +01:00 |
|
Henry Dooley
|
3d0cd6f0dc
|
don't try to use __cpuid() on arm64
|
2021-11-04 18:54:15 -07:00 |
|
gingerBill
|
adb5928767
|
Change to RUNTIME_LINKAGE definition
|
2021-11-04 20:21:51 +00:00 |
|
gingerBill
|
23c74bc67b
|
Update all_main.odin to include core:math/linalg/hlsl
|
2021-11-04 19:30:46 +00:00 |
|
gingerBill
|
a22120fe94
|
Reorganize code
|
2021-11-04 17:38:58 +00:00 |
|
gingerBill
|
ae25eaf10c
|
Correct foreign import library usage
|
2021-11-04 17:25:37 +00:00 |
|
gingerBill
|
adcfca966e
|
Use Rtl*Memory procedures with -no-crt on Windows
|
2021-11-04 17:24:28 +00:00 |
|
gingerBill
|
d8e34bd9b7
|
Add core:math/linalg/hlsl
|
2021-11-04 17:08:59 +00:00 |
|
gingerBill
|
68046d0c08
|
Allow casting between matrix types of different element types
|
2021-11-04 16:50:59 +00:00 |
|
gingerBill
|
bc2bf1caeb
|
Add #load_hash(<filepath>, <string-hash-kind>)
|
2021-11-04 16:29:41 +00:00 |
|
gingerBill
|
d551144841
|
Add inverse for dmatN types
|
2021-11-04 16:09:19 +00:00 |
|
gingerBill
|
84540d7aa2
|
Add smoothstep
|
2021-11-04 15:57:27 +00:00 |
|
gingerBill
|
57eedfc4f4
|
Fix lb_emit_array_epi for matrix types
|
2021-11-04 15:01:31 +00:00 |
|
gingerBill
|
2718ade2bc
|
Add core:math/linalg/glsl to all_main.odin
|
2021-11-04 14:56:16 +00:00 |
|
gingerBill
|
95f36d4fa5
|
Minor reorganization
|
2021-11-04 14:54:55 +00:00 |
|
gingerBill
|
3accf4048e
|
Add f64 variants of all types and procedures
|
2021-11-04 14:52:03 +00:00 |
|
gingerBill
|
eb05879148
|
Add more comments
|
2021-11-04 14:25:34 +00:00 |
|
gingerBill
|
a882118c56
|
Add comments
|
2021-11-04 14:20:47 +00:00 |
|
gingerBill
|
57d15ac6e7
|
Remove unneeded suffixes
|
2021-11-04 14:11:34 +00:00 |
|
gingerBill
|
e3cfdf6982
|
Remove build tag
|
2021-11-04 14:11:04 +00:00 |
|
gingerBill
|
017fe10762
|
core:math/linalg/glsl - GLSL-like mathematics types and operations
|
2021-11-04 14:09:12 +00:00 |
|
gingerBill
|
7bb7a741c6
|
Make math procedure contextless; Add asinh, acosh, atanh
|
2021-11-04 14:07:05 +00:00 |
|
gingerBill
|
14351c5bf2
|
Simplify logic for procs.odin
|
2021-11-04 13:56:38 +00:00 |
|
gingerBill
|
7ef3c87dbb
|
Change RUNTIME_LINKAGE requirements
|
2021-11-04 13:52:53 +00:00 |
|
gingerBill
|
b2a2aa15c2
|
Add ODIN_BUILD_MODE
|
2021-11-04 12:49:39 +00:00 |
|
gingerBill
|
1ec2f8d537
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2021-11-04 12:40:55 +00:00 |
|
gingerBill
|
6ded538546
|
@(linkage=<string>) for procedures and variables; @(require) for procedures; package runtime linkage improvements; Subsequence improvements to lb_run_remove_unused_function_pass
|
2021-11-04 12:40:50 +00:00 |
|
Jeroen van Rijn
|
0d1bc05419
|
Update issue templates
|
2021-11-04 12:37:24 +01:00 |
|
Jeroen van Rijn
|
db2d7a4fdb
|
Update issue templates
|
2021-11-04 12:36:48 +01:00 |
|
gingerBill
|
3fa7dabaa8
|
Correctly support -default-to-nil-allocator for all platforms
|
2021-11-04 11:03:21 +00:00 |
|
gingerBill
|
1980f32bd6
|
Correct demo.odin
|
2021-11-04 00:50:48 +00:00 |
|
gingerBill
|
9ab71ca0da
|
Add ODIN_NO_CRT global constant
|
2021-11-04 00:50:28 +00:00 |
|
gingerBill
|
3d06dddb72
|
Allow casting from floats to quaternions
|
2021-11-03 12:45:19 +00:00 |
|
gingerBill
|
9896205a06
|
Make runtime builtin matrix procedures contextless
|
2021-11-03 12:44:34 +00:00 |
|
gingerBill
|
8a626ef564
|
Minor comments about matrix printing
|
2021-11-03 11:34:47 +00:00 |
|
gingerBill
|
8429943569
|
Represent matrices in fmt as expected
|
2021-11-03 11:27:21 +00:00 |
|
gingerBill
|
edd12d505d
|
Correct fmt for matrices
|
2021-11-03 11:20:04 +00:00 |
|
gingerBill
|
69f978f22b
|
Correct lb_emit_matrix_flatten
|
2021-11-03 11:07:35 +00:00 |
|
gingerBill
|
229c98309e
|
Correct assertion usage
|
2021-11-03 11:02:47 +00:00 |
|
Jeroen van Rijn
|
c2665462e5
|
Merge pull request #1270 from Kelimion/fix_1268
Fix #1268.
|
2021-11-03 11:41:32 +01:00 |
|
Jeroen van Rijn
|
73648bb2d8
|
Fix #1268.
Error message for enumerated arrays going out of bounds was not yet updated for the Enum change.
|
2021-11-03 11:36:24 +01:00 |
|
Jeroen van Rijn
|
ba0daaa706
|
Merge pull request #1269 from Kelimion/enum_array_bug
Fix error message.
|
2021-11-03 11:06:04 +01:00 |
|
Jeroen van Rijn
|
dcc5697a48
|
Fix error message.
|
2021-11-03 11:01:18 +01:00 |
|
gingerBill
|
c20230509f
|
Correct index to offset calculation for matrix compound literals
dev-2021-11
|
2021-11-02 23:56:19 +00:00 |
|
gingerBill
|
f03e0bee73
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2021-11-02 12:54:29 +00:00 |
|