| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Remove special-case handling for index and edgeflag | Keith Whitwell | 2007-01-15 | 5 | -181/+24 |
| * | | Hook in split functionality | keithw | 2007-01-15 | 2 | -7/+37 |
| * | | Add vbo_split files | keithw | 2007-01-15 | 1 | -0/+3 |
| * | | New files to manage splitting drawing commands | keithw | 2007-01-15 | 4 | -0/+1083 |
| * | | Don't perform dangling attribute check on POS attribute. It can't by | Keith Whitwell | 2006-11-20 | 1 | -1/+1 |
| * | | Fix compiler warnings. | Keith Whitwell | 2006-11-03 | 1 | -15/+29 |
| * | | need to call bind_arrays() in vbo_exec_DrawRangeElements. | Roland Scheidegger | 2006-11-03 | 1 | -1/+3 |
| * | | remove remaining traces of r200FlushVertices... | Roland Scheidegger | 2006-11-03 | 2 | -2/+0 |
| * | | Move r300 to new fbo interface based on Keith Whithwell. | Jerome Glisse | 2006-11-02 | 1 | -218/+86 |
| * | | Fix type-conversion of incoming vertices. | Keith Whitwell | 2006-11-02 | 1 | -4/+5 |
| * | | Fix typo in last commit | Keith Whitwell | 2006-11-02 | 1 | -1/+1 |
| * | | Similarly, fill in missing input slots in the vertex-array + | Keith Whitwell | 2006-11-02 | 1 | -0/+7 |
| * | | Fill in missing input slots in the vertex-array + no-vertex-program | Keith Whitwell | 2006-11-02 | 1 | -1/+10 |
| * | | merge current trunk into vbo branch | Alan Hourihane | 2006-11-02 | 176 | -1424/+28706 |
| * | | Fix typo in display list attrib binding. | Keith Whitwell | 2006-11-02 | 1 | -1/+1 |
| * | | Respect array->Normalized flag. | Keith Whitwell | 2006-11-02 | 1 | -15/+55 |
| * | | missing file | Keith Whitwell | 2006-11-02 | 1 | -0/+305 |
| * | | switch remaining drivers over to vbo | Keith Whitwell | 2006-10-31 | 29 | -68/+68 |
| * | | disable vtxfmt_a code, switch over to vbo | Keith Whitwell | 2006-10-31 | 5 | -13/+14 |
| * | | remove vtxfmt code, switch over to vbo | Keith Whitwell | 2006-10-31 | 26 | -6923/+21 |
| * | | pickup structs from vbo.h | Keith Whitwell | 2006-10-31 | 2 | -2/+2 |
| * | | move public structure definitions to vbo.h | Keith Whitwell | 2006-10-31 | 5 | -25/+31 |
| * | | cleanup code, compiles with vbo changes | Keith Whitwell | 2006-10-31 | 15 | -612/+98 |
| * | | oops, get.c is autogenerated | Keith Whitwell | 2006-10-30 | 2 | -4/+4 |
| * | | Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that our | Keith Whitwell | 2006-10-30 | 12 | -102/+107 |
| * | | Remove wakeup functions. This code is intended to be active all the | Keith Whitwell | 2006-10-30 | 5 | -46/+19 |
| * | | switch several dri drivers over | Keith Whitwell | 2006-10-30 | 12 | -22/+62 |
| * | | better handling of current attributes. Trivial dlist and varray tests work | Keith Whitwell | 2006-10-30 | 13 | -173/+235 |
| * | | checkpoint - remove dead files, otherwise untested | Keith Whitwell | 2006-10-30 | 20 | -4114/+42 |
| * | | Fix compiler warning | Keith Whitwell | 2006-10-29 | 1 | -1/+1 |
| * | | switch over to vbo module | Keith Whitwell | 2006-10-29 | 3 | -9/+6 |
| * | | remove this module | Keith Whitwell | 2006-10-29 | 6 | -1568/+0 |
| * | | Changes for new vbo-building module. | Keith Whitwell | 2006-10-29 | 21 | -6893/+78 |
| * | | Checkpoint of new vbo-building code. Currently builds regular arrays | Keith Whitwell | 2006-10-29 | 15 | -0/+4705 |
* | | | push commit 2dfb3a217f730d6783fb2ac8b73248dc682f923c to i915tex | Zou Nan hai | 2007-02-02 | 1 | -4/+6 |
* | | | Fix fd.o #9686, when fall into vertex fog, | Zou Nan hai | 2007-02-02 | 1 | -4/+6 |
* | | | Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa | Brian | 2007-02-01 | 3 | -10/+28 |
|\ \ \ |
|
| * | | | driDestroyDisplay: Fix comment, it is called now. | Michel Dänzer | 2007-02-01 | 1 | -1/+1 |
| * | | | driDestroyDisplay: Remove Drivers list entry when dlclosing its handle. | Michel Dänzer | 2007-02-01 | 1 | -2/+18 |
| * | | | fix unitialized values in radeonClear | Roland Scheidegger | 2007-02-01 | 1 | -4/+4 |
| * | | | _mesa_pack_rgba_span_float: fix for packing data into group | Xiang, Haihao | 2007-01-31 | 1 | -3/+5 |
* | | | | fix mem leak in __glXReportDamage (Panagiotis Papadakos) | Brian | 2007-02-01 | 1 | -0/+1 |
|/ / / |
|
* | | | regenerated | Brian | 2007-01-30 | 1 | -25/+25 |
* | | | s/params/pointer/ for glGetVertexAttribPointer | Brian | 2007-01-30 | 1 | -1/+1 |
* | | | bump version to 6.5.3 | Brian | 2007-01-30 | 1 | -7/+7 |
* | | | s/params/pointer/ for glGetVertexAttribPointer | Brian | 2007-01-30 | 2 | -2/+2 |
* | | | s/params/pointer/ for glGetVertexAttribPointer | Brian | 2007-01-30 | 29 | -135/+743 |
|\ \ \ |
|
| * | | | nouveau: argh | Ben Skeggs | 2007-01-30 | 1 | -1/+1 |
| * | | | nouveau: misc NV40 fixes | Ben Skeggs | 2007-01-30 | 1 | -3/+9 |
| * | | | nouveau: NV40 glClipPlane support. | Ben Skeggs | 2007-01-30 | 5 | -13/+101 |