Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/nine: Add src reference to nine_context_range_upload | Axel Davy | 2018-12-23 | 1 | -1/+3 |
* | st/nine: Implement new buffer upload path | Axel Davy | 2016-12-20 | 1 | -1/+8 |
* | st/nine: Optimize managed buffer upload | Axel Davy | 2016-12-20 | 1 | -5/+7 |
* | st/nine: Implement Fast path for dynamic buffers and csmt | Axel Davy | 2016-12-20 | 1 | -1/+6 |
* | st/nine: Upload Managed buffers just before draw call using them | Axel Davy | 2016-12-20 | 1 | -2/+10 |
* | st/nine: Track bindings for buffers | Axel Davy | 2016-12-20 | 1 | -0/+18 |
* | st/nine: Access pipe_context via NineDevice9_GetPipe | Axel Davy | 2016-12-20 | 1 | -2/+2 |
* | gallium: split transfer_inline_write into buffer and texture callbacks | Marek Olšák | 2016-07-23 | 1 | -4/+4 |
* | st/nine: Implement Managed vertex/index buffers | Axel Davy | 2016-02-12 | 1 | -0/+28 |
* | st/nine: Align stack for entry points | Axel Davy | 2016-02-12 | 1 | -2/+2 |
* | st/nine: Squash indexbuffer9 and vertexbuffer9 | Patrick Rudolph | 2016-02-04 | 1 | -0/+73 |