aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r600g: update sb documentationConstantine Kharlamov2017-03-201-3/+6
* r600g: make condition clearerConstantine Kharlamov2017-03-201-6/+8
* docs: add news item and link release notes for 13.0.6/17.0.2Emil Velikov2017-03-202-0/+14
* docs: add sha256 checksums for 17.0.2Emil Velikov2017-03-201-1/+2
* docs: add release notes for 17.0.2Emil Velikov2017-03-201-0/+184
* docs: add sha256 checksums for 13.0.6Emil Velikov2017-03-201-1/+2
* docs: add release notes for 13.0.6Emil Velikov2017-03-201-0/+286
* anv/genX: Solve the vkCreateGraphicsPipelines crashXu,Randy2017-03-201-2/+2
* radv: fix logic for when to flush on multiple CS emissionDave Airlie2017-03-201-8/+8
* spirv: Implement IsInf using an integer comparisonJason Ekstrand2017-03-201-1/+1
* radv/meta: fix image clears for r4g4 format.Dave Airlie2017-03-201-0/+8
* Revert "radv: fallback to an in-memory cache when no pipline cache is provided"Dave Airlie2017-03-203-13/+6
* mesa: disable glthread when glNewList() is calledTimothy Arceri2017-03-201-1/+1
* radv: fix primitive reset index emissionDave Airlie2017-03-201-1/+1
* util/disk_cache: check rename resultGrazvydas Ignotas2017-03-201-2/+6
* util/disk_cache: delete .tmp if target existsGrazvydas Ignotas2017-03-201-1/+3
* util/disk_cache: fix stored_keys indexGrazvydas Ignotas2017-03-201-2/+2
* nv30: create uploader after pipe->screen is setIlia Mirkin2017-03-191-6/+6
* nv50,nvc0: enable TEX_LZ and TXF_LZIlia Mirkin2017-03-183-4/+17
* st/mesa: set result writemask based on ir typeIlia Mirkin2017-03-181-0/+1
* nvc0/ir: treat FMA like MAD for operand propagationKarol Herbst2017-03-181-0/+1
* util/disk_cache: pass predicate functions file stats directly (v4)Alan Swanson2017-03-181-34/+21
* glsl: use set for copy propagation killsTimothy Arceri2017-03-181-37/+28
* st/dri: wait for thread to finish before unbinding contextTimothy Arceri2017-03-181-0/+3
* glsl: don't leak memory when trying to count loop iterationsTimothy Arceri2017-03-181-2/+3
* genxml: Make MI_STORE_DATA_IMM have a single 64-bit data fieldJason Ekstrand2017-03-176-12/+6
* anv: Turn on inherited queriesJason Ekstrand2017-03-171-1/+1
* anv: Implement pipeline statistics queriesIlia Mirkin2017-03-174-12/+226
* anv: Disable VF statistics for blorp and SOL memcpyJason Ekstrand2017-03-174-3/+18
* anv/pipeline: Enable clipper statisticsJason Ekstrand2017-03-171-0/+1
* genxml: s/Clipper Statistics Enable/Statistics Enable/Jason Ekstrand2017-03-175-5/+5
* anv/query: Rework store_query_resultJason Ekstrand2017-03-171-15/+24
* anv/query: Break GPU query calculation into a helperJason Ekstrand2017-03-171-12/+18
* genxml: Add pipeline statistics registers on gen7+Jason Ekstrand2017-03-174-0/+176
* anv/query: Add a helper for writing a query pool resultJason Ekstrand2017-03-171-16/+17
* anv/query: Use a variable-length slot sizeJason Ekstrand2017-03-172-28/+33
* anv/query: Move the available bits to the frontJason Ekstrand2017-03-172-28/+19
* anv/query: Let 32-bit values wrapJason Ekstrand2017-03-171-2/+0
* radeonsi: add new polaris12 pci idAlex Deucher2017-03-171-0/+1
* gallium/radeon: formalize that create_batch_query doesn't need pipe_contextMarek Olšák2017-03-173-13/+12
* gallium/radeon: formalize that create_query doesn't need pipe_contextMarek Olšák2017-03-173-32/+32
* gallium/radeon: reference pipe_resource in pipe_transferMarek Olšák2017-03-172-2/+5
* radeonsi: compile all TGSI compute shaders asynchronouslyMarek Olšák2017-03-171-44/+81
* radeonsi: require that compiler threads are enabledMarek Olšák2017-03-172-11/+13
* trace: remove leftover assertions after pipe_resource wrapping removalMarek Olšák2017-03-171-6/+0
* gallium/u_upload: make the first persistent mapping unsynchronizedMarek Olšák2017-03-171-0/+1
* anv/device: init timestampPeriod from devinfoRobert Bragg2017-03-171-3/+1
* i965: Allow a per gen timebase scale factorRobert Bragg2017-03-176-27/+114
* anv/device: Remove a use of a compound literalJason Ekstrand2017-03-171-1/+1
* i965: bounds checks while concatenating sysfs pathsRobert Bragg2017-03-171-11/+32