anv: Advertise support for VK_EXT_fragment_shader_interlock
[mesa.git] / src / gallium /
2019-06-04 Connor Abbottradeonsi/nir: Fix type in bindless address computation
2019-06-04 Christian Gmeineretnaviv: implement set_active_query_state(..) for hw...
2019-06-04 Kenneth Graunkeiris: Fix SO stride units for DrawTransformFeedback
2019-06-04 Nicolai Hähnleamd/common: use generated register header
2019-06-04 Nicolai Hähnleamd/common: use SH{0,1}_CU_EN definitions only of COMPU...
2019-06-04 Nicolai Hähnleamd/common: unify PITCH_GFX6 and PITCH_GFX9
2019-06-04 Nicolai Hähnleamd/common: cleanup DATA_FORMAT/NUM_FORMAT field names
2019-06-03 Caio Marcelo de... iris: Always reserve binding table space for NIR constants
2019-06-03 Caio Marcelo de... iris: Print binding tables when INTEL_DEBUG=bt
2019-06-03 Caio Marcelo de... iris: Compact binding tables
2019-06-03 Caio Marcelo de... iris: Create an enum for the surface groups
2019-06-03 Caio Marcelo de... iris: Handle binding table in the driver
2019-06-03 Caio Marcelo de... iris: Pull brw_nir_analyze_ubo_ranges() call out setup_...
2019-06-03 Hyunjun Kofreedreno/ir3: fix counting and printing for half regis...
2019-06-03 Neil Robertsfreedreno/ir3: Use output type size to set OUTPUT_REG_H...
2019-06-03 Pierre-Eric Pellou... radeonsi: init sctx->dma_copy before using it
2019-06-03 Axel Davyd3dadapter9: Revert to old throttling limit value
2019-06-03 Marek Olšákac: use amdgpu-flat-work-group-size
2019-06-03 Marek Olšáku_blitter: don't fail mipmap generation for depth forma...
2019-06-03 Christian Gmeineretnaviv: drop a bunch of duplicated gallium PIPE_CAP...
2019-06-03 Jonathan Mareknir: copy intrinsic type when lowering load input/unifo...
2019-05-31 Caio Marcelo de... iris: Drop unused locals from iris_clear.c to avoid...
2019-05-31 Jonathan Mareknir: remove bool lowering from lower_int_to_float
2019-05-31 Jonathan Mareknir: add lower_bitshift option
2019-05-31 Rob Clarkfreedreno/a6xx: add 'type' to shader state key
2019-05-31 Rob Clarkfreedreno/a6xx: fix GPU crash on small render targets
2019-05-31 Tomeu Vizosopanfrost: Remove link stage for jobs
2019-05-31 Tomeu Vizosopanfrost: ci: Switch to kernel 5.2-rc2
2019-05-31 Tomeu Vizosopanfrost: ci: Update expectations
2019-05-31 Connor Abbottradeonsi/nir: Remove hack for builtins
2019-05-31 Connor Abbottradeonsi/nir: Use correct location for uniform access...
2019-05-31 Connor Abbottradeonsi/nir: Correctly handle double TCS/TES varyings
2019-05-31 Christian Gmeineretnaviv: blt: s/TRUE/true && s/FALSE/false
2019-05-31 Christian Gmeineretnaviv: rs: s/TRUE/true && s/FALSE/false
2019-05-30 Jan Zielinskiswr/rast: Enable ARB_GL_texture_buffer_range
2019-05-30 Jan Zielinskiswr/rast: fix 32-bit compilation on Linux
2019-05-30 Kenneth Graunkeiris: Avoid holding the lock while allocating pages.
2019-05-30 Kenneth Graunkeiris: Move SET_DOMAIN to alloc_fresh_bo()
2019-05-30 Kenneth Graunkeiris: Be lazy about cleaning up purged BOs in the cache.
2019-05-30 Kenneth Graunkeiris: Dig through the cache to find a BO in the right...
2019-05-30 Kenneth Graunkeiris: Tidy BO sizing code and comments
2019-05-30 Kenneth Graunkeiris: Move some field setting after we drop the lock.
2019-05-30 Kenneth Graunkeiris: Move cached BO allocation into a helper function.
2019-05-30 Kenneth Graunkeiris: Fall back to fresh allocations of mapping for...
2019-05-30 Kenneth Graunkeiris: Move fresh BO allocation into a helper function.
2019-05-30 Kenneth Graunkeiris: Do SET_TILING at a single point rather than in...
2019-05-30 Kenneth Graunkeiris: Use the BO cache even for coherent buffers on...
2019-05-30 Kenneth Graunkeiris: Fix locking around vma_alloc in iris_bo_create_us...
2019-05-30 Kenneth Graunkeiris: Fix lock/unlock mismatch for non-LLC coherent...
2019-05-30 Marek Olšákradeonsi: fix timestamp queries for compute-only contexts
2019-05-30 Marek OlšákChange a few frequented uses of DEBUG to !NDEBUG
2019-05-29 Kenneth Graunkeiris: Re-emit Surface State Base Address when context...
2019-05-29 Jason Ekstrandiris: Enable nir_opt_large_constants
2019-05-29 Jason Ekstrandiris: Don't assume UBO indices are constant
2019-05-29 Jason Ekstrandiris: Move upload_ubo_ssbo_surf_state to iris_program.c
2019-05-29 Brian Paulsvga: clamp max_const_buffers to SVGA_MAX_CONST_BUFS
2019-05-29 Kenneth Graunkeiris: Clone before calling nir_strip and serializing
2019-05-29 Kenneth Graunkeiris: Only store the SHA1 of the NIR in iris_uncompiled...
2019-05-29 Caio Marcelo de... spirv: Change spirv_to_nir() to return a nir_shader
2019-05-29 Chia-I Wuvirgl: fix readback with pending transfers
2019-05-29 Connor Abbottradeonsi: Fix editorconfig
2019-05-28 Mike Lothianmeson: Link Gallium drivers with ld_args_build_id
2019-05-27 Marek Olšákradeonsi: clean up winsys creation
2019-05-27 Marek Olšákradeonsi: allow query functions for compute-only contexts
2019-05-27 Marek Olšákac: treat Mullins as Kabini, remove the enum
2019-05-27 Christian Gmeineretnaviv: rs: choose clear format based on block size
2019-05-27 Vasily Khoruzhicklima/ppir: implement discard and discard_if
2019-05-27 Kenneth Graunkeiris: Don't flag IRIS_DIRTY_URB after BLORP operations...
2019-05-26 Alyssa Rosenzweigpanfrost/midgard: Implement fneg/fabs/fsat
2019-05-25 Qiang Yulima: fix lima_blit with non-zero level source resource
2019-05-25 Qiang Yulima: fix render to non-zero level texture
2019-05-24 Chia-I Wuvirgl: remove an incorrect check in virgl_res_needs_flush
2019-05-24 Chia-I Wuvirgl: reemit resources on first draw/clear/compute
2019-05-24 Chia-I Wuvirgl: add missing emit_res for SO targets
2019-05-24 Roland Scheideggergallivm: fix default cbuf info.
2019-05-24 Tomeu Vizosopanfrost: Dereference sampled texture
2019-05-24 Tomeu Vizosopanfrost: ci: Avoid pulling Docker image on every run
2019-05-24 Jason Ekstrandnir: Drop imov/fmov in favor of one mov instruction
2019-05-24 Jason Ekstrandnir/builder: Merge nir_[if]mov_alu into one nir_mov_alu...
2019-05-24 Jason Ekstrandnir/builder: Remove the use_fmov parameter from nir_swizzle
2019-05-24 Jason Ekstrandptn,ttn: Use nir_channel for selecting channels
2019-05-24 Christian Gmeineretnaviv: use the correct uniform dirty bits
2019-05-24 Tapani Pällist/dri: enable EGL_ANDROID_blob_cache on gallium drivers
2019-05-24 Alyssa Rosenzweigpanfrost: Remove the standalone compiler
2019-05-23 Kenneth Graunkeiris: Advertise coherent framebuffer fetches
2019-05-23 Kenneth Graunkegallium: Add PIPE_CAP_FBFETCH_COHERENT and expose exten...
2019-05-23 Kenneth Graunkegallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_C...
2019-05-23 Kenneth Graunkeiris: Record state sizes for INTEL_DEBUG=bat decoding.
2019-05-22 Chia-I Wuvirgl: track valid buffer range for transfer sync
2019-05-22 Chia-I Wuvirgl: remove support for buffer surfaces
2019-05-22 Chia-I Wuvirgl: handle NULL shader resource explicitly
2019-05-22 Greg Vgallium: enable dmabuf on BSD as well
2019-05-22 Tapani Pälliiris: fix android build
2019-05-22 Philipp Zabeletnaviv: fill missing offset in etna_resource_get_handle
2019-05-21 Kenneth Graunkeiris: Fix ALT mode regressions from shader cache
2019-05-21 Marek Olšákradeonsi: fix a regression in si_rebind_buffer
2019-05-21 Kenneth Graunkeiris: Expose the disk cache to the state tracker as...
2019-05-21 Dylan Bakeriris: Cache assembly shaders in the on-disk shader...
2019-05-21 Kenneth Graunkeiris: Serialize the NIR to a blob we can use for shader...
2019-05-21 Dylan Bakeriris: Start wiring up on-disk shader cache
next