summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* panfrost: Fix unused variable warningAlyssa Rosenzweig2019-06-211-2/+0
* panfrost: Remove the panfrost_driver abstractionBoris Brezillon2019-06-217-132/+110
* panfrost: Remove the perf counters interfaceBoris Brezillon2019-06-214-42/+0
* panfrost: ci: Fix parsing of crashed testsTomeu Vizoso2019-06-211-2/+2
* panfrost: Conditionally submit fragment jobAlyssa Rosenzweig2019-06-211-1/+4
* panfrost: Implement rasterizer discardAlyssa Rosenzweig2019-06-211-2/+12
* panfrost: Track buffer initializationAlyssa Rosenzweig2019-06-214-2/+43
* panfrost: Implement command stream scoreboardingAlyssa Rosenzweig2019-06-217-143/+558
* intel/icl: Add new ICL PCI-IDsAnuj Phogat2019-06-211-0/+2
* anv: Implement "pop-free" clippingJason Ekstrand2019-06-212-4/+86
* anv: Enable the guardband clip testJason Ekstrand2019-06-212-3/+21
* i965,iris: Move guardband calculations to a common locationJason Ekstrand2019-06-215-176/+126
* android: virgl: fix libmesa_winsys_virgil_common build and dependenciesMauro Rossi2019-06-214-2/+6
* android: winsys/amdgpu,radv: fix generated amdgfxregs.h header dependeciesMauro Rossi2019-06-213-3/+4
* radv: add support for VK_KHR_depth_stencil_resolveSamuel Pitoiset2019-06-212-0/+22
* radv: pass sample locations for transitions before depth/stencil resolvesSamuel Pitoiset2019-06-213-1/+34
* radv: clear the depth/stencil resolve attachment if necessarySamuel Pitoiset2019-06-211-18/+55
* radv: decompress HTILE if the resolve src image is compressedSamuel Pitoiset2019-06-211-1/+17
* radv: select the depth/stencil resolve method based on some conditionsSamuel Pitoiset2019-06-211-13/+65
* radv: implement all depth/stencil resolve modes using computeSamuel Pitoiset2019-06-212-0/+522
* radv: implement all depth/stencil resolve modes using graphicsSamuel Pitoiset2019-06-212-0/+614
* radv: record if a render pass has depth/stencil resolve attachmentsSamuel Pitoiset2019-06-212-1/+29
* radv: rename has_resolve to has_color_resolveSamuel Pitoiset2019-06-213-5/+5
* radv: emit framebuffer state from primary if secondary doesn't inherit itSamuel Pitoiset2019-06-211-0/+9
* drisw: move build logic to build systemsEric Engestrom2019-06-214-7/+13
* panfrost: ci: Exclude two more flip-flop from resultsTomeu Vizoso2019-06-211-1/+4
* gallium/st: Add Gallium hud to swrast driversGert Wollny2019-06-211-0/+3
* v3d: flush jobs writing to vertex buffers used in the current draw callIago Toral Quiroga2019-06-211-0/+9
* v3d: flush jobs reading from transform feedback output buffersIago Toral Quiroga2019-06-211-2/+24
* v3d: add a helper to check if transform feedback is enabledIago Toral Quiroga2019-06-212-2/+8
* llvmpipe: make remove_shader_variant static.Dave Airlie2019-06-212-5/+1
* util/os_file: resize buffer to what was actually neededEric Engestrom2019-06-201-0/+11
* panfrost: ci: Update expectationsTomeu Vizoso2019-06-201-54/+0
* panfrost/midgard: Broadcast swizzleAlyssa Rosenzweig2019-06-201-12/+38
* iris: Use stream uploader for shader draw parameters.Kenneth Graunke2019-06-201-2/+2
* iris: Don't check VF address high bits when there is no buffer.Kenneth Graunke2019-06-201-1/+1
* iris: Drop RT flushes from depth stencil clearing flushes.Kenneth Graunke2019-06-204-9/+8
* iris: Don't bother with PIPE_CONTROLs for CPU writes and no historyKenneth Graunke2019-06-201-6/+9
* iris: Only do an RT flush for transfer maps if using copy_region.Kenneth Graunke2019-06-201-1/+1
* iris: Use iris_flush_bits_for_history in iris_transfer_flush_regionKenneth Graunke2019-06-201-5/+12
* iris: Avoid double flushing in iris_transfer_flush_region when copying.Kenneth Graunke2019-06-201-4/+3
* iris: Fix iris_flush_and_dirty_history to actually dirty history.Kenneth Graunke2019-06-201-0/+2
* iris: Add maybe_flush calls to texture_barrier and memory_barrierKenneth Graunke2019-06-201-0/+3
* iris: Implement INTEL_DEBUG=pc for pipe control logging.Kenneth Graunke2019-06-2013-57/+170
* panfrost: Skip shading unaffected tilesAlyssa Rosenzweig2019-06-205-2/+51
* glx: fix glvnd pointer typesEric Engestrom2019-06-202-3/+3
* glx: drop misleading comment about the file being "generated"Eric Engestrom2019-06-201-4/+0
* nir/lower_tex: Add an assert() in nir_lower_txs_lod()Boris Brezillon2019-06-201-0/+1
* panfrost: Set job requirements during drawTomeu Vizoso2019-06-202-1/+2
* panfrost/meson: Link with libpanfrost_sharedAlyssa Rosenzweig2019-06-201-1/+1