Keith Whitwell
|
5464cd0a60
|
Split too-large draw commands.
Use the vbo_split_ functionality to split incoming drawing command
to fit within the fixed-size buffers used by software t&l module.
|
2007-01-15 13:54:08 +00:00 |
|
Keith Whitwell
|
188a4db49c
|
Fix compiler warnings.
Add missing code for translating non-GLuint elements.
|
2006-11-03 13:04:08 +00:00 |
|
Keith Whitwell
|
7e9c3684ef
|
Fix type-conversion of incoming vertices.
Fix mis-application of increment to pointer variable.
|
2006-11-02 19:11:16 +00:00 |
|
Keith Whitwell
|
9827dc8bea
|
Respect array->Normalized flag.
Import edgeflag attribute to array of GLbooleans as expected by
downstream code.
|
2006-11-02 09:48:30 +00:00 |
|
Keith Whitwell
|
c22f8a7787
|
missing file
|
2006-11-02 08:37:17 +00:00 |
|