Commit Graph

218 Commits

Author SHA1 Message Date
David Rose dfe16c64f6 rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
David Rose abc64b3915 explicitly link with pnmimagetypes to foil dynamic linker optimizations 2011-12-04 16:18:14 +00:00
David Rose 501470169f stdfloat_double 2011-10-10 05:25:10 +00:00
David Rose 9e22c72bf3 finally, pipelined textures 2011-10-08 21:04:05 +00:00
David Rose 48df7995e5 need garbageCollectStates task 2011-09-07 00:31:22 +00:00
David Rose 59ec701a26 build once more with the Tau profiler 2011-09-06 17:29:30 +00:00
David Rose 3ed8632a68 further bugfixes 2011-09-05 23:53:19 +00:00
David Rose 229cf67ae5 Finishing migration of RenderState and RenderAttrib to SimpleHashMap and garbage_collect() models, working towards threaded pipelining 2011-09-04 15:47:45 +00:00
David Rose 220ba658a0 new, experimental TransformState seems to work better for multithreading 2011-09-04 02:52:41 +00:00
David Rose 830bfcb056 integrate with latest ffmpeg 2011-06-16 20:23:30 +00:00
David Rose 19d52c3221 fix problem with local transform on occluder; add egg bface support for occluders 2011-03-18 19:02:46 +00:00
David Rose e3a3170e5b add Texture::set_ram_image_as(), Texture::string_*(), Texture::get_tex_scale() 2011-01-17 18:31:11 +00:00
David Rose 9124513b82 side-by-side stereo 2010-07-19 18:43:24 +00:00
David Rose 94eeacbbe2 display cubes for a cube map or 3-d texture 2010-06-12 21:09:22 +00:00
David Rose bbddefa885 make_window() should be public 2010-03-10 18:51:30 +00:00
David Rose 6415d2cc0b add get_button_thrower() 2009-10-28 19:18:34 +00:00
David Rose 5b3fc8b4be get_display_region 2009-10-16 00:55:55 +00:00
rdb 50c1eb00e7 show-scene-graph-analyzer-meter 2009-06-12 08:33:48 +00:00
David Rose f1f496cc29 move lodNodes and sceneGraphAnalyzer to pgraphnodes, in an attempt to reduce size of pgraph some more 2009-06-11 02:37:19 +00:00
David Rose 8358dfc7b7 iphone orientation 2009-04-25 23:14:12 +00:00
David Rose 189dacff0d HAVE_EGG 2009-04-24 22:56:56 +00:00
David Rose 0b4470af0d support window-type offscreen in pview 2009-04-24 19:04:07 +00:00
David Rose 4f3ea6ad9d make better LINK_ALL_STATIC 2009-04-17 21:54:44 +00:00
David Rose 7852b4291d remove debug output 2009-04-17 21:42:00 +00:00
David Rose a08b08f8d3 initial iphone stuff, w.i.p. 2009-04-17 18:11:25 +00:00
David Rose cd48a64f86 StereoDisplayRegion 2009-02-20 20:55:15 +00:00
rdb 82a071864c Fix crash 2008-12-29 15:38:51 +00:00
David Rose d452b4dbf6 fix runaway controls task 2008-12-28 20:04:50 +00:00
David Rose 4beba6ca6f integrate pview with new task manager 2008-10-03 20:30:07 +00:00
David Rose dd18572d55 new bam version needed 2008-09-26 17:04:59 +00:00
David Rose c76a53486f read dds files 2008-08-20 00:06:04 +00:00
David Rose d3ded32deb light from upper-left 2008-06-04 22:59:28 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose 775466b4bd egg loader and bam loader set a ColorAttrib on every Geom. 2007-12-20 03:17:38 +00:00
Josh Yelon 7dcdd8899e missing initialization in pandaframework 2007-12-17 21:06:08 +00:00
Josh Yelon ef0189651e Added per-pixel lighting support 2007-12-16 08:04:08 +00:00
David Rose 0cd1b7a065 should return concrete NodePaths, not const refs 2007-12-14 19:40:55 +00:00
David Rose 591a2096b4 stagger_animations 2007-11-27 01:14:47 +00:00
Josh Yelon 7026aee8f8 Uses texture's pad region now 2007-10-26 21:55:30 +00:00
Chris Brunner baea170229 also prints full screenshot path to stdout 2007-08-27 23:29:22 +00:00
Chris Brunner 986bf118d1 pview now shows the full path of screenshots 2007-08-27 23:21:42 +00:00
Josh Yelon 299a3b4ae1 Added recognition of class MovieTexture 2007-08-14 04:15:37 +00:00
David Rose ed72f9c269 remove undefined function 2007-06-29 18:58:20 +00:00
David Rose 8d2bdc39fd first pass at SIMPLE_THREADS 2007-06-21 15:33:27 +00:00
David Rose 3b528350bb DisplayRegion::make_cull_result_graph() 2007-06-15 16:54:30 +00:00
David Rose aeae2e0198 fix infinite bounds case 2007-06-05 19:12:54 +00:00
David Rose faad1e333d optional BoundingBox 2007-06-02 00:59:32 +00:00
David Rose 33a0c3af8e replacing CullBinOcclusionTest with PipeOcclusionCullTraverser, some linmath optimizations 2007-05-31 21:17:50 +00:00
David Rose 9b575fbe58 steps toward async flatten 2007-04-03 23:21:49 +00:00
David Rose 82549cab0f revert accidental checkin 2007-02-28 02:03:43 +00:00