aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* gallium: implement ARB/KHR_parallel_shader_compileMarek Olšák2019-04-012-1/+71
* mesa: implement ARB/KHR_parallel_shader_compileMarek Olšák2019-04-019-1/+58
* radeonsi: fix assertion failure by using the correct typeMarek Olšák2019-04-011-1/+1
* radeon/vcn/vp9: search the render target from the whole listLeo Liu2019-04-011-1/+1
* radv: lower 16-bit flrpRhys Perry2019-04-011-0/+1
* ac: fix ac_build_umsb() for 16-bit integer typeSamuel Pitoiset2019-04-011-1/+6
* ac: fix ac_find_lsb() for 16-bit integer typeSamuel Pitoiset2019-04-011-0/+2
* ac: fix ac_build_bitfield_reverse() for 16-bit integer typeSamuel Pitoiset2019-04-011-0/+2
* ac: fix ac_build_bit_count() for 16-bit integer typeSamuel Pitoiset2019-04-011-0/+2
* ac/nir: fix nir_op_b2i16Samuel Pitoiset2019-04-011-3/+9
* meson: strip rpath from megadriversEric Engestrom2019-04-015-0/+13
* spirv: fix a compiler warningTapani Pälli2019-04-011-1/+1
* i965: perf: update render basic configs for big core gen9/gen10Lionel Landwerlin2019-04-018-23/+24
* i965: perf: add ring busyness metric for cfl gt2Lionel Landwerlin2019-04-011-1/+165
* i965: perf: enable Icelake metricsLionel Landwerlin2019-03-313-3/+11
* i965: perf: add Icelake metricsLionel Landwerlin2019-03-311-0/+11899
* i965: perf: sklgt2: drop programming of an unused NOA registerLionel Landwerlin2019-03-311-11/+6
* i965: perf: hsw: drop register programming not needed on HSWLionel Landwerlin2019-03-311-2/+1
* i965: perf: chv: fixup counters namesLionel Landwerlin2019-03-311-25/+25
* i965: perf: add PMA stall metricsLionel Landwerlin2019-03-3110-10/+1140
* i965: perf: sklgt2: update memory write configLionel Landwerlin2019-03-311-7/+49
* i965: perf: sklgt2: update compute metrics configLionel Landwerlin2019-03-311-8/+2
* i965: perf: sklgt2: update a priority for register programmingLionel Landwerlin2019-03-311-2/+2
* panfrost: Implement FIXED formatsAlyssa Rosenzweig2019-03-311-0/+9
* panfrost: Fix index calculation types and assertsAlyssa Rosenzweig2019-03-311-5/+4
* panfrost: Clean index state between indexed drawsAlyssa Rosenzweig2019-03-311-1/+3
* panfrost/decode: Print negative_startAlyssa Rosenzweig2019-03-311-0/+2
* panfrost: Implement missing texture formatsAlyssa Rosenzweig2019-03-312-1/+17
* panfrost: Extend tiling for cubemapsAlyssa Rosenzweig2019-03-311-14/+14
* panfrost: Implement command stream for linear cubemapsAlyssa Rosenzweig2019-03-312-6/+8
* panfrost/midgard: Emit cubemap coordinatesAlyssa Rosenzweig2019-03-312-5/+32
* panfrost: Include all cubemap faces in bitmap listAlyssa Rosenzweig2019-03-311-3/+9
* panfrost/decode: Decode all cubemap facesAlyssa Rosenzweig2019-03-311-1/+7
* panfrost: Preliminary work for cubemapsAlyssa Rosenzweig2019-03-313-6/+10
* panfrost/midgard: Add L/S op for writing cubemap coordinatesAlyssa Rosenzweig2019-03-311-0/+9
* panfrost/midgard: Disassemble `cube` texture opAlyssa Rosenzweig2019-03-311-0/+1
* panfrost: Fix vertex buffer corruptionAlyssa Rosenzweig2019-03-311-4/+6
* iris: fix set_sampler_viewRob Clark2019-03-301-2/+3
* gallium/docs: clarify set_sampler_views (v2)Rob Clark2019-03-302-1/+6
* freedreno/ir3: convert to "new style" frag inputsRob Clark2019-03-302-2/+33
* freedreno/ir3: add pass to move varying loadsRob Clark2019-03-305-0/+151
* freedreno/ir3: rework varying packingRob Clark2019-03-301-30/+98
* freedreno/ir3: re-indent commentRob Clark2019-03-301-4/+4
* nir: add lower_all_io_to_elementsRob Clark2019-03-302-0/+2
* nir: print var name for load_interpolated_input tooRob Clark2019-03-301-0/+1
* i965,iris/blorp: do not blit 0-sizesSergii Romantsov2019-03-302-2/+18
* gallium: Fix autotools build with libxatracker.la.Vinson Lee2019-03-291-4/+2
* gallium: fix autotools build of pipe_msm.laTimur Kristóf2019-03-291-4/+2
* nir: Lock around validation fail shader dumpingJason Ekstrand2019-03-291-0/+10
* util: no-op __builtin_types_compatible_p() for non-GCC compilersBrian Paul2019-03-291-0/+4