Commit Graph

5031 Commits

Author SHA1 Message Date
David Rose c9e1bd24e2 fix opt4 build 2006-04-26 20:51:43 +00:00
Josh Yelon ac32dd5d14 Fixes related to framebufferproperties.has_mode 2006-04-26 16:39:46 +00:00
David Rose b7d6f18a1c default parameters for Python 2006-04-26 16:26:26 +00:00
David Rose 4146b852de copy construct current_thread 2006-04-26 16:00:45 +00:00
David Rose 0da0ced5be ref thread objects 2006-04-26 15:28:26 +00:00
David Rose ce40d329d3 add current_thread to begin_frame/end_frame (untested) 2006-04-26 14:34:03 +00:00
David Rose 2b155307cd fix stupid compilation errors 2006-04-26 13:34:18 +00:00
David Rose ca31ec231c GeomVertexWriter now has a default constructor 2006-04-26 13:33:35 +00:00
David Rose ddd1046462 factor out Thread::get_current_thread() some more 2006-04-26 07:31:23 +00:00
David Rose 95d10754c0 faster Tau on Linux 2006-04-25 19:26:08 +00:00
David Rose 7f49d41284 fix opt4 crash 2006-04-25 17:28:55 +00:00
David Rose ffc92f23c8 more factoring of Thread::get_current_thread 2006-04-25 16:55:19 +00:00
David Rose 988ae7410f missing files 2006-04-25 14:02:49 +00:00
David Rose da9e4f8906 fix crash in sprite renderer 2006-04-25 14:00:20 +00:00
David Rose 160c848b68 better PandaNode::get_children(), introduce PandaNode::reset_all_prev_transform() 2006-04-25 13:55:46 +00:00
Chris Brunner bb3f114519 hacked in some typedefs to make Mac support work 2006-04-25 01:17:41 +00:00
Josh Wilson 3699395250 reset birth timer on clear_to_initial 2006-04-23 23:53:06 +00:00
Josh Wilson eea0bf839e added choice of additive or modulated mode 2006-04-23 23:52:00 +00:00
Josh Wilson f71690b252 allow query of vector masks 2006-04-23 23:50:07 +00:00
David Rose 384f9ff0b0 GeomVertexReader/Writer should not hold lock 2006-04-21 15:55:01 +00:00
David Rose 7e063748f6 static init ordering issues with MutexImpl 2006-04-21 15:27:40 +00:00
David Rose e01defc4f8 add_level_now 2006-04-21 01:16:26 +00:00
David Rose f395803541 fix missing flush_level() 2006-04-21 00:29:08 +00:00
David Rose b9f61db573 prevent deadlock 2006-04-20 23:52:34 +00:00
David Rose feb0f53f46 include 2006-04-20 22:05:48 +00:00
David Rose 4bcde63bde particles crash 2006-04-20 19:46:24 +00:00
David Rose ce3afa5f53 preserve current_thread instead of pipeline_stage in PipelineReader objects 2006-04-20 18:38:41 +00:00
David Rose 09fe314fc0 move inline function to .I 2006-04-20 04:18:35 +00:00
David Rose a159507d73 fix Sources.pp 2006-04-20 04:13:51 +00:00
David Rose e963611ba7 new file 2006-04-20 04:08:47 +00:00
David Rose 57338ee24d better windows tau support; better threaded DeletedChain support; beginning PipelineReader classes 2006-04-20 04:03:16 +00:00
David Rose 8af16b0dcc fix RM_billboard 2006-04-19 19:56:47 +00:00
David Rose 6a9fdd6575 fix static init ordering problem 2006-04-19 03:14:53 +00:00
Josh Yelon b50bf2d4a0 fixed buffer properties handling 2006-04-18 22:50:05 +00:00
Josh Yelon aabfbe54f3 graphicsEngine.cxx 2006-04-18 22:49:06 +00:00
David Rose 9ab698c9b3 fix egg-flat-shading 0 when color is only on vertices 2006-04-18 22:30:23 +00:00
aignacio_sf f90b3395d2 Add more Cg specific error reporting. 2006-04-15 01:18:59 +00:00
David Rose a2dc081676 more and better tau instrumenting 2006-04-14 15:45:07 +00:00
Josh Yelon 452923116d Fixed a minor bug 2006-04-14 14:26:20 +00:00
David Rose 1eb1b26006 tau on windows 2006-04-14 03:18:36 +00:00
David Rose c3303c70b2 make interfaces to move raw texture and vertex data through Python as strings 2006-04-14 00:28:04 +00:00
David Rose 34064f07ad fix GL texture state change, DX texture reload 2006-04-13 22:56:38 +00:00
Josh Yelon a39a229c76 Make current optimizations 2006-04-13 18:24:46 +00:00
David Rose 8cff8009a9 instrument more 2006-04-13 16:36:04 +00:00
David Rose 34a9253cdb only unload textures if we are not managing 2006-04-13 14:08:29 +00:00
David Rose 2fbb7c1623 fix animation under flattenStrong 2006-04-12 23:49:01 +00:00
David Rose a5e9ab5f10 prevent crash in non-threaded case; build niceties 2006-04-12 22:53:20 +00:00
David Rose 27bc202f98 volatile 2006-04-12 20:56:46 +00:00
David Rose c4a36b6204 comment 2006-04-12 20:23:48 +00:00
David Rose 1468db93d8 MutexImpl doesn't take a name 2006-04-12 15:26:16 +00:00