Roland Scheidegger
|
c3da1501b8
|
need to call bind_arrays() in vbo_exec_DrawRangeElements.
|
2006-11-03 12:33:29 +00:00 |
|
Keith Whitwell
|
01e238e5d5
|
Fix typo in last commit
|
2006-11-02 19:02:04 +00:00 |
|
Keith Whitwell
|
301acdf34a
|
Similarly, fill in missing input slots in the vertex-array +
NV_vertex_program path.
|
2006-11-02 18:02:17 +00:00 |
|
Keith Whitwell
|
5a652f5957
|
Fill in missing input slots in the vertex-array + no-vertex-program
path.
|
2006-11-02 18:00:43 +00:00 |
|
Keith Whitwell
|
99efde461d
|
better handling of current attributes. Trivial dlist and varray tests work
|
2006-10-30 16:44:13 +00:00 |
|
Keith Whitwell
|
fd12b37dba
|
Checkpoint of new vbo-building code. Currently builds regular arrays
rather than VBO's - VBOs are easy but need to look closer at the
driver interface. The trivial/tri demo works.
|
2006-10-29 09:46:11 +00:00 |
|