summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-04docs: add release notes for 17.0.1mesa-17.0.1Emil Velikov1-0/+220
2017-03-04Update version to 17.0.1Emil Velikov1-1/+1
2017-03-04egl/wayland: Don't use DRM format codes for SHMDaniel Stone1-6/+15
2017-03-04configure.ac: Drop LLVM compiler flags more radicallyMichel Dänzer1-21/+12
2017-03-01gallium/u_queue: set num_threads correctly if not all threads startGrazvydas Ignotas1-1/+1
2017-03-01gallium/u_queue: fix a crash with atexit handlersGrazvydas Ignotas1-0/+1
2017-03-01radv: fix txs for sampler buffersDave Airlie1-1/+1
2017-03-01amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12Marek Olšák1-1/+1
2017-03-01egl/dri3: implement query surface hookBrendan King3-0/+45
2017-03-01radv: fix depth format in blit2d.Dave Airlie1-2/+5
2017-03-01radv: Use correct size for availability flag.Bas Nieuwenhuizen1-2/+5
2017-03-01radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang.Bas Nieuwenhuizen1-20/+45
2017-03-01radv: Reset emitted compute pipeline when calling secondary cmd buffer.Bas Nieuwenhuizen1-0/+1
2017-03-01radeonsi: fix broken tessellation on Carrizo and StoneyMarek Olšák1-1/+3
2017-03-01configure.ac: check require_basic_egl only if egl enabledLeo Liu1-1/+3
2017-03-01r300g: only allow byteswapped formats on big endianGrazvydas Ignotas1-0/+5
2017-03-01android: glsl: build shader cache sourcesMauro Rossi1-0/+1
2017-03-01android: radeonsi: fix sid_table.h generated header include pathMauro Rossi1-1/+3
2017-03-01android: fix droid_create_image_from_prime_fd_yuv for YV12Tapani Pälli1-1/+1
2017-03-01glsl: fix heap-use-after-free in ast_declarator_list::hir()Samuel Iglesias Gonsálvez1-2/+4
2017-03-01gallium/u_queue: fix random crashes when the app calls exit()Marek Olšák2-2/+78
2017-03-01intel/blorp: Explicitly flush all allocated stateJason Ekstrand3-1/+37
2017-03-01anv/query: Perform CmdResetQueryPool on the GPUJason Ekstrand2-22/+30
2017-03-01genxml: Make MI_STORE_DATA_IMM more consistentJason Ekstrand3-3/+3
2017-03-01anv/query: clflush the bo map on non-LLC platformsJason Ekstrand1-0/+3
2017-03-01anv: Add an invalidate_range helperJason Ekstrand1-0/+13
2017-03-01etnaviv: remove number of pixel pipes validationChristian Gmeiner1-10/+0
2017-03-01etnaviv: move pctx initialisation to avoid a null dereferenceChristian Gmeiner1-5/+5
2017-03-01radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIKNicolai Hähnle6-19/+43
2017-03-01radeonsi: handle MultiDrawIndirect in si_get_draw_start_countNicolai Hähnle1-7/+53
2017-03-01gallivm: Override getHostCPUName() "generic" w/ "pwr8" (v4)Ben Crocker1-0/+13
2017-03-01gallivm: Improve debug output (V2)Ben Crocker2-1/+18
2017-03-01winsys/amdgpu: reduce max_alloc_size based on GTT limitsNicolai Hähnle1-2/+4
2017-03-01gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED unconditionallyMarek Olšák5-6/+14
2017-03-01gallium/util: remove unused u_index_modify helpersMarek Olšák2-101/+0
2017-03-01radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2)Marek Olšák1-2/+2
2017-03-01i965/fs: fix uninitialized memory accessLionel Landwerlin1-3/+2
2017-03-01radv: Never try to create more than max_sets descriptor sets.Bas Nieuwenhuizen2-2/+6
2017-03-01i965/fs: Fix the inline nir_op_pack_double optimizationJason Ekstrand1-29/+0
2017-02-23bin/get-fixes-pick-list.sh: add new scriptEmil Velikov1-0/+61
2017-02-23bin/get-pick-list.sh: remove ancient way of nominating patchesEmil Velikov1-1/+1
2017-02-23bin/get-pick-list.sh: limit `git grep ...' only as neededEmil Velikov1-2/+5
2017-02-23bin/get-typod-pick-list.sh: limit `git grep ...' to only as neededEmil Velikov1-2/+5
2017-02-23bin/get-extra-pick-list: rework to use already_picked listEmil Velikov1-8/+11
2017-02-23bin/get-extra-pick-list: use git merge-base to get the branchpointEmil Velikov1-2/+1
2017-02-23anv: wsi: report presentation error per image requestLionel Landwerlin1-8/+15
2017-02-23glx/glvnd: Fix GLXdispatchIndex sortingHans de Goede1-4/+4
2017-02-23anv: fix Get*MemoryRequirements for !LLCConnor Abbott1-6/+8
2017-02-23radv: adopt some init config workarounds from radeonsi.Dave Airlie1-2/+9
2017-02-23radv: fix cik macroModeIndex.Dave Airlie1-0/+14