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
|
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 |
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 |
Josh Yelon
|
30c2f1e871
|
Added auxBitplaneAttrib
|
2008-02-13 22:06:55 +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 |
Josh Yelon
|
da29b5e02f
|
Adding more code for shader generator and image postprocessing
|
2008-02-12 21:54:44 +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 |
Josh Yelon
|
005bc25282
|
Added light ramps and gloss maps
|
2008-02-04 22:49:48 +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 |
Darren Ranalli
|
0245552aa1
|
more precise detection of a closed connection
|
2008-01-30 21:05:42 +00:00 |
Josh Wilson
|
a4b51594b8
|
adding getNextHighestBit() and getNextLowestBit() functions
|
2008-01-29 22:02:47 +00:00 |
Josh Yelon
|
a918cb5ee1
|
Updated some comments
|
2008-01-29 17:07:11 +00:00 |
Josh Yelon
|
4814634f95
|
Fixed an end_scene related bug (failure to clean up shader data)
|
2008-01-29 17:05:24 +00:00 |
Josh Yelon
|
4e7cab3eb1
|
Added new forms of recompute_tangent_binormal
|
2008-01-29 17:04:16 +00:00 |
David Rose
|
a3999eff61
|
fix white nametag issue
|
2008-01-29 01:56:55 +00:00 |
Josh Yelon
|
48f0aeaddf
|
More shader generation
|
2008-01-28 17:55:06 +00:00 |
Josh Yelon
|
1d954d5104
|
Improvements to Shader Generator
|
2008-01-28 17:28:09 +00:00 |
David Rose
|
5d3613e020
|
build on linux
|
2008-01-26 01:26:33 +00:00 |
David Rose
|
77f15e1885
|
build on linux
|
2008-01-26 01:15:25 +00:00 |
David Rose
|
e0226e0cc3
|
fix incorrect INLINE
|
2008-01-26 01:06:25 +00:00 |
Josh Yelon
|
be5cf85350
|
Implemented new make_consistent_state routine to unify ColorAttribs
|
2008-01-25 07:18:28 +00:00 |
Josh Yelon
|
ec4e8cdab5
|
Added fast functions to construct all-zero and all-ones matrices
|
2008-01-25 03:37:14 +00:00 |
Josh Yelon
|
d0aac98dac
|
SceneGraphReducer needs to support new ColorAttrib semantics (not quite finished yet)
|
2008-01-25 03:35:58 +00:00 |
Josh Yelon
|
1d44682463
|
Much progress implementing shader generator
|
2008-01-25 03:35:12 +00:00 |
Josh Yelon
|
c9478d0001
|
Added audio volume to the AttribSlots
|
2008-01-25 03:33:47 +00:00 |
Josh Yelon
|
aee0c904ca
|
Added several new shader-parameter keywords, esp for lights and materials
|
2008-01-25 03:30:56 +00:00 |
Josh Yelon
|
151d8c2814
|
Added a config variable to dump all generated shaders
|
2008-01-25 03:29:52 +00:00 |
Josh Yelon
|
baa7dfcb33
|
Added a convenience function to make an internal name with an integer suffix
|
2008-01-25 03:29:18 +00:00 |
Josh Yelon
|
7625c2cfa2
|
Added a fast function to obtain the default material
|
2008-01-25 03:28:17 +00:00 |
David Rose
|
93b66d6706
|
fix numeric roundoff error in animation
|
2008-01-22 21:38:37 +00:00 |
David Rose
|
4fd2a6ba3c
|
fix build issues on osx from kaweh kazemi
|
2008-01-17 20:27:43 +00:00 |
aignacio_sf
|
c66233dc15
|
Add driver version and date.
|
2008-01-17 03:41:59 +00:00 |
David Rose
|
9b4a1eab47
|
fixes from ynjh_jo
|
2008-01-08 03:08:56 +00:00 |
aignacio_sf
|
3e3f394930
|
Add OS version and more CPU frequency info.
|
2008-01-08 01:03:28 +00:00 |
aignacio_sf
|
70768a6f9b
|
Add OS version and more CPU frequency functions.
|
2008-01-08 01:00:38 +00:00 |
aignacio_sf
|
601f094d8d
|
Add cpu id and cpu frequency functions.
|
2008-01-04 00:57:10 +00:00 |
David Rose
|
703a44a6b0
|
nspr -> net
|
2007-12-20 23:39:30 +00:00 |
David Rose
|
dd03048f6e
|
add SceneGraphReducer::decompose()
|
2007-12-20 22:33:44 +00:00 |
David Rose
|
7400cfacab
|
don't create flat-white colorattrib
|
2007-12-20 18:57:23 +00:00 |
David Rose
|
775466b4bd
|
egg loader and bam loader set a ColorAttrib on every Geom.
|
2007-12-20 03:17:38 +00:00 |