5979 Commits

Author SHA1 Message Date
David Rose
6250baff3b fix problems when state-cache 0 is defined 2007-07-31 16:20:54 +00:00
David Rose
4e39bfdf13 debugging output 2007-07-30 23:52:03 +00:00
David Rose
94bf0be822 workaround for lame gcc bug 2007-07-26 17:49:32 +00:00
David Rose
dab1ce28f8 attempt to work around compiler objection 2007-07-26 15:19:13 +00:00
David Rose
7d3f612ff9 a minor optimization 2007-07-24 22:32:46 +00:00
David Rose
bff1583902 fix leak, and infinite bounding line 2007-07-24 22:29:08 +00:00
David Rose
1287bcf8fa better performance analysis 2007-07-24 19:04:33 +00:00
Darren Ranalli
b2e5b098c8 fluid collision fix: extend bounding spheres of fluid-moved solids to include previous position 2007-07-24 00:32:17 +00:00
David Rose
accd7c847b remove trifans 2007-07-23 22:08:58 +00:00
David Rose
f411404617 report redundant dups in analyze() 2007-07-23 22:02:42 +00:00
David Rose
5b19635da9 compiler warning 2007-07-23 17:53:57 +00:00
David Rose
9ffb5b84ae reorder static init timing 2007-07-23 17:36:38 +00:00
David Rose
5412780717 fix comments, reorder static init timing 2007-07-23 17:36:01 +00:00
David Rose
a5ddc4961a whoops, templates shouldn't be expcled 2007-07-21 18:27:11 +00:00
David Rose
15a52aa29f SimpleHashMap 2007-07-21 00:02:14 +00:00
Zachary Pavlov
220d33e006 okay, this is going to be a big commit. The basic idea here is to add transparent defines to allow for directory based dlls later. This will let us build tau again. ugggg 2007-07-20 23:02:51 +00:00
David Rose
93f85f9ef9 simpler do_issue_clip_plane() and do_issue_light(); more pstats calipers 2007-07-19 16:16:41 +00:00
Darren Ranalli
8824ef8a0a clear stale flag in set_bounds 2007-07-19 04:31:08 +00:00
Darren Ranalli
2b79d328c0 added set_bounds 2007-07-19 03:39:42 +00:00
David Rose
b53fd1a9db fix replication of vertices on bam loading 2007-07-19 01:19:35 +00:00
M. Ian Graham
4429b66c8d Added accept_failed callback hooks to provide feedback when the user attempts to submit a disabled field--this lets us do things like flash the text field red to get their attention. 2007-07-19 00:41:35 +00:00
David Rose
3b985045cb fix gcc set corruption 2007-07-19 00:16:27 +00:00
David Rose
f14da8954a sync-flip true by default for now 2007-07-18 16:38:08 +00:00
David Rose
af21534823 track Draw:Set State 2007-07-18 13:55:24 +00:00
David Rose
62a072273b fix a few crashes and deadlocks 2007-07-18 06:51:20 +00:00
David Rose
82b5c8ad5a need ReMutex 2007-07-18 06:48:15 +00:00
David Rose
a2e7037b16 clarify assertions 2007-07-18 06:47:53 +00:00
David Rose
20d03e0992 fix crash at exit 2007-07-17 21:27:29 +00:00
gephilipp
f50ffc0672 Mouse look handling change 2007-07-17 20:16:16 +00:00
David Rose
ed91ab6162 fix LightAttrib crash 2007-07-17 17:20:40 +00:00
Zachary Pavlov
de7aed1306 fixed issue preventing compile without ssl 2007-07-17 05:38:05 +00:00
aignacio_sf
77f426f763 Fix stencil buffer problem. 2007-07-17 03:03:07 +00:00
David Rose
d0f2dfffad hide noisy output 2007-07-16 22:04:13 +00:00
David Rose
7b0bb21bbe fix RenderEffects cache problem 2007-07-16 18:02:28 +00:00
David Rose
0510edc734 use runtime check for thread support 2007-07-16 17:23:49 +00:00
David Rose
4c3bbe70c8 need ReMutex to avoid deadlock 2007-07-16 17:05:33 +00:00
David Rose
190208d359 remove references to objectDeletor.h 2007-07-14 22:47:29 +00:00
David Rose
68cd3322a9 better thread protection in reference counts, esp. TransformState etc. 2007-07-14 21:32:48 +00:00
Josh Yelon
e2bfe71e05 Still trying to get the Mesa 6 hack right 2007-07-14 18:41:18 +00:00
David Rose
852006bfee prefer main thread as window thread 2007-07-14 05:49:43 +00:00
David Rose
b5603504b3 fix threaded crash 2007-07-14 05:49:08 +00:00
David Rose
ed353d83f8 add sync-flip 2007-07-14 05:48:47 +00:00
David Rose
57cbc60935 really fix bamReader this time 2007-07-14 05:46:40 +00:00
David Rose
b1809444c2 fix VS2005 crash 2007-07-13 23:55:14 +00:00
David Rose
24d4175ca9 compiler warnings, etc. 2007-07-13 22:31:17 +00:00
David Rose
7ff293732a set_wtext() shouldn't necessarily change the cursor position 2007-07-13 21:54:52 +00:00
David Rose
847774efb2 very minor bounds optimizations 2007-07-13 20:38:26 +00:00
Josh Yelon
8c5a1fd1a7 Still trying to get mesa driver test right. 2007-07-13 02:35:30 +00:00
David Rose
1be362d56c minor update_bounds() optimizations 2007-07-12 23:47:25 +00:00
David Rose
e588a9a3ba pstats track update_bounds 2007-07-12 22:21:52 +00:00