| Commit message (Expand) | Author | Age | Files | Lines |
* | spirv: Add vtn_variable_mode_image | Caio Marcelo de Oliveira Filho | 2019-05-20 | 2 | -0/+11 |
* | spirv: Add vtn_mode_to_address_format() | Caio Marcelo de Oliveira Filho | 2019-05-20 | 2 | -20/+57 |
* | spirv: Add vtn_mode_uses_ssa_offset() | Caio Marcelo de Oliveira Filho | 2019-05-20 | 2 | -8/+15 |
* | spirv: Add and use vtn_type_without_array() helper | Caio Marcelo de Oliveira Filho | 2019-05-20 | 3 | -8/+15 |
* | spirv: Change vtn_null_constant() to use vtn_type | Caio Marcelo de Oliveira Filho | 2019-05-20 | 1 | -32/+26 |
* | spirv: Export vtn_storage_class_to_mode() | Caio Marcelo de Oliveira Filho | 2019-05-20 | 2 | -1/+6 |
* | nir: Add nir_address_format_null_value() | Caio Marcelo de Oliveira Filho | 2019-05-20 | 2 | -0/+22 |
* | spirv, radv, anv: Replace ptr_type with addr_format | Caio Marcelo de Oliveira Filho | 2019-05-20 | 5 | -36/+46 |
* | nir: Add nir_address_format_32bit_offset | Caio Marcelo de Oliveira Filho | 2019-05-20 | 2 | -0/+9 |
* | nir: Add nir_address_format_logical | Caio Marcelo de Oliveira Filho | 2019-05-20 | 2 | -0/+14 |
* | freedreno/a6xx: WFI in program stateobj too | Rob Clark | 2019-05-20 | 1 | -0/+2 |
* | freedreno/a6xx: make sure binning pass constlen is large enough | Rob Clark | 2019-05-20 | 1 | -0/+13 |
* | freedreno/a6xx: limit IBO state to draw pass | Rob Clark | 2019-05-20 | 1 | -1/+1 |
* | freedreno/a6xx: don't evaluate FS tex state in binning pass | Rob Clark | 2019-05-20 | 2 | -6/+14 |
* | radv: decompress FMASK before performing a MSAA decompress using FMASK | Samuel Pitoiset | 2019-05-20 | 1 | -2/+13 |
* | nir/validate: fix crash if entry is null. | Dave Airlie | 2019-05-20 | 1 | -1/+1 |
* | lima/gpir: switch to use nir_lower_viewport_transform | Qiang Yu | 2019-05-20 | 4 | -101/+11 |
* | lima/gpir: support vector ssa load | Qiang Yu | 2019-05-20 | 2 | -5/+46 |
* | lima/gpir: add helper function for emit load node | Qiang Yu | 2019-05-20 | 1 | -20/+19 |
* | util: add missing include to build_id.h | Timothy Arceri | 2019-05-20 | 1 | -0/+2 |
* | panfrost/midgard: Split up midgard_compile.c (RA) | Alyssa Rosenzweig | 2019-05-19 | 11 | -928/+1149 |
* | panfrost: Improve fixed-function blending | Alyssa Rosenzweig | 2019-05-19 | 2 | -978/+34 |
* | panfrost: Wire up nir_lower_blend | Alyssa Rosenzweig | 2019-05-19 | 1 | -14/+33 |
* | panfrost/midgard: Route new blending intrinsics | Alyssa Rosenzweig | 2019-05-19 | 1 | -106/+117 |
* | panfrost/nir: Add nir_lower_blend pass | Alyssa Rosenzweig | 2019-05-19 | 4 | -1/+305 |
* | panfrost: Fix Bifrost-specific padding | Alyssa Rosenzweig | 2019-05-19 | 1 | -7/+1 |
* | panfrost: Cleanup panfrost_job comments | Alyssa Rosenzweig | 2019-05-19 | 1 | -6/+3 |
* | panfrost/decode: Decode blend constant | Alyssa Rosenzweig | 2019-05-19 | 2 | -2/+31 |
* | panfrost: Hoist blend constant into Midgard-specific struct | Alyssa Rosenzweig | 2019-05-19 | 6 | -16/+21 |
* | panfrost/decode: Disassemble Bifrost shaders | Alyssa Rosenzweig | 2019-05-19 | 2 | -8/+10 |
* | vulkan/wsi: Set X11 minImageCount to 3. | Bas Nieuwenhuizen | 2019-05-19 | 1 | -6/+18 |
* | meson: expose glapi through osmesa | Eric Engestrom | 2019-05-18 | 2 | -3/+4 |
* | egl: Allow EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY in ES and GL | Kenneth Graunke | 2019-05-17 | 1 | -2/+10 |
* | anv: Only consider minSampleShading when sampleShadingEnable is set | Jason Ekstrand | 2019-05-17 | 1 | -2/+2 |
* | anv: Stop forcing bindless for images | Jason Ekstrand | 2019-05-17 | 1 | -4/+5 |
* | draw: fix memory leak introduced 7720ce32a | Neha Bhende | 2019-05-17 | 1 | -1/+3 |
* | anv: Emulate texture swizzle in the shader when needed | Jason Ekstrand | 2019-05-17 | 4 | -2/+133 |
* | panfrost/midgard: Typofix | Alyssa Rosenzweig | 2019-05-17 | 1 | -1/+1 |
* | radv: add a workaround for Monster Hunter World and LLVM 7&8 | Samuel Pitoiset | 2019-05-17 | 5 | -3/+16 |
* | svga: Add an environment variable to force coherent surface memory | Thomas Hellstrom | 2019-05-17 | 9 | -31/+82 |
* | pipebuffer, winsys/svga: Add functionality to update pb_validate_entry flags | Thomas Hellstrom | 2019-05-17 | 3 | -27/+33 |
* | svga: Set the rendered-to flag for dma transfers to surfaces | Thomas Hellstrom | 2019-05-17 | 1 | -0/+4 |
* | winsys/svga: Fix RELOC_INTERNAL mob GPU access | Thomas Hellstrom | 2019-05-17 | 1 | -1/+9 |
* | svga: Remove the surface_invalidate winsys function | Thomas Hellstrom | 2019-05-17 | 6 | -31/+12 |
* | Revert "softpipe/buffer: load only as many components as the the buffer resou... | Gert Wollny | 2019-05-17 | 1 | -5/+2 |
* | glsl/nir: init non-static class member. | Dave Airlie | 2019-05-17 | 1 | -0/+1 |
* | imgui: fix undefined behaviour bitshift. | Dave Airlie | 2019-05-17 | 1 | -1/+1 |
* | glsl: init non-static class member in link uniforms. (v2) | Dave Airlie | 2019-05-17 | 1 | -1/+2 |
* | glsl: init packed in more constructors. | Dave Airlie | 2019-05-17 | 1 | -6/+6 |
* | panfrost: Cleanup leak todos | Alyssa Rosenzweig | 2019-05-17 | 3 | -16/+9 |