Commit Graph

5885 Commits

Author SHA1 Message Date
David Rose 2ded3768ac fix assertion failure with merge_bundles 2007-07-05 18:36:57 +00:00
David Rose 0742d177a4 add movies 2007-07-05 18:13:21 +00:00
Josh Yelon 13bf1aca21 Minor changes 2007-07-04 18:10:14 +00:00
Josh Yelon d5fcb4e1d4 Initial revis 2007-07-04 18:09:06 +00:00
Josh Yelon ed3c1799ac Crude approx 2007-07-04 18:08:45 +00:00
Josh Yelon 28d756a679 Initial revision of movieTexture 2007-07-04 16:55:44 +00:00
David Rose f7cc947329 change merge_bundles() interface 2007-07-04 15:58:16 +00:00
Josh Yelon 964201d713 Dummy movies now implemented. 2007-07-04 08:06:06 +00:00
David Rose 011cfc2763 forward reference 2007-07-04 00:34:20 +00:00
David Rose 826406eebc merge_bundles 2007-07-03 23:14:48 +00:00
David Rose 2b13b92419 minor bugs 2007-07-03 19:45:46 +00:00
David Rose 2088ca584a oops, return values 2007-07-03 17:37:24 +00:00
David Rose 81ae62f553 rework controlJoint() and freezeJoint() to reduce memory footprint 2007-07-03 17:24:21 +00:00
Zachary Pavlov af9e6e0510 floor mesh 2007-07-03 00:05:26 +00:00
Josh Yelon 9f15224b03 Stubs in place, now it compiles. 2007-07-02 22:32:48 +00:00
gephilipp f99d339ddf *** empty log message *** 2007-07-02 21:59:05 +00:00
David Rose 8d8a4cf620 filter out overlarge frames 2007-07-02 20:18:17 +00:00
aignacio_sf 88d1ee7836 Remove extra curly brace.
Display a little more info when a texture fails to create.
2007-07-02 20:16:05 +00:00
David Rose 9752545e0b attempt to prevent too-small textures from being compressed 2007-07-02 20:11:14 +00:00
Josh Yelon 143b5df17b Initial revision. Just a skeleton. 2007-07-02 18:05:12 +00:00
David Rose b764c3aa2e fix flatten TT_cull_face 2007-07-02 17:39:43 +00:00
David Rose 0aaf110ea2 use memory_hook 2007-07-02 17:39:03 +00:00
David Rose 04a5308b57 make thread block time explicit in pstats 2007-07-01 18:48:50 +00:00
David Rose 6e9f58aa4b incorrect INLINE 2007-06-30 17:28:48 +00:00
David Rose d700bf85ab fix crash in SIMPLE_THREADS case 2007-06-30 16:28:06 +00:00
David Rose 197032bd70 add stop_threads() etc 2007-06-29 21:44:55 +00:00
John Loehrlein a06907e583 Negative collision ids create collision reporting data without attaching a collision joint. Useful for event collisions. 2007-06-29 20:56:41 +00:00
David Rose ed72f9c269 remove undefined function 2007-06-29 18:58:20 +00:00
David Rose ab34a7c656 windows niceties 2007-06-29 18:37:18 +00:00
David Rose 385e7be325 still more meminfo fixes 2007-06-29 15:53:27 +00:00
David Rose 0e9aabb75b remove recursion_protect on win32_malloc_hook (not needed) 2007-06-29 01:44:17 +00:00
David Rose d52eb37b14 move some low-level mem tracking into MemoryHook, more mem tracking fixes 2007-06-29 01:39:09 +00:00
David Rose 33722a16c1 fix more odd cases 2007-06-29 01:36:49 +00:00
Jason Hancock 9857a9a24e including errno for posix builds 2007-06-29 00:56:56 +00:00
John Loehrlein 2e8c0c17cc checks size of surface table when adding a surface entry 2007-06-29 00:39:48 +00:00
John Loehrlein 78363391a1 removed set surface and collision id calls from the geom (use the space) 2007-06-29 00:39:06 +00:00
David Rose 4a34bda966 insist on main thread behavior in prepare_for_exit() 2007-06-28 04:13:46 +00:00
David Rose 8b76075133 repair pstats mem tracking 2007-06-28 04:12:14 +00:00
David Rose 821e63d1c9 better use of _info_set 2007-06-28 02:12:15 +00:00
David Rose 173844002f don't double-count pointers 2007-06-28 01:24:35 +00:00
John Loehrlein 0bda78dd8d surface data stored and accessed through the space 2007-06-27 21:53:57 +00:00
David Rose 68772fbb9e reorder vertex data collectors 2007-06-27 17:39:10 +00:00
David Rose 4190c60ba7 fix negative pstats reporting 2007-06-27 17:38:54 +00:00
David Rose 25e5c77e80 protect against negative limits 2007-06-27 03:37:19 +00:00
David Rose a0d8f98452 compiler warning 2007-06-27 01:12:45 +00:00
David Rose f58157c60b fix bugs when high bits on 2007-06-27 01:10:27 +00:00
David Rose f19a1c7584 overlapped I/O 2007-06-27 01:09:41 +00:00
David Rose 7f34552d93 move from putil directory 2007-06-26 23:43:58 +00:00
David Rose 8a44bcb2a7 move to doc directory 2007-06-26 23:43:41 +00:00
David Rose 89059472ee get_num_on_bits(), get_next_higher_different_bit(), etc. 2007-06-26 22:56:48 +00:00