aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/frontends/nine
Commit message (Expand)AuthorAgeFilesLines
* nine: remove unused varTimothy Arceri2020-07-091-1/+0
* meson: use gnu_symbol_visibility argumentDylan Baker2020-06-011-1/+1
* st/nine: Handle full pSourceRect betterAxel Davy2020-05-151-13/+13
* st/nine: Ignore pDirtyRegionAxel Davy2020-05-151-1/+5
* st/nine: Improve pDestRect handlingAxel Davy2020-05-151-3/+18
* st/nine: Retry allocations after freeing some spaceAxel Davy2020-05-156-8/+68
* st/nine: Increase available GPU memoryAxel Davy2020-05-151-6/+7
* st/nine: Add missing NULL checksAxel Davy2020-05-151-3/+48
* st/nine: Fix a crash if the state is not initializedAxel Davy2020-05-153-0/+8
* st/nine: Fix uninitialized variable in BEM()Axel Davy2020-05-151-1/+1
* st/nine: Improve return error code in CheckDeviceFormatAxel Davy2020-05-151-1/+3
* st/nine: Pass more adapter formats for CheckDepthStencilMatchAxel Davy2020-05-151-1/+24
* st/nine: Do not return invalidcall on getrenderstateAxel Davy2020-05-151-2/+6
* st/nine: Return error when setting invalid depth bufferAxel Davy2020-05-151-0/+3
* st/nine: Add checks for pure deviceAxel Davy2020-05-152-1/+21
* st/nine: Enable ttn cacheAxel Davy2020-05-131-1/+1
* ttn: Add new allow_disk_cache parameterAxel Davy2020-05-131-1/+1
* gallium: remove more "state tracker" occurencesMarek Olšák2020-05-131-2/+2
* gallium: rename PIPE_RESOURCE_FLAG_ST_PRIV to FRONTEND_PRIVMarek Olšák2020-05-131-2/+2
* gallium: change comments to remove 'state tracker'Marek Olšák2020-05-131-1/+1
* gallium: rename 'state tracker' to 'frontend'Marek Olšák2020-05-1385-0/+36746