5998 Commits

Author SHA1 Message Date
David Rose
62e24ff632 add named make_pipe() 2007-08-08 20:49:23 +00:00
David Rose
44137206a2 whoops, forgot break statements 2007-08-07 17:23:44 +00:00
David Rose
d4c6ef6ea9 back-buffers 2007-08-07 05:06:23 +00:00
David Rose
47fa65c34a mesa buffers are single-buffered, and don't you forget it again 2007-08-07 03:30:40 +00:00
David Rose
1d5038e9f0 gl-max-errors 2007-08-07 03:30:25 +00:00
David Rose
1f99794cdb oops, compile when not HAVE_THREADS 2007-08-07 01:29:51 +00:00
David Rose
ab3b45eb59 prevent self-deadlock 2007-08-03 23:11:52 +00:00
David Rose
9dc252a9ee contribution from kaweh: restore mousewheel support 2007-08-03 20:52:48 +00:00
Josh Yelon
a90320a44b Now it compiles again 2007-08-03 19:36:23 +00:00
Josh Yelon
00893f9f14 Better API 2007-08-03 18:46:48 +00:00
David Rose
2ed0fd1abf output total mem usage 2007-08-03 18:34:53 +00:00
Josh Yelon
d772b9a321 Fixed minor bug. 2007-08-03 00:26:31 +00:00
aignacio_sf
7ccd6fc78f Ignore NULL parameters. 2007-08-02 23:09:16 +00:00
Josh Yelon
32a6c8fd95 Fixes some bugs in cg parameter handling 2007-08-02 22:02:10 +00:00
David Rose
de34468d87 finish callbacks 2007-08-02 21:07:02 +00:00
David Rose
a44e8e3b30 fix assertion crash 2007-08-01 22:26:10 +00:00
David Rose
a0fba3616f build win32 2007-08-01 20:10:10 +00:00
David Rose
e6caefca84 expcl config variable 2007-08-01 20:09:48 +00:00
David Rose
15f2e539d6 miles streaming 2007-08-01 18:52:35 +00:00
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