util/format: Add more multi-planar formats.
[mesa.git] / src / gallium / frontends /
2020-05-29 Bas Nieuwenhuizenfrontend/dri: Implement mapping individual planes.
2020-05-22 Thong Thaifrontends/va: Fix deinterlace bottom field first flag
2020-05-21 Pierre Moreauclover: Address unnecessary copy warnings
2020-05-21 Pierre Moreauclover/api: Address missing braces for subobj init
2020-05-15 Axel Davyst/nine: Handle full pSourceRect better
2020-05-15 Axel Davyst/nine: Ignore pDirtyRegion
2020-05-15 Axel Davyst/nine: Improve pDestRect handling
2020-05-15 Axel Davyst/nine: Retry allocations after freeing some space
2020-05-15 Axel Davyst/nine: Increase available GPU memory
2020-05-15 Axel Davyst/nine: Add missing NULL checks
2020-05-15 Axel Davyst/nine: Fix a crash if the state is not initialized
2020-05-15 Axel Davyst/nine: Fix uninitialized variable in BEM()
2020-05-15 Axel Davyst/nine: Improve return error code in CheckDeviceFormat
2020-05-15 Axel Davyst/nine: Pass more adapter formats for CheckDepthStenci...
2020-05-15 Axel Davyst/nine: Do not return invalidcall on getrenderstate
2020-05-15 Axel Davyst/nine: Return error when setting invalid depth buffer
2020-05-15 Axel Davyst/nine: Add checks for pure device
2020-05-13 Axel Davyst/nine: Enable ttn cache
2020-05-13 Axel Davyttn: Add new allow_disk_cache parameter
2020-05-13 Marek Olšákgallium: remove more "state tracker" occurences
2020-05-13 Marek Olšákgallium: rename PIPE_RESOURCE_FLAG_ST_PRIV to FRONTEND_PRIV
2020-05-13 Marek Olšákgallium: change comments to remove 'state tracker'
2020-05-13 Marek Olšákgallium: rename 'state tracker' to 'frontend'