Age | Commit message (Expand) | Author |
---|---|---|
2009-10-03 | r300g: Remove an unnecessarily created pipe buffer (and thus fix a leak) | Nicolai Hähnle |
2009-10-03 | r300g: Reset vbo_offset after allocation of a new buffer | Nicolai Hähnle |
2009-09-27 | r300g: plug memory leak | Maciej Cencora |
2009-09-11 | r300g: only allocate one BO for vertex buffers, default size is 64*1024 | Cooper Yuan |
2009-09-06 | r300g: Fix a number of warnings | Nicolai Hähnle |
2009-09-06 | r300g: Debug flags infrastructure | Nicolai Hähnle |
2009-09-05 | r300g: update the value of register VAP_VF_MAX_VTX_INDX | Cooper Yuan |
2009-06-02 | r300-gallium: strip swtcl to the bare minimum | Joakim Sindholt |
2009-05-08 | r300-gallium: Finish space accounting. | Corbin Simpson |
2009-04-15 | r300-gallium: Don't use indexbufs for now. | Corbin Simpson |
2009-04-08 | r300-gallium: Properly emit indexbufs. | Corbin Simpson |
2009-04-04 | r300-gallium: Move swtcl_emit to render to reflect its true purpose. | Corbin Simpson |