Commit Graph

3762 Commits

Author SHA1 Message Date
David Rose 1becc5edd4 fix offscreen rendering with true offscreen buffer 2004-12-07 14:44:55 +00:00
David Rose 555e319c28 ParasiteBuffer's default_display_region needs size; fix offscreen rendering for dx8/9 2004-12-07 06:53:06 +00:00
David Rose 48e09cda31 support GraphicsOutput::set_inverted() 2004-12-07 04:25:38 +00:00
David Rose a483e0d497 remove dead code 2004-12-07 03:42:10 +00:00
David Rose 2657a91ae0 remove rfu references; seems to cause problem with alternate coordinate systems 2004-12-06 21:39:09 +00:00
David Rose 3f94604fc3 more fixes after removing GraphicsLayer 2004-12-06 21:37:41 +00:00
David Rose 666dd76fed remove GraphicsChannel and GraphicsLayer 2004-12-06 21:08:47 +00:00
David Rose bef7f8e270 compile on MSVC7 2004-12-06 20:31:33 +00:00
David Rose cab06b4336 clarify comment 2004-12-06 20:17:04 +00:00
David Rose fa592c1040 remove GraphicsChannel and GraphicsLayer 2004-12-06 19:35:05 +00:00
David Rose 4ff080d0d1 remove old stale code 2004-12-06 19:33:57 +00:00
David Rose 7d1a5fc226 flesh out MultitexReducer some more 2004-12-03 23:12:10 +00:00
David Rose 9f8ae63333 add Texture::get_match_framebuffer_format 2004-12-03 16:06:31 +00:00
David Rose 09edca7eef make share_with be an optional parameter 2004-12-03 01:46:59 +00:00
David Rose 5761ae9d2c first pass at MultitexReducer 2004-12-03 00:01:02 +00:00
David Rose c25138f82c typedef PFN's explicitly 2004-12-01 23:01:30 +00:00
David Rose de8da3d285 unused variable 2004-12-01 22:13:25 +00:00
David Rose b9caf48c17 blend colors were getting lost 2004-12-01 19:45:30 +00:00
David Rose a25c6928d0 extend ColorBlendAttrib 2004-11-30 08:36:19 +00:00
David Rose 791394711c build on irix 2004-11-30 01:10:10 +00:00
David Rose f782ecfa6c remove unused variable 2004-11-30 00:29:25 +00:00
David Rose 697f2a2b67 add had_absolute_pathnames() 2004-11-29 22:57:09 +00:00
David Rose 363d47f644 oops! 2004-11-29 21:11:55 +00:00
David Rose 7f0f7805c9 more pruning of old stuff 2004-11-27 19:30:25 +00:00
David Rose e623fb293e update fully from DWD to Panda3D--remove old pf references and unused syntax descriptions 2004-11-27 19:07:35 +00:00
David Rose fd2caab93f add previously built-in object types 2004-11-27 18:27:33 +00:00
David Rose 024da67802 don't crash on invalid tiff 2004-11-26 22:35:00 +00:00
David Rose 7a1310b819 add reference to decompressor.I 2004-11-26 20:50:45 +00:00
David Rose 5f2d0db993 compile on win32 2004-11-26 20:35:19 +00:00
David Rose 7c5e24c2ad compile in the rock-floor.rgb texture as part of the code, so it doesn't need to be found externally 2004-11-26 19:37:36 +00:00
David Rose 51cba437b9 add PNMImage::read(istream) and write(ostream) 2004-11-26 19:36:52 +00:00
David Rose ac4d4d1c1c shortcut to is_planar check 2004-11-24 22:20:42 +00:00
David Rose 1ed3266d9e automatically triangulate non-planar collision polygons 2004-11-24 22:18:48 +00:00
David Rose a25a78ebbc add is_planar 2004-11-24 22:11:25 +00:00
David Rose 728d504fa7 flag uncompressed channels with new_hprs also 2004-11-23 00:41:26 +00:00
Joe Shochet 8e4a3a1a73 removed mounts that are problematic for ppremake (see drose) 2004-11-23 00:25:14 +00:00
David Rose 97567cab47 properly load old animations when temp_hpr_fix is in effect 2004-11-22 19:34:57 +00:00
David Rose 381477af9f use new config system 2004-11-22 18:54:29 +00:00
David Rose 48c96d0928 add ConfigVariableFilename 2004-11-22 18:45:18 +00:00
David Rose b1c7748300 oops, incorrect EXPCL 2004-11-21 19:58:58 +00:00
David Rose 8747959c7b separate compose_matrix into old_hpr and new_hpr variants 2004-11-21 19:51:58 +00:00
David Rose e2c525d201 publish PNMImage 2004-11-21 19:48:00 +00:00
David Rose 67b9dc9367 better message for singular invert assertion 2004-11-21 17:49:57 +00:00
David Rose 6ac53b826a add load_prc_file_data 2004-11-21 00:14:43 +00:00
David Rose 0b34d0deb6 oops 2004-11-17 23:37:38 +00:00
David Rose 7d318ef1f6 fix track-memory-usage error messages 2004-11-17 23:35:35 +00:00
David Rose acde259015 fix incorrect expcl 2004-11-17 22:44:02 +00:00
David Rose 86b7edace2 add vfs->close_read_file() to work around compiler bug 2004-11-17 22:34:18 +00:00
David Rose 6698db48d9 allow embedded comments 2004-11-16 18:40:03 +00:00
David Rose 155e0a5851 minor typo fixes and rewording 2004-11-16 02:12:59 +00:00