Wunkolo
|
5b212dc585
|
Implement standard C boolean type
|
2019-06-25 14:19:12 -07:00 |
|
Wunkolo
|
d738c21852
|
Propagate block, bool, standard integer types across codebase
Posix type integer pass
Propagate block, bool, integer types across codebase
Add standard integer types to prototypes
|
2019-06-25 11:56:11 -07:00 |
|
Wunkolo
|
8162f3f877
|
Add .clang_format
Also applies clang-format to the current code base, using command:
`find . -regex '.*\.\(c\|h\)' -exec clang-format -style=file -i {} \;`
|
2019-06-23 18:43:32 -07:00 |
|
Adam Novak
|
e0c4137eb4
|
Checking for missing data on all sides.
|
2012-04-25 00:02:20 -07:00 |
|
Adam Novak
|
5184c8d321
|
Added and documented the "exposed" render mode primitive.
|
2012-04-24 17:04:51 -07:00 |
|