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 |
rdb
|
8c914a2855
|
Work towards ABI stability wrt allocation. Let MemoryHook take advantage of dlmalloc's internal bookkeeping.
|
2017-02-17 13:02:01 +01:00 |
rdb
|
4381412d23
|
Merge branch 'release/1.9.x'
|
2016-09-28 00:14:21 +02:00 |
rdb
|
2e9394eba7
|
Fix tinydisplay texture errors on shutdown
|
2016-09-27 22:38:03 +02:00 |
tobspr
|
0fcfb8e372
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
David Rose
|
a8ec068c05
|
graphics-memory-limit
|
2008-08-29 23:03:53 +00:00 |
David Rose
|
3db1413334
|
use PANDA_ALLOC_ARRAY etc
|
2008-07-15 00:39:08 +00:00 |
David Rose
|
ac3211ffc8
|
automatic build
|
2008-07-15 00:14:30 +00:00 |
David Rose
|
13cdb21fb1
|
automatic build
|
2008-07-14 23:56:58 +00:00 |
David Rose
|
94fcffdf1f
|
automatic build
|
2008-07-14 23:38:30 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
ccf5056fd6
|
mipmaps
|
2008-05-10 01:45:09 +00:00 |
David Rose
|
80253733c6
|
build on windows
|
2008-05-06 19:18:41 +00:00 |
David Rose
|
07ee48ae07
|
manage texture memory for tinydisplay
|
2008-05-06 03:17:29 +00:00 |
David Rose
|
6d90cf5b70
|
tinydisplay
|
2008-04-30 22:21:24 +00:00 |