Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/nine: Use align_calloc instead of align_malloc | Axel Davy | 2016-10-24 | 1 | -1/+1 |
* | st/nine: Implement D3DUSAGE_SOFTWAREPROCESSING | Axel Davy | 2016-10-10 | 1 | -2/+3 |
* | gallium: remove PIPE_BIND_TRANSFER_READ/WRITE | Marek Olšák | 2016-09-08 | 1 | -1/+1 |
* | st/nine: Improve buffer placement | Axel Davy | 2016-05-18 | 1 | -4/+30 |
* | st/nine: Fix buffer bind flags | Axel Davy | 2016-05-18 | 1 | -3/+3 |
* | st/nine: Fix buffer locking flags handling | Axel Davy | 2016-05-18 | 1 | -2/+22 |
* | st/nine: Improve logging | Patrick Rudolph | 2016-05-18 | 1 | -0/+2 |
* | st/nine: Fix second Multithreading issue with MANAGED buffers | Axel Davy | 2016-02-29 | 1 | -0/+3 |
* | st/nine: Fix Multithreading issue with MANAGED buffers | Axel Davy | 2016-02-29 | 1 | -2/+6 |
* | st/nine: Handle READONLY for buffer MANAGED pool | Axel Davy | 2016-02-29 | 1 | -7/+10 |
* | st/nine: Implement Managed vertex/index buffers | Axel Davy | 2016-02-12 | 1 | -9/+68 |
* | 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/+189 |