summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-08-30glsl: replace 'x + (-x)' with constant 0Pierre-Eric Pelloux-Prayer1-0/+12
2019-08-29intel/compiler: Request bitfield_reverse lowering on pre-Gen7 hardwareIan Romanick1-0/+2
2019-08-29nir/algrbraic: Don't optimize open-coded bitfield reverse when lowering is en...Ian Romanick1-1/+1
2019-08-29intel/compiler: Fix src0/desc setter orderingKenneth Graunke1-2/+2
2019-08-28mesa: Fix _mesa_float_to_unorm() on 32-bit systems.Kenneth Graunke1-1/+1
2019-08-28util: Add a _mesa_i64roundevenf() helper.Kenneth Graunke1-0/+16
2019-08-28radeonsi: fix scratch buffer WAVESIZE setting leading to corruptionMarek Olšák3-31/+39
2019-08-27intel/fs: grab fail_msg from v32 instead of v16 when v32->run_cs failsPaulo Zanoni1-1/+1
2019-08-26wayland/egl: Ensure correct buffer size when allocatingJonas Ådahl1-2/+11
2019-08-26radv: additional query fixesAndres Rodriguez1-7/+8
2019-08-26iris: Fix large timeout handling in rel2abs()Kenneth Graunke1-13/+14
2019-08-26egl: reset blob cache set/get functions on terminateTapani Pälli1-0/+4
2019-08-26iris: Drop copy format hacks from copy region based transfer path.Kenneth Graunke1-16/+5
2019-08-26iris: Fix broken aux.possible/sampler_usages bitmask handlingKenneth Graunke1-4/+5
2019-08-23nir/loop_unroll: Prepare loop for unrolling in wrapper_unrollDanylo Piliaiev1-25/+1
2019-08-23gallium/vl: use compute preference for all multimedia, not just blitIlia Mirkin6-7/+7
2019-08-23nir/lcssa: handle deref instructions properlyDaniel Schürmann2-14/+26
2019-08-20radeonsi: fix an assertion failure: assert(!res->b.is_shared)Marek Olšák1-2/+1
2019-08-10intel/perf: use MAJOR_IN_SYSMACROS/MAJOR_IN_MKDEVGreg V1-0/+4
2019-08-10anv: remove unused Linux-specific includeGreg V1-1/+0
2019-08-10i965: Emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3DDanylo Piliaiev1-0/+21
2019-08-10radv: Avoid VEGA/RAVEN scissor bug in binning.Bas Nieuwenhuizen1-1/+2
2019-08-10radv: Avoid binning RAVEN hangs.Bas Nieuwenhuizen1-1/+2
2019-08-08gallium/dump: add missing query-type to short-listErik Faye-Lund1-0/+1
2019-08-08gallium/dump: add missing query-type to short-listErik Faye-Lund1-0/+1
2019-08-08util: fix mem leak of program pathEric Engestrom1-7/+12
2019-08-08meson: Test for program_invocation_nameMatt Turner2-7/+3
2019-08-08radeonsi: disable SDMA image copies on dGPUs to fix corruption in gamesMarek Olšák1-1/+9
2019-08-08ac/nir: Use correct cast for readfirstlane and ptrs.Bas Nieuwenhuizen1-0/+2
2019-08-08radv: Do non-uniform lowering before bool lowering.Bas Nieuwenhuizen1-1/+1
2019-08-08anv: Emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3DJason Ekstrand1-0/+19
2019-08-07i965/clear: clear_value better precisionSergii Romantsov1-1/+1
2019-08-06mesa: add glsl_type ref to one_time_init and decref to atexitTapani Pälli1-0/+3
2019-08-02intel/ir: Fix CFG corruption in opt_predicated_break().Francisco Jerez2-9/+0
2019-08-01nir: remove explicit nir_intrinsic_index_flag valuesEric Engestrom1-2/+2
2019-08-01egl/drm: ensure the backing gbm is set before using itEmil Velikov1-1/+1
2019-07-31intel/fs: Implement quad_swap_horizontal with a swizzle on gen7Jason Ekstrand1-7/+20
2019-07-31intel/fs: Use ALIGN16 instructions for all derivatives on gen <= 7Jason Ekstrand2-24/+65
2019-07-31radv: Fix descriptor set allocation failure.Bas Nieuwenhuizen1-1/+5
2019-07-31spirv: don't discard access set by vtn_pointer_dereferenceLionel Landwerlin1-1/+1
2019-07-31radv: fix queries with WAIT_BIT returning VK_NOT_READYAndres Rodriguez1-1/+1
2019-07-30freedreno: Fix data races with allocating/freeing struct ir3.Eric Anholt1-1/+1
2019-07-30radv: Take variable descriptor counts into account for buffer entries.Bas Nieuwenhuizen1-1/+10
2019-07-30anv: Don't claim support for 24 and 48-bit formats on IVBJason Ekstrand1-0/+8
2019-07-30isl/formats: R8G8B8_UNORM_SRGB isn't supported on HSWJason Ekstrand1-1/+5
2019-07-30ac/nir: fix txf_ms with an offsetRhys Perry1-2/+2
2019-07-30spirv: propagate access qualifiers through ssa & pointerLionel Landwerlin3-4/+62
2019-07-30spirv: wrap push ssa/pointer valuesLionel Landwerlin4-64/+83
2019-07-30nir: Allow qualifiers on copy_deref and image instructionsConnor Abbott6-12/+48
2019-07-30anv: Remove special allocation for anv_push_constantsCaio Marcelo de Oliveira Filho3-79/+7