Kenneth Graunke
|
0d80f71867
|
Add EXT_texture_array support.
|
2010-06-09 11:14:58 -07:00 |
|
Kenneth Graunke
|
56d3f6ad78
|
Set the type of ir_texture properly; infer it from the sampler type.
|
2010-06-09 11:14:57 -07:00 |
|
Eric Anholt
|
d7f6f346be
|
De-obfuscate some of builtin_types.h.
|
2010-04-23 16:12:44 -07:00 |
|
Eric Anholt
|
ec9e73870c
|
Put static pointers to vec[234]_types along with the static float_type.
Otherwise you have to type a lot of get_instance.
|
2010-04-23 16:12:44 -07:00 |
|
Eric Anholt
|
8d3e59f1f3
|
Replace builtin_types.h generation with the generated output.
The script to generate it was longer and more obfuscated than the output.
|
2010-04-23 16:12:44 -07:00 |
|