aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* egl/wayland: Don't use DRM format codes for SHMDaniel Stone2017-03-041-6/+15
* configure.ac: Drop LLVM compiler flags more radicallyMichel Dänzer2017-03-041-21/+12
* gallium/u_queue: set num_threads correctly if not all threads startGrazvydas Ignotas2017-03-011-1/+1
* gallium/u_queue: fix a crash with atexit handlersGrazvydas Ignotas2017-03-011-0/+1
* radv: fix txs for sampler buffersDave Airlie2017-03-011-1/+1
* amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12Marek Olšák2017-03-011-1/+1
* egl/dri3: implement query surface hookBrendan King2017-03-013-0/+45
* radv: fix depth format in blit2d.Dave Airlie2017-03-011-2/+5
* radv: Use correct size for availability flag.Bas Nieuwenhuizen2017-03-011-2/+5
* radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang.Bas Nieuwenhuizen2017-03-011-20/+45
* radv: Reset emitted compute pipeline when calling secondary cmd buffer.Bas Nieuwenhuizen2017-03-011-0/+1
* radeonsi: fix broken tessellation on Carrizo and StoneyMarek Olšák2017-03-011-1/+3
* configure.ac: check require_basic_egl only if egl enabledLeo Liu2017-03-011-1/+3
* r300g: only allow byteswapped formats on big endianGrazvydas Ignotas2017-03-011-0/+5
* android: glsl: build shader cache sourcesMauro Rossi2017-03-011-0/+1
* android: radeonsi: fix sid_table.h generated header include pathMauro Rossi2017-03-011-1/+3
* android: fix droid_create_image_from_prime_fd_yuv for YV12Tapani Pälli2017-03-011-1/+1
* glsl: fix heap-use-after-free in ast_declarator_list::hir()Samuel Iglesias Gonsálvez2017-03-011-2/+4
* gallium/u_queue: fix random crashes when the app calls exit()Marek Olšák2017-03-012-2/+78
* intel/blorp: Explicitly flush all allocated stateJason Ekstrand2017-03-013-1/+37
* anv/query: Perform CmdResetQueryPool on the GPUJason Ekstrand2017-03-012-22/+30
* genxml: Make MI_STORE_DATA_IMM more consistentJason Ekstrand2017-03-013-3/+3
* anv/query: clflush the bo map on non-LLC platformsJason Ekstrand2017-03-011-0/+3
* anv: Add an invalidate_range helperJason Ekstrand2017-03-011-0/+13
* etnaviv: remove number of pixel pipes validationChristian Gmeiner2017-03-011-10/+0
* etnaviv: move pctx initialisation to avoid a null dereferenceChristian Gmeiner2017-03-011-5/+5
* radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIKNicolai Hähnle2017-03-016-19/+43
* radeonsi: handle MultiDrawIndirect in si_get_draw_start_countNicolai Hähnle2017-03-011-7/+53
* gallivm: Override getHostCPUName() "generic" w/ "pwr8" (v4)Ben Crocker2017-03-011-0/+13
* gallivm: Improve debug output (V2)Ben Crocker2017-03-012-1/+18
* winsys/amdgpu: reduce max_alloc_size based on GTT limitsNicolai Hähnle2017-03-011-2/+4
* gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED unconditionallyMarek Olšák2017-03-015-6/+14
* gallium/util: remove unused u_index_modify helpersMarek Olšák2017-03-012-101/+0
* radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2)Marek Olšák2017-03-011-2/+2
* i965/fs: fix uninitialized memory accessLionel Landwerlin2017-03-011-3/+2
* radv: Never try to create more than max_sets descriptor sets.Bas Nieuwenhuizen2017-03-012-2/+6
* i965/fs: Fix the inline nir_op_pack_double optimizationJason Ekstrand2017-03-011-29/+0
* bin/get-fixes-pick-list.sh: add new scriptEmil Velikov2017-02-231-0/+61
* bin/get-pick-list.sh: remove ancient way of nominating patchesEmil Velikov2017-02-231-1/+1
* bin/get-pick-list.sh: limit `git grep ...' only as neededEmil Velikov2017-02-231-2/+5
* bin/get-typod-pick-list.sh: limit `git grep ...' to only as neededEmil Velikov2017-02-231-2/+5
* bin/get-extra-pick-list: rework to use already_picked listEmil Velikov2017-02-231-8/+11
* bin/get-extra-pick-list: use git merge-base to get the branchpointEmil Velikov2017-02-231-2/+1
* anv: wsi: report presentation error per image requestLionel Landwerlin2017-02-231-8/+15
* glx/glvnd: Fix GLXdispatchIndex sortingHans de Goede2017-02-231-4/+4
* anv: fix Get*MemoryRequirements for !LLCConnor Abbott2017-02-231-6/+8
* radv: adopt some init config workarounds from radeonsi.Dave Airlie2017-02-231-2/+9
* radv: fix cik macroModeIndex.Dave Airlie2017-02-231-0/+14
* radv: change base aligmment for allocated memory.Dave Airlie2017-02-231-1/+1
* nvc0: disable linked tsc mode in compute launch descriptorIlia Mirkin2017-02-232-2/+6