rdb
|
2aa579c6dc
vulkan: style fixes, remove pre-C++11 macros
|
7 лет назад |
rdb
|
d738d4af2d
vulkan: destroying render pass after creating pipeline state is OK after all
|
7 лет назад |
rdb
|
00bbcc2ece
vulkan: add adjacency primitive support
|
7 лет назад |
rdb
|
9968fb75b0
Merge branch 'master' into vulkan, apply C++11 fixes
|
7 лет назад |
rdb
|
e27cb2dec3
parser-inc: provide various more STL headers and definitions
|
7 лет назад |
rdb
|
5582e174b6
cppparser: fix issue with typedefs to forward declared templates
|
7 лет назад |
rdb
|
8a9d83b604
physx: fix compile error
|
7 лет назад |
rdb
|
be282627a8
express: make PointerTo directly initializable from nullptr
|
7 лет назад |
Sam Edwards
|
9fefa1d2e6
interrogate: Fix missing namespace qualification
|
7 лет назад |
Sam Edwards
|
f0fc6e6d56
express: Fully qualify std::nullptr_t
|
7 лет назад |
Sam Edwards
|
5e82671084
general: Do away with TYPENAME macro
|
7 лет назад |
Sam Edwards
|
a9ffb9630b
dtool: Generate code using nullptr over NULL/0
|
7 лет назад |
Sam Edwards
|
e2b4353800
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
7 лет назад |
Sam Edwards
|
92d2f5e195
general: Don't use NULL where not appropriate
|
7 лет назад |
Sam Edwards
|
d422d74abb
general: Clean up asserts which were abusing NULL
|
7 лет назад |
Sam Edwards
|
ebe1b0763f
express: Allow WeakPointer comparisons to nullptr
|
7 лет назад |
rdb
|
57602d750f
cocoadisplay: don't crash if window/buffer fails to open
|
7 лет назад |
rdb
|
eb960669a5
display: fix assert when window fails to open
|
7 лет назад |
rdb
|
d8bf9d4b55
tests: skip display tests if pipe cannot create offscreen buffers
|
7 лет назад |
rdb
|
c08339e8ce
ShaderGenerator: fix error with normal map and only ambient light
|
7 лет назад |
rdb
|
e0245d2777
First step towards eliminating `using namespace std;` (#335)
|
7 лет назад |
rdb
|
298147bb39
Give several additional classes constexpr constructors
|
7 лет назад |
rdb
|
21d8c29645
More warning fixes
|
7 лет назад |
rdb
|
213ae6b029
Change some .T files to new docstring style that were missed
|
7 лет назад |
Sam Edwards
|
159b43e563
general: Address a few more compiler warnings
|
7 лет назад |
Sam Edwards
|
94c7fa30e2
makepanda: Remove a couple of unused config macros
|
7 лет назад |
rdb
|
283d43f988
putil: workaround macOS 10.6 compile error until #300 is fixed
|
7 лет назад |
rdb
|
190c553c57
dtool_config.h: remove some macros for ancient C++ compilers
|
7 лет назад |
rdb
|
4f55e26e61
tests: add tests for BitMask*.is_all_on()
|
7 лет назад |
rdb
|
aa1b06f132
putil: make BitMask et al literal types
|
7 лет назад |