Joakim Hentula
|
0efc79bcb9
|
Add GL_DEBUG config that falls back to ODIN_DEBUG to preserve previous behaviour, but allows debug builds without OpenGL debug features
|
2022-09-02 13:30:45 +01:00 |
|
Joakim Hentula
|
28f440dd9e
|
Do not remove .rc extension from resource path to prevent expansion to full path assuming it's a directory if a folder with the same name exists in the same folder as the resource file
|
2022-08-10 14:03:04 +01:00 |
|
Joakim Hentula
|
a5dde78f08
|
Add relative slice to type checks for built in len
|
2022-03-02 16:44:33 +00:00 |
|
Joakim Hentula
|
8255481204
|
Allow enums to pass #any_int checks
|
2021-11-25 11:20:40 +00:00 |
|
jockus
|
2f4f6894bd
|
Convert all vendor:OpenGL functions taking GLboolean to bool, assert on bool type size matching sizeof(unsigned char) as per the C headers
|
2021-10-20 15:40:55 +01:00 |
|
Joakim Hentula
|
6465fb8ec7
|
Fix for value rather than type used for intrinsics
|
2021-05-31 13:21:13 +01:00 |
|
jockus
|
b110153b51
|
Fix accidental removal of newline
|
2021-05-27 12:04:24 +01:00 |
|
jockus
|
b261937233
|
Remove accidental core:fmt include in path/filepath
|
2021-05-27 12:03:37 +01:00 |
|
jockus
|
4455ba5b65
|
Merge branch 'master' of https://github.com/odin-lang/Odin
|
2021-05-27 12:01:28 +01:00 |
|
jockus
|
e8aa767c8d
|
Fix deleting substring in filepath.release
|
2021-05-27 12:01:13 +01:00 |
|
jockus
|
8d637f5139
|
Added parse_integers optional to validation
|
2020-09-15 12:03:40 +01:00 |
|
jockus
|
195dbd658d
|
Added option to parse number as integer, disabled by default
|
2020-09-15 11:39:34 +01:00 |
|
jockus
|
914c99a15e
|
Merge branch 'master' into fix-core-path-name-extension
|
2020-08-27 08:24:59 +01:00 |
|
jockus
|
8de70ce73d
|
Fix path.name failing to remove extension
|
2020-08-26 17:32:47 +01:00 |
|