Commit Graph

5175 Commits

Author SHA1 Message Date
David Rose 233f3e080d egg-max-vertices, egg-max-indices, max-collect-indices 2006-07-13 16:09:08 +00:00
Josh Wilson 77b18a7c73 we can now choose a particular Physical upon which to run physics processing instead of having to run through the entire scene 2006-07-13 00:24:48 +00:00
Josh Wilson f195f3635d added get_objects() to get a collection of all the particles as PhysicalObjects 2006-07-13 00:23:04 +00:00
Josh Wilson 2814e85f51 added physicsObjectCollection 2006-07-13 00:16:49 +00:00
Josh Wilson 45db1dad81 removing 2006-07-13 00:15:45 +00:00
Josh Wilson f66c7f8ab9 initial checkin 2006-07-13 00:13:44 +00:00
aignacio_sf 9bcd40db9b Fix rendering of cube map faces. 2006-07-12 02:12:37 +00:00
aignacio_sf 5d709e329a Fix fullscreen with stencil. Problem was caused by attempted optimization by using a 16-bit depth buffer. 2006-07-12 01:59:33 +00:00
aignacio_sf ea51b11218 Fix fullscreen with stencil. Problem was caused by attempted optimization by using a 16-bit depth buffer. 2006-07-12 01:49:36 +00:00
aignacio_sf 078e215639 Fix rendering to cube map faces. 2006-07-12 01:47:50 +00:00
aignacio_sf 942d002c46 Add new dx config options. 2006-07-10 18:33:04 +00:00
David Rose 7d2c004a91 oops, incorrect include statement 2006-06-29 19:56:31 +00:00
Roger Hughston f3e71f30a5 Quick Fix 2006-06-27 02:09:08 +00:00
David Rose 51911fd6eb fix wraparound 32-bit cache size; robustly handle negative cache size 2006-06-26 18:53:43 +00:00
David Rose 8a6a7ee3e2 oops, legal not to have a cache dir 2006-06-20 22:13:24 +00:00
David Rose 319aa260e0 add model-cache-max-kbytes 2006-06-20 19:49:20 +00:00
David Rose 7d43e51358 add BamCacheIndex 2006-06-20 00:23:24 +00:00
aignacio_sf 73b5c5ce6f Add a version check for 1502 and use the latest profile for now. 2006-06-19 17:53:35 +00:00
David Rose bcb66a94d7 fix some issues with video textures 2006-06-19 13:29:18 +00:00
aignacio_sf 5a44148f12 Add debug code to print out shader asm code in debug mode.
Check for errors when the Cg generated shader code is loaded.
2006-06-16 23:06:39 +00:00
aignacio_sf e32b6c08c4 Add debug code to print out shader asm code in debug mode.
Check for errors when the Cg generated shader code is loaded.
2006-06-16 22:58:35 +00:00
aignacio_sf facb0ed528 Add auto-detection and debug code for shader models. 2006-06-16 22:33:58 +00:00
aignacio_sf f15e24ed3e Add interface and abstract representation for shader models. 2006-06-16 22:31:36 +00:00
David Rose bd4d95f48b fix some issues with model-cache-dir 2006-06-16 17:36:28 +00:00
David Rose 2e7630b8f9 X needs PWT_draw, too. 2006-06-16 14:02:46 +00:00
David Rose c2f92bb29d glx wants to run windows in app thread 2006-06-15 23:41:05 +00:00
David Rose b053967464 fix threading on windows 2006-06-15 23:39:00 +00:00
David Rose 1940682af9 pass WindowProperties to GraphicsEngine::open_buffer and to related constructors 2006-06-15 14:02:40 +00:00
David Rose 0f20f625f3 prevent self-deadlock 2006-06-15 13:02:55 +00:00
David Rose 89f6b97a07 fix build break 2006-06-15 01:54:11 +00:00
David Rose 7719dd539e fix texture issues; introduce model-cache-dir 2006-06-15 00:22:35 +00:00
David Rose 0b93deaa03 alpha-file implies we want alpha 2006-06-15 00:17:20 +00:00
Josh Wilson b79e647bd1 added is_modulated status to segment constructor and addSegment functions 2006-06-14 18:36:18 +00:00
David Rose 158bfa9759 correct mistaken documentation 2006-06-14 16:36:31 +00:00
David Rose ea15821afe more fixes for mesadisplay 2006-06-09 22:56:16 +00:00
David Rose bebd388711 NullAudioManager/Sound should have a TypeHandle 2006-06-09 20:42:03 +00:00
aignacio_sf 2b6df64ac1 Add debug print out of latest Cg vertex and pixel shader profile at gsg reset time. 2006-06-09 19:19:20 +00:00
David Rose f26a291ad5 correct old usage 2006-06-09 17:57:40 +00:00
Josh Yelon 55e11a329a Fixed null pointer thingy 2006-06-09 17:41:09 +00:00
David Rose b0eb06c4cb add get_file_size() for an unopened file 2006-06-09 17:28:18 +00:00
David Rose 9cc19ba6af minor fix to Actor.flush() with controlJoints 2006-06-08 23:01:59 +00:00
David Rose 87a912818b add file timestamps 2006-06-08 22:33:08 +00:00
Josh Yelon cb8e25f859 A few more fixes 2006-06-08 21:19:37 +00:00
Josh Yelon d63920086a Removed unneeded weird routine 2006-06-08 21:19:21 +00:00
Josh Yelon 40db93b374 Repairs to DX buffers 2006-06-08 17:52:57 +00:00
David Rose c7a4859e3c read color_bits, etc. from config file 2006-06-08 17:25:06 +00:00
David Rose 0eb64d79f0 OSMesa should set fb_props 2006-06-08 17:24:51 +00:00
Josh Yelon 25cd86b34f Removed spurious set_inverted 2006-06-08 15:09:35 +00:00
Josh Yelon 4a62c9c107 Fixed missing fbp control vars 2006-06-08 15:06:39 +00:00
David Rose bf6bb54c31 copy BitArray by reference 2006-06-08 00:21:08 +00:00