Luke Benstead
|
026bdeff09
|
Fix infuriating memory corruption bug
|
2023-05-20 07:47:39 +01:00 |
|
Hayden Kowalchuk
|
19374bc1a4
|
chore: change containers
- move some math to integer
- inline some smaller functions
- whitespace fixes
|
2020-03-05 14:44:09 -05:00 |
|
Luke Benstead
|
937ad56c26
|
Fix out of bounds read
|
2020-02-29 09:48:52 +00:00 |
|
Luke Benstead
|
d89997a277
|
Simplify the element drawing
|
2019-03-04 20:41:33 +00:00 |
|
Luke Benstead
|
b0c9ac7207
|
Remove zero special casing from named array
|
2019-02-28 18:33:37 +00:00 |
|
Luke Benstead
|
3345e17e3c
|
Fix marker indexing
|
2019-02-28 08:34:32 +00:00 |
|
Luke Benstead
|
11b26c78d5
|
Fix an off-by-one error
|
2019-02-28 06:37:18 +00:00 |
|
Luke Benstead
|
111d4ca83e
|
Handle calling glBindTexture on an unknown name
|
2019-02-27 20:45:53 +00:00 |
|
Luke Benstead
|
0d69740231
|
Fix a subtle bug in NamedArray (thanks @Chilly Willy!)
|
2018-08-21 15:50:27 +01:00 |
|
Luke Benstead
|
c363a37e30
|
Fix the containers to compile on C89 and C99
|
2018-05-26 19:17:42 +01:00 |
|