summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-19Update version to 17.3.5Emil Velikov1-1/+1
2018-02-19ac/nir: Fix conflict resolution typo in handle_vs_input_declJames Legg1-1/+1
2018-02-15docs: add sha256 checksums for 17.3.4Emil Velikov1-1/+2
2018-02-15docs: add release notes for 17.3.4mesa-17.3.4Emil Velikov1-0/+274
2018-02-15Update version to 17.3.4Emil Velikov1-1/+1
2018-02-09cherry-ignore: add a few more meson fixesEmil Velikov1-0/+6
2018-02-09r600: don't do stack workarounds for hemlockRoland Scheidegger1-0/+1
2018-02-09glx/apple: locate dispatch table functions to wrap by nameJon Turney3-7/+22
2018-02-09glx/apple: include util/debug.h for env_var_as_boolean prototypeJon Turney2-0/+2
2018-02-09configure: Default to gbm=no on osxJon Turney1-2/+2
2018-02-09link mesautil with pthreadsIgor Gnatenko1-0/+2
2018-02-09i965: Bump official kernel requirement to Linux v3.9.Kenneth Graunke1-2/+2
2018-02-09i965: perform 2 uploads with dual slot *64*PASSTHRU formats on gen<8Andres Gomez1-5/+27
2018-02-09winsys/radeon: Compute is_displayable in surf_drm_to_winsysMichel Dänzer1-0/+3
2018-02-09radv: remove predication on cache flushesMatthew Nicholls4-18/+13
2018-02-09virgl: also remove dimension on indirect.Dave Airlie1-1/+0
2018-02-09radv/gfx9: fix block compression texture views. (v2)Dave Airlie1-4/+49
2018-02-09cherry-ignore: add meson fixEmil Velikov1-0/+3
2018-02-09anv_icd.py: improve reproducible buildsMaxin B. John1-1/+1
2018-02-09radv: don't enable tc compat for d32s8 + 4/8 samples (v1.1)Dave Airlie1-1/+2
2018-02-09configure.ac: correct driglx-direct help textEmil Velikov1-1/+1
2018-02-09i965: Call prepare_external after implicit window-system MSAA resolvesJason Ekstrand1-0/+15
2018-02-09cherry-ignore: radv: Don't expose VK_KHX_multiview on android.Emil Velikov1-0/+3
2018-02-09radv: Stop advertising VK_KHX_multiviewEmil Velikov1-1/+1
2018-02-09anv: Stop advertising VK_KHX_multiviewJason Ekstrand1-1/+1
2018-02-09renderonly: fix dumb BO allocation for non 32bpp formatsLucas Stach1-1/+2
2018-02-09anv/cmd_buffer: Re-emit the pipeline at every subpassJason Ekstrand1-0/+11
2018-02-09r600/sb: insert the else clause when we might depart from a loopDave Airlie1-0/+17
2018-02-09cherry-ignore: nir: mark unused space in packed_tex_dataEmil Velikov1-0/+3
2018-02-09cherry-ignore: add i965 shader cache fixesEmil Velikov1-0/+4
2018-02-09cherry-ignore: add r600/amdgpu 18.0 nominationsEmil Velikov1-0/+3
2018-02-09cherry-ignore: add gen10 fixesEmil Velikov1-0/+6
2018-02-09mesa: Fix function pointers initialization in status trackerEleni Maria Stea1-2/+2
2018-02-09cherry-ignore: ac/nir: set amdgpu.uniform and invariant.load for UBOsEmil Velikov1-0/+4
2018-02-09anv/pipeline: Don't look at blend state unless we have an attachmentJason Ekstrand1-3/+3
2018-02-09intel/fs: Use the original destination region for int MUL loweringJason Ekstrand1-6/+13
2018-02-09Revert "cherry-ignore: intel/fs: Use the original destination region for int ...Emil Velikov1-4/+0
2018-02-09configure.ac: add missing llvm dependencies to .pc filesChuck Atkins1-0/+12
2018-02-09cherry-ignore: swr/rast: support llvm 3.9 type declarationsEmil Velikov1-0/+3
2018-02-09radv: move spi_baryc_cntl to pipelineDave Airlie3-5/+5
2018-02-09cherry-ignore: meson: multiple fixesEmil Velikov1-0/+9
2018-02-09i965/surface_state: Drop brw_aux_surface_disabledJason Ekstrand1-20/+0
2018-02-09i965/miptree: Add an aux_disabled parameter to render_aux_usageJason Ekstrand5-8/+17
2018-02-09i965/miptree: Take an aux_usage in prepare/finish_renderJason Ekstrand4-16/+8
2018-02-09radeonsi: don't ignore pitch for imported texturesMarek Olšák1-10/+11
2018-02-09radeon/uvd: add and manage render picture listBoyuan Zhang1-4/+25
2018-02-09radeon/vcn: add and manage render picture listBoyuan Zhang1-4/+24
2018-02-09st/va: clear pointers for mpeg2 quantiser matricesIndrajit Das1-0/+5
2018-02-09radeon/vcn: update quantiser matrices only when requestedIndrajit Das1-6/+11
2018-02-09radeon/uvd: update quantiser matrices only when requestedIndrajit Das1-6/+11