Phil
|
9064ebfe97
|
Change math/linalg/general.odin vector_length and vector_normalize to only accept vectors of float types rather than any numeric type
|
2022-08-15 16:45:54 -07:00 |
|
Phil
|
0cb1a578d0
|
fix glfw/native.odin foreign lib import
|
2022-08-01 08:26:26 -07:00 |
|
Phil
|
c9c3611b1d
|
remove leftover print statement
|
2022-07-25 15:46:47 -07:00 |
|
Phil
|
0a8e6169d7
|
remove unneeded semicolons
|
2022-06-28 11:36:50 -07:00 |
|
Phil
|
b89bb87759
|
Add OpenGL bindless textures ARB api to vendor
|
2022-06-27 14:50:24 -07:00 |
|
Phil H
|
e6e04fc6c8
|
Add 'odin run -help' info for specifying args
|
2022-02-14 22:15:55 -08:00 |
|
Phil H
|
a7138b22a5
|
Fix 'unmarsal' typo
|
2021-12-05 19:04:14 -08:00 |
|
Phil H
|
e4ce017183
|
better naming conventions for stopwatch procedures + fields
|
2021-10-28 14:08:21 -07:00 |
|
Phil
|
bbccf9ddbf
|
Add clock overloads for Duration and Stopwatch
|
2021-10-28 14:08:21 -07:00 |
|
Phil
|
a8425cfb47
|
Add a stopwatch to time.odin
|
2021-10-28 14:08:21 -07:00 |
|
Phil H
|
3ac13d2028
|
Correct levenshtein distance
|
2021-09-23 09:22:28 -07:00 |
|