6008 Commits

Author SHA1 Message Date
David Rose
58834b377a fix compilation errors 2007-08-10 18:34:38 +00:00
Josh Yelon
4eb2b7e021 Added movietexture to sources.pp 2007-08-10 15:37:19 +00:00
Josh Yelon
c6ed2145ee A minor fix 2007-08-10 06:12:05 +00:00
Asad M. Zaman
558999a774 from prezmek: 2007-08-10 02:41:20 +00:00
Josh Yelon
84c44e8872 More progress on Movie/MovieTexture 2007-08-10 02:27:45 +00:00
David Rose
c78e9f4597 possible fixes for paranoid-clock on publish 2007-08-09 19:37:32 +00:00
David Rose
fee45da2c1 fix sequential-newlines problem 2007-08-08 23:52:12 +00:00
aignacio_sf
29681b41f6 Fix always compresing textures bug. 2007-08-08 23:26:32 +00:00
David Rose
0a0c4ecf98 add setup_minimal 2007-08-08 23:01:07 +00:00
David Rose
9d61955692 fix crash without text-default-font 2007-08-08 22:53:46 +00:00
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