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 |
David Rose
|
5afa502948
|
add ConfigVariableInt64
|
2007-12-20 01:58:58 +00:00 |
David Rose
|
708287f2ac
|
not so noisy with the pstats
|
2007-12-20 00:56:10 +00:00 |
David Rose
|
c380227fb4
|
compile crash in pandatool
|
2007-12-19 21:40:12 +00:00 |
David Rose
|
b9b1e78399
|
flatten optimization; also SceneGraphReducer::make_compatible_format()
|
2007-12-19 20:25:53 +00:00 |
David Rose
|
81649f83a1
|
incorrect inline
|
2007-12-17 21:48:48 +00:00 |
Josh Yelon
|
eeb8b61bc9
|
Fixed an uninizialized data bug in make_default_impl
|
2007-12-17 21:46:20 +00:00 |
David Rose
|
e75c8695dd
|
resolve dependency issue
|
2007-12-17 21:23:38 +00:00 |
Josh Yelon
|
7dcdd8899e
|
missing initialization in pandaframework
|
2007-12-17 21:06:08 +00:00 |
Josh Yelon
|
439ef40cff
|
Just getting started with real shader generator
|
2007-12-16 08:05:18 +00:00 |
Josh Yelon
|
e02fcbbb21
|
Fixed a bug in shader caching
|
2007-12-16 08:04:32 +00:00 |
Josh Yelon
|
ef0189651e
|
Added per-pixel lighting support
|
2007-12-16 08:04:08 +00:00 |
Josh Yelon
|
b3909c97fa
|
Adding the shader generator
|
2007-12-16 05:46:54 +00:00 |
Josh Yelon
|
5d0c234484
|
Added ShaderGenerator
|
2007-12-16 05:45:35 +00:00 |
Josh Yelon
|
2288645d39
|
Added support for textures_auto_power_2 and shader_auto_utilization
|
2007-12-15 07:08:14 +00:00 |
Josh Yelon
|
21436b4f4d
|
Added 'auto' flag to ShaderAttrib
|
2007-12-15 07:05:20 +00:00 |
David Rose
|
0cd1b7a065
|
should return concrete NodePaths, not const refs
|
2007-12-14 19:40:55 +00:00 |
David Rose
|
4a2a85bedc
|
compiler warning
|
2007-12-14 18:57:41 +00:00 |
David Rose
|
d19b618e7e
|
Filename is not set up for phash_map
|
2007-12-14 18:57:21 +00:00 |
David Rose
|
1b8d8e182d
|
shader changes for ppremake
|
2007-12-14 18:46:28 +00:00 |
Josh Yelon
|
d8e6dc13a3
|
Modifications to eliminate class ShaderExpansion
|
2007-12-13 20:56:29 +00:00 |
David Rose
|
7cd589972f
|
bugfix from Erik on forums
|
2007-12-13 18:03:15 +00:00 |
aignacio_sf
|
48fb0dcd6e
|
Add page fault count.
|
2007-12-11 23:16:21 +00:00 |
Josh Yelon
|
c31a9d079c
|
Added support for glow maps.
|
2007-12-07 07:51:37 +00:00 |
David Rose
|
181f690bb8
|
ClockObject::calc_frame_rate_deviation()
|
2007-12-07 02:25:10 +00:00 |
David Rose
|
f56e10210d
|
add NodePathCollection::set_texture()
|
2007-11-30 19:32:48 +00:00 |
David Rose
|
e11487f81f
|
add preserve-geom-nodes, flatten-geoms
|
2007-11-30 03:16:06 +00:00 |
David Rose
|
af6bc5581a
|
revert unfortunate checkin
|
2007-11-28 19:52:33 +00:00 |
David Rose
|
4c2659988f
|
minor threading fixes
|
2007-11-27 01:18:35 +00:00 |
David Rose
|
0c2b6e3164
|
threaded pstats fix
|
2007-11-27 01:15:26 +00:00 |
David Rose
|
591a2096b4
|
stagger_animations
|
2007-11-27 01:14:47 +00:00 |
David Rose
|
89f4ff426b
|
make thread-safe
|
2007-11-27 01:12:50 +00:00 |
David Rose
|
b990681b1a
|
fix old bit-rot
|
2007-11-27 01:12:16 +00:00 |
David Rose
|
8d56e2e234
|
minor fixes
|
2007-11-27 01:11:46 +00:00 |
David Rose
|
3ec478cf04
|
fix depth bits
|
2007-11-27 01:09:20 +00:00 |
David Rose
|
2e8fec7683
|
fix mutex_spinlock
|
2007-11-27 01:08:46 +00:00 |