Sam Edwards
|
e2b4353800
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
Exceptions to this replacement are:
- .c files
- Headers included by a .c file
- stb_image.h
- dr_flac.h
- Strings
- Comments
|
2018-06-03 16:35:13 -06:00 |
tobspr
|
0fcfb8e372
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
923a4086d8
|
disambiguate get_transform2d() and get_transform3d()
|
2005-07-20 23:37:10 +00:00 |
David Rose
|
ae4051cef8
|
add 3-d texture coordinates to egg syntax
|
2005-07-20 21:54:24 +00:00 |