Commit Graph

3951 Commits

Author SHA1 Message Date
David Rose b82f3bac1e generalize render-to-texture operations 2005-03-01 20:37:42 +00:00
David Rose c5737877bd fixed failure to clear one-short buffer 2005-03-01 06:39:50 +00:00
David Rose 5ea397873d fix comment 2005-03-01 05:10:33 +00:00
David Rose 7f609122ff add support for render-to-texture 2005-03-01 01:08:57 +00:00
Joe Shochet 82186733d1 removed spammy cerr debugging 2005-02-28 23:41:50 +00:00
David Rose adfa81dd6c do a better job of choosing the best available pixel format in wgl mode 2005-02-28 22:08:15 +00:00
David Rose 44ba5002fa minor typos and clarifications 2005-02-27 17:31:29 +00:00
David Rose 4a5e1e825e is_ancestor_of(), get_common_ancestor() 2005-02-26 00:44:53 +00:00
David Rose 350eafbd02 M_slave 2005-02-26 00:33:20 +00:00
Mark Mine 7d2b8904e0 Added ability to set random seed to assist in synchronizing physics and particles across cluster rendering machines 2005-02-26 00:22:47 +00:00
David Rose c369b680b7 remove unused variable reference 2005-02-25 18:49:05 +00:00
David Rose ffdbf61985 TextureStage::M_blend_color_scale, TextureStage::rgb_scale, ColorBlendAttrib::O_color_scale, better handling of state changes in GL 2005-02-25 18:25:00 +00:00
Josh Yelon 02016f44d5 Better icon 2005-02-25 16:54:40 +00:00
Josh Yelon f9af3cf3cf Trying to speed up compilation a bit 2005-02-25 05:26:59 +00:00
Josh Yelon 133da96828 Trying to speed compilation a bit 2005-02-25 05:21:15 +00:00
Josh Yelon 9921fbba85 Removed some old debugging code that doesn't compile 2005-02-24 19:23:56 +00:00
David Rose f8000948e5 better error message when datagram too large 2005-02-23 22:07:04 +00:00
David Rose 5181b69662 don't crash when the system includes more than 1400 collectors 2005-02-23 22:06:34 +00:00
Josh Yelon f15dce600b Fixes for gcc 3.4 2005-02-23 20:50:34 +00:00
Josh Yelon a260e5610f Initial version 2005-02-22 23:31:34 +00:00
David Rose f558ff6450 a few more panda systems 2005-02-22 19:31:45 +00:00
David Rose 2a39759b85 fix PandaSystem.hasSystem() etc. 2005-02-19 00:00:47 +00:00
David Rose 2a92b0e512 fix EggVertexPool::create_unique_vertex() 2005-02-18 21:49:27 +00:00
David Rose b905967e2d cleanup miles better at program exit 2005-02-17 15:28:46 +00:00
David Rose ac5246e4f2 fix slerp, add auto-generate-mipmaps 2005-02-07 04:11:29 +00:00
David Rose c71fd12dc7 assert not nan 2005-02-07 04:09:44 +00:00
David Rose a24337f7b0 should use vfs to verify file existence 2005-02-04 14:06:10 +00:00
David Rose 334fc88489 add vfs-case-sensitive 2005-02-04 13:39:07 +00:00
David Rose 28d62c55ef latest merges from Schell Games 2005-02-04 05:24:47 +00:00
David Rose b9d9739fd5 work around broken system glx.h 2005-02-01 20:28:42 +00:00
David Rose 1d8b862db4 better color choices for showCollisions 2005-02-01 05:20:14 +00:00
David Rose b9009141e1 fix occasional crash with code compiled with gcc 2005-02-01 04:47:39 +00:00
David Rose 152ad24a1d typo in comment 2005-01-31 22:11:33 +00:00
David Rose b7b005a395 fix incorrect TIFF alpha information on write 2005-01-31 22:09:49 +00:00
David Rose 59ef5e9f80 minor performance tweak 2005-01-29 01:08:53 +00:00
David Rose e05ac10e9d default background alpha should be 0; screenshot should preserve alpha if available 2005-01-28 23:45:06 +00:00
David Rose 517acbaccb fix TransparencyAttrib::M_multisample 2005-01-28 23:01:27 +00:00
David Rose b248ae9f04 don't automatically do polygon smooth blending mode 2005-01-28 22:01:51 +00:00
David Rose 185fbf613e better antialias handling 2005-01-28 20:46:22 +00:00
David Rose 31eb743be3 revert accidental checkin 2005-01-27 14:49:22 +00:00
David Rose 8cd122bf5a new RenderModeAttrib::Mode values 2005-01-27 14:48:35 +00:00
David Rose d9d30855d0 fix line_width and RenderModeAttrib 2005-01-27 05:21:34 +00:00
David Rose 1064603147 force initial antialias state; enable multisample when transparency requires it 2005-01-27 04:37:43 +00:00
David Rose f939c61b1a api-level antialias control 2005-01-27 02:38:11 +00:00
David Rose 22a4972fe0 fix PTA_Vertex::set_element() 2005-01-27 00:40:06 +00:00
David Rose 03c13618e2 fix texture matrix bleed-over 2005-01-26 23:41:34 +00:00
David Rose d347a6be8e add pandaVersion.h, checkPandaVersion.h, and PandaSystem 2005-01-26 19:47:14 +00:00
David Rose b25125e9b0 notouch 2005-01-26 16:32:47 +00:00
David Rose e91e72e6c5 fix memory leak in state cache 2005-01-26 01:06:39 +00:00
David Rose 7d3fa1b266 add BitMask::range() 2005-01-24 18:56:46 +00:00