Josh Yelon
|
d1c90c64ca
|
Remove unintentionally-committed debugging code
|
2008-02-26 23:04:07 +00:00 |
|
Josh Yelon
|
6fe75c8eed
|
Added some error-checking
|
2008-02-26 23:02:27 +00:00 |
|
David Rose
|
21651167f1
|
more mesa debugging
|
2008-02-26 21:36:27 +00:00 |
|
Josh Yelon
|
b70b3d7102
|
Took out debugging code.
|
2008-02-26 19:42:00 +00:00 |
|
Chris Brunner
|
975c234375
|
blank
|
2008-02-26 19:06:10 +00:00 |
|
Josh Yelon
|
172f8f7386
|
Fixed a bug when trying to use windows sofware renderer
|
2008-02-26 05:50:48 +00:00 |
|
Josh Yelon
|
4ada6f355d
|
Got rid of DX8 fallback
|
2008-02-26 05:50:18 +00:00 |
|
Redmond Urbino
|
bb6497427c
|
conveyor belts have sound
|
2008-02-26 04:27:42 +00:00 |
|
Josh Yelon
|
5ea59602f0
|
Updated version num
|
2008-02-26 00:14:43 +00:00 |
|
Josh Yelon
|
c7e9c4f3b7
|
Removed some print statements
|
2008-02-25 22:22:59 +00:00 |
|
Josh Yelon
|
5a25035407
|
Fixed typo
|
2008-02-25 21:35:24 +00:00 |
|
Josh Yelon
|
383b0660ae
|
More changes to shader generator
|
2008-02-25 21:26:26 +00:00 |
|
Josh Yelon
|
a9dc480500
|
Improvements to shader generation
|
2008-02-24 03:57:55 +00:00 |
|
David Rose
|
daf31cc691
|
compile on osx
|
2008-02-22 20:36:40 +00:00 |
|
David Rose
|
d52bd0616b
|
fix dx8/dx9 texture coordinate issue
|
2008-02-21 21:56:47 +00:00 |
|
Josh Yelon
|
65697c440a
|
Shortened names of sample-program directories
|
2008-02-21 20:00:14 +00:00 |
|
Josh Yelon
|
6ac5500f76
|
General development of FilterManager and CommonFiltes
|
2008-02-21 19:57:37 +00:00 |
|
Josh Yelon
|
b98c5f0bf5
|
Refactored code for glClear - added aux bitplane clears
|
2008-02-21 19:55:40 +00:00 |
|
Josh Yelon
|
7bb510a3ef
|
Added support for HDR
|
2008-02-21 19:54:40 +00:00 |
|
Darren Ranalli
|
3882d21189
|
removed DistributedToon/isLive checks now that DelayDeleted objects remove themselves from the repository properly
|
2008-02-21 01:24:33 +00:00 |
|
Darren Ranalli
|
fb964c3d16
|
don't leak DOs that fail to cache
|
2008-02-21 01:12:47 +00:00 |
|
Darren Ranalli
|
9a0cfd2725
|
remove DO from location tables etc. before delayDeleting, fixes 'duplicate generate' client crashes
|
2008-02-21 00:42:09 +00:00 |
|
Darren Ranalli
|
a8a8869011
|
detect leaked DelayDeletes, explicitly name and destroy DelayDeletes, base.cr.printDelayDeletes(), prevent DelayDeleted objs from being cached
|
2008-02-20 22:30:38 +00:00 |
|
David Rose
|
61dc831678
|
fix color-flatten issue some more
|
2008-02-20 04:16:36 +00:00 |
|
David Rose
|
514097b0d4
|
reduce unnecessary calls to glxMakeCurrent()
|
2008-02-20 01:47:04 +00:00 |
|
Redmond Urbino
|
7368702ed1
|
cleanup garbage cycle at donald's dock
|
2008-02-19 23:48:10 +00:00 |
|
Josh Wilson
|
529736be94
|
renaming DeveloperException to HierarchyException. Tweaking MiniLogSentry
|
2008-02-15 00:51:38 +00:00 |
|
Josh Yelon
|
30c2f1e871
|
Added auxBitplaneAttrib
|
2008-02-13 22:06:55 +00:00 |
|
Chris Brunner
|
143ad2a8be
|
added support for Windows XP 64-bit Edition
|
2008-02-13 03:12:47 +00:00 |
|
aignacio_sf
|
6dfe4ab030
|
Add depth buffer sharing.
|
2008-02-13 01:08:36 +00:00 |
|
Josh Yelon
|
b6ea4ab8b2
|
Fixed linux gcc bug
|
2008-02-12 23:03:55 +00:00 |
|
Darren Ranalli
|
d8511c6672
|
fixed pcalt CPU affinity for numbers > 31
|
2008-02-12 22:39:52 +00:00 |
|
Josh Yelon
|
da29b5e02f
|
Adding more code for shader generator and image postprocessing
|
2008-02-12 21:54:44 +00:00 |
|
Josh Yelon
|
e2adec014b
|
The filter directory is for image postprocessing support
|
2008-02-12 21:52:29 +00:00 |
|
Darren Ranalli
|
d82fefdab0
|
set client CPU affinity based on pcalt index
|
2008-02-11 22:13:13 +00:00 |
|
Darren Ranalli
|
bacc0ce975
|
reduce log spam, don't print object types
|
2008-02-07 04:27:34 +00:00 |
|
Darren Ranalli
|
bb33000960
|
improved auto-capitalization for name prefixes (Mc, Mac, O', etc)
|
2008-02-06 23:10:03 +00:00 |
|
Darren Ranalli
|
3de08e0553
|
added ArgumentEater.destroy
|
2008-02-06 23:09:08 +00:00 |
|
Josh Yelon
|
f1ca9a02b3
|
Added light ramp attrib
|
2008-02-05 04:05:57 +00:00 |
|
David Rose
|
92dd6d6e89
|
fix color flatten bug
|
2008-02-05 01:07:48 +00:00 |
|
Zachary Pavlov
|
396c40dcb0
|
new ~ud support
|
2008-02-05 00:10:51 +00:00 |
|
Josh Yelon
|
005bc25282
|
Added light ramps and gloss maps
|
2008-02-04 22:49:48 +00:00 |
|
Josh Wilson
|
6bcd255ec7
|
still perform passed in ival during transition even if no-loading-screen is True
|
2008-02-04 17:38:03 +00:00 |
|
Darren Ranalli
|
6de182f3bf
|
added warning about objects that are delayDeleted and cannot be deleted by the CRCache
|
2008-02-02 01:35:40 +00:00 |
|
aignacio_sf
|
b481bcac00
|
Clear render to texture textures to black when they are first created.
|
2008-02-01 01:33:42 +00:00 |
|
David Rose
|
bba7914821
|
fix more white text problems
|
2008-01-31 03:13:55 +00:00 |
|
David Rose
|
f58416a234
|
build opt 4
|
2008-01-31 02:21:27 +00:00 |
|
David Rose
|
70572c0c11
|
has_texture is no longer filled in reliably
|
2008-01-31 01:25:21 +00:00 |
|
Darren Ranalli
|
0245552aa1
|
more precise detection of a closed connection
|
2008-01-30 21:05:42 +00:00 |
|
Darren Ranalli
|
336b478266
|
disconnect immediately after recving a boot message
|
2008-01-30 21:02:28 +00:00 |
|