aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
...
* st/dri: Minor style fixesKenneth Graunke2019-05-151-4/+6
* virgl: handle DONT_BLOCK and MAP_DIRECTLYChia-I Wu2019-05-154-7/+45
* virgl: add virgl_resource_transfer_prepareChia-I Wu2019-05-154-55/+49
* virgl: honor DISCARD_WHOLE_RESOURCE in virgl_res_needs_readbackChia-I Wu2019-05-151-1/+2
* virgl: clean up virgl_res_needs_readbackChia-I Wu2019-05-151-5/+16
* gallium: Add default check for PIPE_CAP_FRAGMENT_SHADER_INTERLOCKAlyssa Rosenzweig2019-05-141-0/+1
* iris: Check if resource has stencil before returning itAndrii Kryvytskyi2019-05-141-1/+5
* iris: Enable fragment shader interlock on Gen9+.Kenneth Graunke2019-05-141-0/+1
* gallium: Add a PIPE_CAP_FRAGMENT_SHADER_INTERLOCK.Kenneth Graunke2019-05-142-0/+3
* intel/compiler: Implement TCS 8_PATCH mode and INTEL_DEBUG=tcs8Kenneth Graunke2019-05-142-0/+14
* virgl: clean up virgl_res_needs_flushChia-I Wu2019-05-141-2/+34
* virgl: comment on a sync issue in transfersChia-I Wu2019-05-142-0/+20
* virgl: PIPE_TRANSFER_READ does not imply flushChia-I Wu2019-05-141-4/+1
* virgl: do not skip readback because of explicit flushChia-I Wu2019-05-141-3/+0
* virgl: remove unused virgl_transfer_inline_writeChia-I Wu2019-05-142-42/+0
* iris/resource: Drop redundant checks for aux supportNanley Chery2019-05-141-15/+0
* iris/resource: Fall back to no aux if creation failsNanley Chery2019-05-141-4/+6
* softpipe/buffer: load only as many components as the the buffer resource type...Gert Wollny2019-05-141-2/+5
* panfrost: ci: Reduce batch size to 3000Tomeu Vizoso2019-05-141-1/+1
* panfrost: ci: Update expectationsTomeu Vizoso2019-05-141-2/+0
* freedreno: Fix warning on printing a uint64_t using %llx.Eric Anholt2019-05-131-1/+1
* freedreno: Silence compiler warnings about "*" in boolean context.Eric Anholt2019-05-132-2/+2
* freedreno: Silence compiler warnings about uninit 'layers'Eric Anholt2019-05-133-3/+3
* freedreno: Make emacs indent the way robclark's eclipse does.Eric Anholt2019-05-131-0/+3
* freedreno: Make .editorconfig match .dir-locals.el.Eric Anholt2019-05-131-0/+3
* nv50/ir/nir: make use of SYSTEM_VALUE_MAX when iterating read sysvalsKarol Herbst2019-05-131-1/+1
* nv50/ir/nir: prefer to shift 1ull instead of 1llKarol Herbst2019-05-131-2/+2
* v3d: Use driconf to expose non-MSAA texture limits for Xorg.Eric Anholt2019-05-1313-22/+76
* gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.Eric Anholt2019-05-1332-81/+84
* radeonsi: overhaul the vertex fetch fixup mechanismNicolai Hähnle2019-05-138-280/+301
* radeonsi: store sctx->vertex_elements in a local in si_shader_selector_key_vsNicolai Hähnle2019-05-131-7/+6
* lima: add Allwinner H5 supportPatrick Lerda2019-05-131-2/+20
* lima: refactor plb_max_blkPatrick Lerda2019-05-135-11/+34
* panfrost/midgard: Handle csel correctlyAlyssa Rosenzweig2019-05-125-152/+128
* iris: Implement ARB_indirect_parametersIllia Iorin2019-05-115-23/+156
* iris: Split iris_update_draw_info into two functions.Kenneth Graunke2019-05-111-0/+12
* iris: Use full ways for L3 cache setup on Icelake.Kenneth Graunke2019-05-101-0/+1
* st/va: set the visible image dimensions in vlVaDeriveImageJulien Isorce2019-05-101-2/+4
* gallium: Add helper to convert PIPE blending to shader_enum styleAlyssa Rosenzweig2019-05-101-0/+92
* nir: allow specifying a set of opcodes in lower_alu_to_scalarJonathan Marek2019-05-105-6/+6
* winsys/amdgpu: add VCN JPEG to no user fence groupLeo Liu2019-05-101-1/+2
* lima: fix width 4096 resolution GP failQiang Yu2019-05-101-1/+1
* panfrost: Add CAPFs for conservative rasterizationTomeu Vizoso2019-05-101-0/+5
* panfrost: Only take the fast paths on buffers aligned to block sizeTomeu Vizoso2019-05-101-2/+2
* panfrost: Fix two uninitialized accesses in compilerTomeu Vizoso2019-05-101-1/+1
* panfrost: ci: Skip running some testsTomeu Vizoso2019-05-101-0/+2
* panfrost: ci: Don't restart WestonTomeu Vizoso2019-05-101-8/+1
* panfrost: ci: Update list of expected failuresTomeu Vizoso2019-05-101-79/+7
* panfrost: ci: Tweak dEQP to improve throughputTomeu Vizoso2019-05-101-2/+8
* panfrost: ci: Fix list of tests to runTomeu Vizoso2019-05-101-2/+2