summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-20glxglvnddispatch: Add missing dispatch for GetDriverConfigHEADmasterHans de Goede2-0/+19
2017-03-20anv/genX: Solve the vkCreateGraphicsPipelines crashXu,Randy1-2/+2
2017-03-20radv: fix logic for when to flush on multiple CS emissionDave Airlie1-8/+8
2017-03-20spirv: Implement IsInf using an integer comparisonJason Ekstrand1-1/+1
2017-03-20radv/meta: fix image clears for r4g4 format.Dave Airlie1-0/+8
2017-03-20Revert "radv: fallback to an in-memory cache when no pipline cache is provided"Dave Airlie3-13/+6
2017-03-20mesa: disable glthread when glNewList() is calledTimothy Arceri1-1/+1
2017-03-20radv: fix primitive reset index emissionDave Airlie1-1/+1
2017-03-20util/disk_cache: check rename resultGrazvydas Ignotas1-2/+6
2017-03-20util/disk_cache: delete .tmp if target existsGrazvydas Ignotas1-1/+3
2017-03-20util/disk_cache: fix stored_keys indexGrazvydas Ignotas1-2/+2
2017-03-19nv30: create uploader after pipe->screen is setIlia Mirkin1-6/+6
2017-03-18nv50,nvc0: enable TEX_LZ and TXF_LZIlia Mirkin3-4/+17
2017-03-18st/mesa: set result writemask based on ir typeIlia Mirkin1-0/+1
2017-03-18nvc0/ir: treat FMA like MAD for operand propagationKarol Herbst1-0/+1
2017-03-18util/disk_cache: pass predicate functions file stats directly (v4)Alan Swanson1-34/+21
2017-03-18glsl: use set for copy propagation killsTimothy Arceri1-37/+28
2017-03-18st/dri: wait for thread to finish before unbinding contextTimothy Arceri1-0/+3
2017-03-18glsl: don't leak memory when trying to count loop iterationsTimothy Arceri1-2/+3
2017-03-17genxml: Make MI_STORE_DATA_IMM have a single 64-bit data fieldJason Ekstrand6-12/+6
2017-03-17anv: Turn on inherited queriesJason Ekstrand1-1/+1
2017-03-17anv: Implement pipeline statistics queriesIlia Mirkin4-12/+226
2017-03-17anv: Disable VF statistics for blorp and SOL memcpyJason Ekstrand4-3/+18
2017-03-17anv/pipeline: Enable clipper statisticsJason Ekstrand1-0/+1
2017-03-17genxml: s/Clipper Statistics Enable/Statistics Enable/Jason Ekstrand5-5/+5
2017-03-17anv/query: Rework store_query_resultJason Ekstrand1-15/+24
2017-03-17anv/query: Break GPU query calculation into a helperJason Ekstrand1-12/+18
2017-03-17genxml: Add pipeline statistics registers on gen7+Jason Ekstrand4-0/+176
2017-03-17anv/query: Add a helper for writing a query pool resultJason Ekstrand1-16/+17
2017-03-17anv/query: Use a variable-length slot sizeJason Ekstrand2-28/+33
2017-03-17anv/query: Move the available bits to the frontJason Ekstrand2-28/+19
2017-03-17anv/query: Let 32-bit values wrapJason Ekstrand1-2/+0
2017-03-17radeonsi: add new polaris12 pci idAlex Deucher1-0/+1
2017-03-17gallium/radeon: formalize that create_batch_query doesn't need pipe_contextMarek Olšák3-13/+12
2017-03-17gallium/radeon: formalize that create_query doesn't need pipe_contextMarek Olšák3-32/+32
2017-03-17gallium/radeon: reference pipe_resource in pipe_transferMarek Olšák2-2/+5
2017-03-17radeonsi: compile all TGSI compute shaders asynchronouslyMarek Olšák1-44/+81
2017-03-17radeonsi: require that compiler threads are enabledMarek Olšák2-11/+13
2017-03-17trace: remove leftover assertions after pipe_resource wrapping removalMarek Olšák1-6/+0
2017-03-17gallium/u_upload: make the first persistent mapping unsynchronizedMarek Olšák1-0/+1
2017-03-17anv/device: init timestampPeriod from devinfoRobert Bragg1-3/+1
2017-03-17i965: Allow a per gen timebase scale factorRobert Bragg6-27/+114
2017-03-17anv/device: Remove a use of a compound literalJason Ekstrand1-1/+1
2017-03-17i965: bounds checks while concatenating sysfs pathsRobert Bragg1-11/+32
2017-03-17mesa: automake: add all headers to the tarball.Emil Velikov1-0/+2
2017-03-17mapi: automake: add all python scripts to EXTRA_DISTEmil Velikov1-0/+3
2017-03-17glapi: avoid using $< in non-suffix make rulesJonathan Gray1-2/+2
2017-03-17radv/ac: Fix shared memory offset calculationAlex Smith1-1/+1
2017-03-17radv: Fix using more than 4 bound descriptor setsJames Legg1-1/+3
2017-03-17util/build-id: check dlpi_name before strstr callTapani Pälli1-0/+6