summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-19isl/docs: Fix line wrapping of tablefor-jasonDylan Baker1-26/+23
2016-12-19gallium/docs: Remove ref to non-existent EGL sectionDylan Baker1-2/+1
2016-12-19gallium/docs: Add newlines between levels of nested listsDylan Baker1-0/+2
2016-12-19gallium/docs: Fix title underlines to be correct lengthDylan Baker1-14/+14
2016-12-19nir/docs: use syntax highlighted code blocksDylan Baker4-14/+14
2016-12-19isl/docs: Use the code-block instead of the code commandDylan Baker3-11/+11
2016-12-19docs: Add nir documentationDylan Baker10-452/+5
2016-12-19nir: add initial documentationConnor Abbott8-0/+1441
2016-12-19Import Jason's isl-handbook into mesaDylan Baker10-0/+1521
2016-12-19Create a top level sphinx structure that includes gallium docsDylan Baker37-409/+240
2016-12-19Revert "cso: don't release sampler states that are bound"Michel Dänzer1-3/+1
2016-12-19cso: Make sanitize_hash safe for samplersMichel Dänzer1-1/+43
2016-12-19cso: Store hash key in struct cso_samplerMichel Dänzer2-0/+2
2016-12-19cso: Optimize cso_save/restore_fragment_samplersMichel Dänzer1-4/+17
2016-12-19cso: Store pointers to struct cso_sampler in struct sampler_infoMichel Dänzer1-15/+18
2016-12-19cso: Don't restore nr_samplers in cso_restore_fragment_samplersMichel Dänzer1-1/+0
2016-12-19EGL/android: Enhance pbuffer implementationLiu Zhiquan1-81/+96
2016-12-18radv: Use correct workgroup size limits.Bas Nieuwenhuizen1-4/+4
2016-12-18radv: expose the compute queueDave Airlie1-11/+41
2016-12-18radv: Only emit PFP ME syncs for DMA on the GFX queue.Bas Nieuwenhuizen1-2/+2
2016-12-18radv: Create an empty CS per ring type.Bas Nieuwenhuizen2-7/+20
2016-12-18radv: Don't enable CMASK on compute queues.Bas Nieuwenhuizen4-8/+62
2016-12-18radv: Use RELEASE_MEM packet for MEC timestamp query.Bas Nieuwenhuizen2-9/+21
2016-12-18radv: Implement indirect dispatch for the MEC.Bas Nieuwenhuizen1-9/+17
2016-12-18radv: update vkCmdUpdateBuffer for the MEC.Bas Nieuwenhuizen1-1/+3
2016-12-18radv: Implement cache flushing for the MEC.Bas Nieuwenhuizen1-7/+29
2016-12-18radv: add semaphore supportDave Airlie3-11/+72
2016-12-18radv: pass queue index into winsys submissionDave Airlie3-5/+13
2016-12-18radv: init compute queue and avoid initing transfer queuesDave Airlie3-15/+35
2016-12-18radv/winsys: Make WaitIdle queue aware.Bas Nieuwenhuizen5-21/+38
2016-12-18radv/meta: update header infoDave Airlie1-1/+2
2016-12-18radv: hook compute clears into clear image api.Dave Airlie1-8/+33
2016-12-18radv: clear image implementation for compute queueDave Airlie3-9/+272
2016-12-18radv/meta: split clear image out into a separate layer clear functionDave Airlie1-117/+128
2016-12-18radv: implement image->image copies using compute shaderDave Airlie4-6/+343
2016-12-18radv: add a compute shader implementation for buffer to imageDave Airlie3-6/+325
2016-12-18radv: Use correct pitch for views with different block size.Bas Nieuwenhuizen1-1/+4
2016-12-18radv: Store queue family in command buffers.Dave Airlie2-2/+35
2016-12-18radv: start fixing up queue allocate for multiple queuesDave Airlie2-15/+53
2016-12-18radv/winsys: start adding support for DMA/compute queueDave Airlie1-5/+20
2016-12-18radv/winsys: Expose number of compute/dma rings.Bas Nieuwenhuizen2-2/+15
2016-12-18freedreno/a5xx: border color supportRob Clark1-3/+160
2016-12-18freedreno/a5xx: use MRT0 to import linear zsRob Clark1-5/+20
2016-12-18freedreno: fdN_gmem_restore_format() is not gen specificRob Clark8-50/+25
2016-12-18freedreno/a5xx: cargo-cult end-batch sequence more faithfullyRob Clark4-4/+39
2016-12-18freedreno/a5xx: misc fixRob Clark1-1/+1
2016-12-18freedreno/a5xx: fix (at least some) vtx formatsRob Clark1-1/+1
2016-12-18freedreno/a5xx: more formatsRob Clark1-25/+25
2016-12-18freedreno/a5xx: fixup capsRob Clark2-6/+11
2016-12-18freedreno/a5xx: fix random faults on first sysmem drawRob Clark1-0/+3