summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i965: Call prepare_external after implicit window-system MSAA resolvesJason Ekstrand2018-02-051-0/+15
* cherry-ignore: radv: Don't expose VK_KHX_multiview on android.Emil Velikov2018-02-051-0/+3
* radv: Stop advertising VK_KHX_multiviewEmil Velikov2018-02-051-1/+1
* anv: Stop advertising VK_KHX_multiviewJason Ekstrand2018-02-051-1/+1
* renderonly: fix dumb BO allocation for non 32bpp formatsLucas Stach2018-02-051-1/+2
* anv/cmd_buffer: Re-emit the pipeline at every subpassJason Ekstrand2018-02-051-0/+11
* r600/sb: insert the else clause when we might depart from a loopDave Airlie2018-02-051-0/+17
* nir: mark unused space in packed_tex_dataTapani Pälli2018-02-051-0/+1
* i965: fix disk_cache leak when destroying contextTapani Pälli2018-02-051-0/+3
* i965: fix prog_data leak in brw_disk_cacheTapani Pälli2018-02-051-0/+2
* r600/eg: construct proper rat mask for image/buffers.Dave Airlie2018-02-053-8/+30
* winsys/amdgpu: fix assertion failure with UVD and VCE ringsMarek Olšák2018-02-051-2/+1
* Update version to 18.0.0-rc3mesa-18.0.0-rc3Emil Velikov2018-01-291-1/+1
* cherry-ignore: add patches picked without -xEmil Velikov2018-01-261-0/+3
* anv_icd.py: improve reproducible buildsMaxin B. John2018-01-261-1/+1
* radeonsi: Export signalled sync file instead of -1.Bas Nieuwenhuizen2018-01-263-0/+29
* radv: don't enable tc compat for d32s8 + 4/8 samples (v1.1)Dave Airlie2018-01-261-1/+2
* configure.ac: correct driglx-direct help textEmil Velikov2018-01-261-1/+1
* gallivm: fix crash with seamless cube filtering with different min/mag filterRoland Scheidegger2018-01-261-17/+21
* meson: handle LLVM 'x.x.xgit-revision' versionsGreg V2018-01-261-2/+6
* meson: fix getting cflags from pkg-configGreg V2018-01-261-4/+6
* meson: fix missing dependenciesGreg V2018-01-262-2/+2
* meson: correctly set SYSCONFDIR for loading dirrcDylan Baker2018-01-261-2/+6
* radv: move spi_baryc_cntl to pipelineDave Airlie2018-01-263-5/+5
* meson: Fix define for USE_SSE41Scott D Phillips2018-01-261-1/+1
* vbo: fix incorrect min/max_index values in display list draw callBrian Paul2018-01-263-3/+8
* radv: fix sample_mask_in loading. (v3.1)Dave Airlie2018-01-264-6/+56
* radv: don't use hw resolves for r16g16 norm formats.Dave Airlie2018-01-261-1/+4
* radv: don't use hw resolve for integer image formatsDave Airlie2018-01-261-0/+5
* radv: add fs_key meta format support to resolve passes.Dave Airlie2018-01-262-30/+61
* meson: remove lib prefix from libd3dadapter9.soChristoph Haag2018-01-261-0/+1
* radeon: remove left over dead codeEric Engestrom2018-01-261-6/+0
* i965/gen10: Re-enable push constants.Rafael Antognolli2018-01-261-9/+0
* anv/gen10: Ignore push constant packets during context restore.Rafael Antognolli2018-01-262-0/+48
* i965/gen10: Ignore push constant packets during context restore.Rafael Antognolli2018-01-263-0/+54
* mesa: Fix function pointers initialization in status trackerEleni Maria Stea2018-01-261-2/+2
* ac/nir: set amdgpu.uniform and invariant.load for UBOsSamuel Pitoiset2018-01-261-1/+7
* anv/pipeline: Don't look at blend state unless we have an attachmentJason Ekstrand2018-01-261-3/+3
* i965/fs: Reset the register file to VGRF in lower_integer_multiplicationJason Ekstrand2018-01-261-5/+10
* configure.ac: add missing llvm dependencies to .pc filesChuck Atkins2018-01-261-0/+12
* swr/rast: support llvm 3.9 type declarationsGeorge Kyriazis2018-01-261-0/+14
* i965/draw: Set NEW_AUX_STATE when draw aux changesJason Ekstrand2018-01-261-1/+4
* i965: Replace draw_aux_buffer_disabled with draw_aux_usageJason Ekstrand2018-01-264-35/+27
* i965/surface_state: Drop brw_aux_surface_disabledJason Ekstrand2018-01-261-20/+0
* i965/miptree: Add an aux_disabled parameter to render_aux_usageJason Ekstrand2018-01-265-8/+17
* i965/miptree: Take an aux_usage in prepare/finish_renderJason Ekstrand2018-01-264-16/+8
* meson: fix BSD buildGreg V2018-01-261-26/+28
* radeonsi: don't ignore pitch for imported texturesMarek Olšák2018-01-261-2/+12
* i965: Don't try to disable render aux buffers for computeTopi Pohjolainen2018-01-261-2/+4
* anv/cmd_buffer: Move gen7 index buffer state to graphics stateJason Ekstrand2018-01-262-13/+13