rdb
|
217cecb77f
pgui: remove some unnecessary reentrant locking in PGItem
|
7 years ago |
rdb
|
fbce833aae
pgui: reduce unnecessary locking in PGItem
|
7 years ago |
Sam Edwards
|
b2bfb31114
general: Remove `using std::*` from headers
|
7 years ago |
Sam Edwards
|
e2b4353800
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
7 years ago |
tobspr
|
0fcfb8e372
New file headers, new comment style
|
9 years ago |
rdb
|
af15797a25
Many, many performance optimizations and enhancements
|
11 years ago |
David Rose
|
c5c21a566a
UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32
|
14 years ago |
David Rose
|
83b87652f8
fix prepare_scene() to prepare vertex buffers as well as textures
|
14 years ago |
David Rose
|
501470169f
stdfloat_double
|
14 years ago |
David Rose
|
9d5325e05a
replace gnu_getopt with new Panda-licensed implementation
|
14 years ago |
David Rose
|
af847d758e
protect under HAVE_AUDIO
|
16 years ago |
David Rose
|
ddbad77851
set_bounds_type()
|
17 years ago |
David Rose
|
26754b86ca
merge dev_slots_2008: slot-based RenderState implementation
|
17 years ago |
David Rose
|
d4c2c9858d
SIMPLE_THREADS_NO_MUTEX -> LightMutex
|
17 years ago |
David Rose
|
fab502970f
more threading improvements
|
17 years ago |
David Rose
|
e44ede85f0
more debug output
|
17 years ago |
David Rose
|
8c2e657f15
Add gsg::update_texture()
|
17 years ago |
David Rose
|
4d59f04134
scissor MouseWatcherRegions too
|
17 years ago |
David Rose
|
fb9c56432a
we are now using the modified BSD license
|
17 years ago |
David Rose
|
6f76b082fa
can't tell my left from my right
|
18 years ago |
David Rose
|
4362ebc862
whoops, incorrect bounding volume
|
18 years ago |
David Rose
|
33a0c3af8e
replacing CullBinOcclusionTest with PipeOcclusionCullTraverser, some linmath optimizations
|
18 years ago |
David Rose
|
425ada050a
add PandaNode::get_fancy_bits(), remove PandaNode::has_cull_callback()
|
19 years ago |
David Rose
|
e6077a603c
implement MouseWatcher::inactivity_timeout
|
19 years ago |
David Rose
|
d300c4a10c
allow embedded graphics in text paragraphs
|
19 years ago |
David Rose
|
ddd1046462
factor out Thread::get_current_thread() some more
|
19 years ago |
David Rose
|
8a78fffd8f
multithreading optimizations, tau profiler, related changes
|
19 years ago |
David Rose
|
76252c5316
fix problem with hidden PGui items still being active
|
20 years ago |
David Rose
|
725e82e6f4
show_through()
|
20 years ago |
David Rose
|
1d2282a879
pipelining getting close; uprev bam version to 6.0
|
20 years ago |