| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | swr/rast: enforce use of tile offsets | Alok Hota | 2019-04-26 | 4 | -0/+5 |
* | swr/rast: AVX512 support compiled in by default | Alok Hota | 2019-04-26 | 12 | -560/+333 |
* | swr/rast: Remove deprecated 4x2 backend code | Alok Hota | 2019-04-26 | 8 | -834/+19 |
* | llvmpipe: Always return some fence in flush (v2) | Tomasz Figa | 2019-04-26 | 1 | -0/+2 |
* | llvmpipe: correctly handle waiting in llvmpipe_fence_finish | Emil Velikov | 2019-04-26 | 1 | -1/+6 |
* | llvmpipe: add lp_fence_timedwait() helper | Emil Velikov | 2019-04-26 | 2 | -0/+32 |
* | vulkan/wsi: don't use DUMB_CLOSE for normal GEM handles | Emil Velikov | 2019-04-26 | 1 | -2/+2 |
* | vulkan/wsi: check if the display_fd given is master | Emil Velikov | 2019-04-26 | 1 | -0/+27 |
* | turnip: drop dead close(master_fd) | Emil Velikov | 2019-04-26 | 1 | -2/+0 |
* | nir/algebraic: Optimize integer cast-of-cast | Jason Ekstrand | 2019-04-26 | 1 | -0/+42 |
* | anv/descriptor_set: Don't fully destroy sets in pool destroy/reset | Jason Ekstrand | 2019-04-26 | 1 | -2/+3 |
* | anv: Better handle 32-byte alignment of descriptor set buffers | Jason Ekstrand | 2019-04-26 | 1 | -3/+3 |
* | nir: fix bit_size in lower indirect derefs. | Dave Airlie | 2019-04-26 | 1 | -1/+1 |
* | iris: Silence unused function warning | Kenneth Graunke | 2019-04-25 | 1 | -1/+1 |
* | glsl: fix shader_storage_blocks_write_access for SSBO block arrays (v2) | Marek Olšák | 2019-04-25 | 1 | -3/+19 |
* | docs/features: update GL too | Rob Clark | 2019-04-25 | 1 | -3/+3 |
* | freedreno/a6xx: sample-shading support | Rob Clark | 2019-04-25 | 5 | -24/+70 |
* | freedreno/ir3: sample-shading support | Rob Clark | 2019-04-25 | 5 | -8/+113 |
* | freedreno: wire up core sample-shading support | Rob Clark | 2019-04-25 | 2 | -0/+11 |
* | freedreno/ir3: fix load_interpolated_input slot | Rob Clark | 2019-04-25 | 1 | -1/+1 |
* | freedreno/a6xx: add VALIDREG/CONDREG helper macros | Rob Clark | 2019-04-25 | 1 | -7/+8 |
* | freedreno/ir3: rename frag_vcoord -> ij_pixel | Rob Clark | 2019-04-25 | 3 | -10/+16 |
* | freedreno/ir3: remove bogus assert | Rob Clark | 2019-04-25 | 1 | -2/+0 |
* | freedreno/ir3: lower load_barycentric_at_offset | Rob Clark | 2019-04-25 | 4 | -0/+129 |
* | freedreno/ir3: lower load_barycentric_at_sample | Rob Clark | 2019-04-25 | 4 | -0/+139 |
* | freedreno: update generated headers | Rob Clark | 2019-04-25 | 11 | -102/+140 |
* | freedreno/ir3: cleanup instruction builder macros | Rob Clark | 2019-04-25 | 1 | -46/+27 |
* | freedreno/ir3: more emit-cat5 fixes | Rob Clark | 2019-04-25 | 1 | -0/+2 |
* | freedreno/ir3: fix rgetpos decoding | Rob Clark | 2019-04-25 | 1 | -1/+1 |
* | compiler: rename SYSTEM_VALUE_VARYING_COORD | Rob Clark | 2019-04-25 | 10 | -11/+23 |
* | freedreno: add robustness support | Rob Clark | 2019-04-25 | 5 | -1/+58 |
* | freedreno/drm: update for robustness | Rob Clark | 2019-04-25 | 3 | -0/+44 |
* | panfrost/midgard: Add new bitwise ops | Alyssa Rosenzweig | 2019-04-25 | 2 | -6/+24 |
* | panfrost/midgard: Identify inand | Alyssa Rosenzweig | 2019-04-25 | 3 | -3/+7 |
* | panfrost/midgard: Copy prop for texture registers | Alyssa Rosenzweig | 2019-04-25 | 1 | -2/+35 |
* | panfrost/midgard: Optimize csel involving 0 | Alyssa Rosenzweig | 2019-04-25 | 2 | -15/+30 |
* | panfrost/midgard: Extend copy propagation pass | Alyssa Rosenzweig | 2019-04-25 | 1 | -8/+48 |
* | panfrost/midgard: Reduce fmax(a, 0.0) to fmov.pos | Alyssa Rosenzweig | 2019-04-25 | 1 | -3/+33 |
* | radv: Expose Vulkan 1.1 for Android. | Bas Nieuwenhuizen | 2019-04-25 | 1 | -1/+1 |
* | radv: Expose VK_EXT_ycbcr_image_arrays. | Bas Nieuwenhuizen | 2019-04-25 | 2 | -0/+7 |
* | radv: Enable YCBCR conversion feature. | Bas Nieuwenhuizen | 2019-04-25 | 2 | -1/+2 |
* | radv: Add ycbcr subsampled & multiplane formats to csv. | Bas Nieuwenhuizen | 2019-04-25 | 1 | -0/+12 |
* | radv: Add ycbcr format features. | Bas Nieuwenhuizen | 2019-04-25 | 1 | -0/+27 |
* | radv: Add hashing for the ycbcr samplers. | Bas Nieuwenhuizen | 2019-04-25 | 2 | -7/+7 |
* | radv: Run the new ycbcr lowering pass. | Bas Nieuwenhuizen | 2019-04-25 | 3 | -3/+6 |
* | radv: Add ycbcr lowering pass. | Bas Nieuwenhuizen | 2019-04-25 | 4 | -0/+376 |
* | radv: Update descriptor sets for multiple planes. | Bas Nieuwenhuizen | 2019-04-25 | 3 | -18/+35 |
* | radv: Add ycbcr samplers in descriptor set layouts. | Bas Nieuwenhuizen | 2019-04-25 | 2 | -2/+77 |
* | ac/nir: Add support for planes. | Bas Nieuwenhuizen | 2019-04-25 | 3 | -4/+26 |
* | radv: Allow mixed src/dst aspects in copies. | Bas Nieuwenhuizen | 2019-04-25 | 1 | -104/+116 |