Jeroen van Rijn
|
d10a2bc5d5
Format DXGI constants
|
3 жил өмнө |
Luxko
|
a5bf3b0bc5
add dxgi HRESULT constants
|
3 жил өмнө |
Jeroen van Rijn
|
6e7179d8f3
Merge pull request #1797 from Kelimion/libc_math
|
3 жил өмнө |
Jeroen van Rijn
|
e85f1dd9fb
Fix is* proc in libc.
|
3 жил өмнө |
Jeroen van Rijn
|
9ac94e621b
Merge pull request #1796 from Kelimion/make_directory
|
3 жил өмнө |
Jeroen van Rijn
|
db8d119cad
Fix Windows os.make_directory.
|
3 жил өмнө |
gingerBill
|
836c325021
Merge pull request #1755 from bkrypt/update_miniaudio
|
3 жил өмнө |
gingerBill
|
3bb31093fa
Add documentation for `CreateCurrentContextById` and `SetCurrentContextById`
|
3 жил өмнө |
gingerBill
|
214b43974d
Add WebGL `ContextAttributes`
|
3 жил өмнө |
gingerBill
|
55556aea77
Add WebGL runtime into the js/runtime.mjs; Allow for multiple WebGL contexts
|
3 жил өмнө |
gingerBill
|
223897d224
Fix typo
|
3 жил өмнө |
gingerBill
|
542e45de26
Increase minimum macOS version to 10.12.0
|
3 жил өмнө |
gingerBill
|
1fa9488a4d
Merge pull request #1795 from Tetralux/os-patch
|
3 жил өмнө |
gingerBill
|
b1196bd659
Merge pull request #1794 from mollstam/fix/optnone-procs
|
3 жил өмнө |
Tetralux
|
57167be2a6
[os] Linux: os.unset_env()
|
3 жил өмнө |
Tobias Mollstam
|
846930a07f
emit optnone and noinline for all procs when opt set to minimal
|
3 жил өмнө |
gingerBill
|
0cc67ff5e3
Add a return value to `mem.zero_item` and `mem.zero_slice` which is the same as the input
|
3 жил өмнө |
gingerBill
|
a86574da84
Use `RtlWaitOnAddress` to allow for a `i64` sized duration rather than `u32`
|
3 жил өмнө |
gingerBill
|
33895b6d92
Convert all uses of `*_from_slice` to `*_from_bytes` where appropriate
|
3 жил өмнө |
gingerBill
|
e10105a780
Correct logic for tracking allocator proc for freeing a nil pointer
|
3 жил өмнө |
gingerBill
|
5451c9672d
Fix `dynamic_pool_destroy`
|
3 жил өмнө |
gingerBill
|
4eba2bb8d9
Add `_system_random` for Darwin
|
3 жил өмнө |
gingerBill
|
2a58bceb56
Add `rand.init_as_system` to allow for system-level based random number generation
|
3 жил өмнө |
gingerBill
|
fdcf08410c
Add Gompertz Distribution
|
3 жил өмнө |
gingerBill
|
5142955f00
Add more distributions
|
3 жил өмнө |
gingerBill
|
500150b12a
Correct log normal
|
3 жил өмнө |
gingerBill
|
50ddd8dd26
Fix typo
|
3 жил өмнө |
gingerBill
|
6c6de2a07d
Move distributions to a separate file
|
3 жил өмнө |
gingerBill
|
01912b6ba5
Merge branch 'master' of https://github.com/odin-lang/Odin
|
3 жил өмнө |
gingerBill
|
be2c7b5c9b
Add numerous different random distribution procedures
|
3 жил өмнө |