summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/buffer9.c
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Implement D3DUSAGE_SOFTWAREPROCESSINGAxel Davy2016-10-101-2/+3
* gallium: remove PIPE_BIND_TRANSFER_READ/WRITEMarek Olšák2016-09-081-1/+1
* st/nine: Improve buffer placementAxel Davy2016-05-181-4/+30
* st/nine: Fix buffer bind flagsAxel Davy2016-05-181-3/+3
* st/nine: Fix buffer locking flags handlingAxel Davy2016-05-181-2/+22
* st/nine: Improve loggingPatrick Rudolph2016-05-181-0/+2
* st/nine: Fix second Multithreading issue with MANAGED buffersAxel Davy2016-02-291-0/+3
* st/nine: Fix Multithreading issue with MANAGED buffersAxel Davy2016-02-291-2/+6
* st/nine: Handle READONLY for buffer MANAGED poolAxel Davy2016-02-291-7/+10
* st/nine: Implement Managed vertex/index buffersAxel Davy2016-02-121-9/+68
* st/nine: Align stack for entry pointsAxel Davy2016-02-121-2/+2
* st/nine: Squash indexbuffer9 and vertexbuffer9Patrick Rudolph2016-02-041-0/+189