| Commit message (Expand) | Author | Age | Files | Lines |
* | aco: use NIR_MAX_VEC_COMPONENTS instead of 4 | Karol Herbst | 2019-12-21 | 2 | -7/+7 |
* | nir/serialize: cast swizzle before shifting | Karol Herbst | 2019-12-21 | 1 | -1/+1 |
* | llvmpipe: switch to NIR by default | Dave Airlie | 2019-12-21 | 5 | -11/+30 |
* | gallivm/nir: wrap idiv to avoid divide by 0 (v2) | Dave Airlie | 2019-12-21 | 1 | -4/+21 |
* | ac/surface: fix an assertion failure on gfx9 in CMASK computation | Marek Olšák | 2019-12-20 | 1 | -0/+1 |
* | pan/midgard: Optimize comparisions with similar operations | Afonso Bordado | 2019-12-20 | 4 | -1/+92 |
* | lima: set shader caps to optimize control flow | Erico Nunes | 2019-12-20 | 1 | -2/+16 |
* | lima/ppir: remove assert on ppir_emit_tex unsupported feature | Erico Nunes | 2019-12-20 | 1 | -1/+0 |
* | lima/ppir: fix lod bias src | Erico Nunes | 2019-12-20 | 5 | -11/+16 |
* | lima: Fix dump file creation | Andreas Baierl | 2019-12-20 | 1 | -3/+5 |
* | radeon/vcn2: enable rate control for hevc encoding | Pierre-Eric Pelloux-Prayer | 2019-12-20 | 1 | -1/+7 |
* | radv: rely on pipeline layout when creating push descriptors with template | Samuel Pitoiset | 2019-12-20 | 1 | -1/+12 |
* | etnaviv: Replace bitwise OR with logical OR | Marek Vasut | 2019-12-20 | 1 | -1/+1 |
* | etnaviv: update resource status after flushing | Christian Gmeiner | 2019-12-20 | 1 | -0/+8 |
* | intel: limit shader geometry on BDW GT1 | Ross Zwisler | 2019-12-20 | 1 | -1/+2 |
* | pan/midgard: Lower txd with lower_tex | Alyssa Rosenzweig | 2019-12-20 | 1 | -1/+6 |
* | pan/midgard: Fix crash with txs | Alyssa Rosenzweig | 2019-12-20 | 1 | -1/+3 |
* | pan/midgard: Implement textureOffset for 2D textures | Alyssa Rosenzweig | 2019-12-20 | 9 | -14/+57 |
* | radv: ignore pColorBlendState if rasterization is disabled | Samuel Pitoiset | 2019-12-20 | 1 | -5/+21 |
* | radv: tidy up radv_pipeline_init_blend_state() | Samuel Pitoiset | 2019-12-20 | 1 | -112/+115 |
* | radv: ignore pDepthStencilState if rasterization is disabled | Samuel Pitoiset | 2019-12-20 | 1 | -5/+15 |
* | radv: ignore pTessellationState if the pipeline doesn't use tess | Samuel Pitoiset | 2019-12-20 | 1 | -2/+16 |
* | radv: ignore pMultisampleState if rasterization is disabled | Samuel Pitoiset | 2019-12-20 | 1 | -7/+15 |
* | radv: init a default multisample state for the resolve FS path | Samuel Pitoiset | 2019-12-20 | 1 | -1/+6 |
* | spirv: Implement SPV_KHR_non_semantic_info | Caio Marcelo de Oliveira Filho | 2019-12-19 | 1 | -0/+29 |
* | turnip: disable B8G8R8 vertex formats | Jonathan Marek | 2019-12-19 | 1 | -6/+6 |
* | util/format: add missing vulkan formats | Jonathan Marek | 2019-12-19 | 4 | -8/+78 |
* | turnip: minor warning fixes | Jonathan Marek | 2019-12-19 | 2 | -2/+2 |
* | lima: Rotate dump files after each finished pp frame | Andreas Baierl | 2019-12-19 | 5 | -13/+48 |
* | lima: drop suballocator | Vasily Khoruzhick | 2019-12-19 | 4 | -30/+14 |
* | lima: use single BO for GP outputs | Vasily Khoruzhick | 2019-12-19 | 3 | -43/+43 |
* | nir: fix assign_io_var_locations for vertex inputs | Jonathan Marek | 2019-12-19 | 1 | -3/+9 |
* | turnip: implement secondary command buffers | Jonathan Marek | 2019-12-19 | 3 | -2/+62 |
* | turnip: compute gmem offsets at renderpass creation time | Jonathan Marek | 2019-12-19 | 4 | -66/+82 |
* | turnip: emit_compute_driver_params fixes | Jonathan Marek | 2019-12-19 | 1 | -17/+14 |
* | turnip: emit base instance vs driver param | Jonathan Marek | 2019-12-19 | 1 | -0/+53 |
* | freedreno/ir3: support load_base_instance | Jonathan Marek | 2019-12-19 | 4 | -1/+12 |
* | freedreno/registers: document vertex/instance id offset bits | Jonathan Marek | 2019-12-19 | 3 | -3/+8 |
* | st/mesa: release tgsi tokens for shader states | Neha Bhende | 2019-12-19 | 1 | -0/+4 |
* | Revert "nir/lower_double_ops: relax lower mod()" | Juan A. Suarez Romero | 2019-12-19 | 1 | -15/+6 |
* | freedreno/a6xx: Set up multisample sysmem MRTs correctly | Kristian H. Kristensen | 2019-12-19 | 1 | -3/+1 |
* | freedreno/a6xx: Rewrite compressed blits in a helper function | Kristian H. Kristensen | 2019-12-19 | 1 | -33/+63 |
* | freedreno/a6xx: Move handle_rgba_blit() up | Kristian H. Kristensen | 2019-12-19 | 1 | -53/+51 |
* | freedreno/a6xx: Handle srgb blits on the blitter | Kristian H. Kristensen | 2019-12-19 | 1 | -10/+20 |
* | freedreno/a6xx: Use A6XX_SP_2D_SRC_FORMAT_MASK macro | Kristian H. Kristensen | 2019-12-19 | 1 | -1/+1 |
* | freedreno/a6xx: RB6_R8G8B8 is actually 32 bit RGBX | Kristian H. Kristensen | 2019-12-19 | 5 | -12/+12 |
* | freedreno/a6xx: Use blitter for resolve blits | Kristian H. Kristensen | 2019-12-19 | 1 | -24/+5 |
* | freedreno/a6xx: Add fd_resource_swap() helper | Kristian H. Kristensen | 2019-12-19 | 4 | -5/+12 |
* | freedreno/a6xx: Pick blitter swap based on resource tiling | Kristian H. Kristensen | 2019-12-19 | 1 | -2/+5 |
* | freedreno/a6xx: Program sampler swap based on resource tiling | Kristian H. Kristensen | 2019-12-19 | 1 | -16/+4 |