iris: Clone before calling nir_strip and serializing
[mesa.git] / src / gallium / drivers /
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-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 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 Christian Gmeineretnaviv: use the correct uniform dirty bits
2019-05-24 Alyssa Rosenzweigpanfrost: Remove the standalone compiler
2019-05-23 Kenneth Graunkeiris: Advertise coherent framebuffer fetches
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 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
2019-05-21 Kenneth Graunkeiris: Move iris_uncompiled_shader definition to iris_co...
2019-05-20 Rob Clarkfreedreno/a6xx: WFI in program stateobj too
2019-05-20 Rob Clarkfreedreno/a6xx: make sure binning pass constlen is...
2019-05-20 Rob Clarkfreedreno/a6xx: limit IBO state to draw pass
2019-05-20 Rob Clarkfreedreno/a6xx: don't evaluate FS tex state in binning...
2019-05-20 Qiang Yulima/gpir: switch to use nir_lower_viewport_transform
2019-05-20 Qiang Yulima/gpir: support vector ssa load
2019-05-20 Qiang Yulima/gpir: add helper function for emit load node
2019-05-19 Alyssa Rosenzweigpanfrost/midgard: Split up midgard_compile.c (RA)
2019-05-19 Alyssa Rosenzweigpanfrost: Improve fixed-function blending
2019-05-19 Alyssa Rosenzweigpanfrost: Wire up nir_lower_blend
2019-05-19 Alyssa Rosenzweigpanfrost/midgard: Route new blending intrinsics
2019-05-19 Alyssa Rosenzweigpanfrost/nir: Add nir_lower_blend pass
2019-05-19 Alyssa Rosenzweigpanfrost: Fix Bifrost-specific padding
2019-05-19 Alyssa Rosenzweigpanfrost: Cleanup panfrost_job comments
2019-05-19 Alyssa Rosenzweigpanfrost/decode: Decode blend constant
2019-05-19 Alyssa Rosenzweigpanfrost: Hoist blend constant into Midgard-specific...
2019-05-19 Alyssa Rosenzweigpanfrost/decode: Disassemble Bifrost shaders
2019-05-17 Alyssa Rosenzweigpanfrost/midgard: Typofix
2019-05-17 Thomas Hellstromsvga: Add an environment variable to force coherent...
2019-05-17 Thomas Hellstromsvga: Set the rendered-to flag for dma transfers to...
2019-05-17 Thomas Hellstromsvga: Remove the surface_invalidate winsys function
2019-05-17 Gert WollnyRevert "softpipe/buffer: load only as many components...
2019-05-17 Alyssa Rosenzweigpanfrost: Cleanup leak todos
2019-05-16 Alyssa Rosenzweigpanfrost: assert(0) -> unreachable for some switch
2019-05-16 Eric Anholtfreedreno: Log the number of loops in the shader for...
2019-05-16 Eric Anholtfreedreno: Output the same shader-db format as v3d...
2019-05-16 Eric Anholtfreedreno: Remove the ir3_tgsi_to_nir() helper function.
2019-05-16 Eric Anholtfreedreno: Fix assertion failures in context setup...
2019-05-16 Marek Olšákr600+radeonsi: use ctx_query_reset_status on radeon
2019-05-16 Marek Olšákradeonsi: update buffer descriptors in all contexts...
2019-05-16 Marek Olšákradeonsi: remove old_va parameter from si_rebind_buffer...
2019-05-16 Marek Olšákradeonsi: compute culling - flush CS to remove write...
2019-05-16 Marek Olšákradeonsi: invalidate caches at the beginning of the...
2019-05-16 Marek Olšákradeonsi: disable primitive restart for triangles for...
2019-05-16 Marek Olšákradeonsi: add primitive culling stats to the HUD
2019-05-16 Marek Olšákradeonsi: cull primitives with async compute for large...
2019-05-16 Marek Olšákwinsys/amdgpu: add REWIND emulation via INDIRECT_BUFFER...
2019-05-16 Marek Olšákradeonsi: add si_vs_prolog_bits::unpack_instance_id_fro...
2019-05-16 Marek Olšákradeonsi: make some functions non-static
2019-05-16 Marek Olšákradeonsi: allow si_shader_select_with_key to return...
2019-05-16 Marek Olšákradeonsi: use pipe_draw_info::instance_count indirectly
2019-05-16 Marek Olšákradeonsi: use pipe_draw_info::prim and primitive_restar...
2019-05-16 Marek Olšákradeonsi: make functions for creating LLVM functions...
2019-05-16 Marek Olšákwinsys/amdgpu: add a parallel compute IB coupled with...
2019-05-16 Marek Olšákradeonsi: add a cs parameter into si_cp_copy_data
2019-05-16 Marek Olšákradeonsi: add a cs parameter into si_cp_release_mem
2019-05-16 Marek Olšákradeonsi: add threadgroups_per_cu param into si_get_com...
2019-05-16 Marek Olšákradeonsi: move si_*_descriptors_idx functions into...
2019-05-16 Marek Olšákradeonsi: make si_initialize_compute reusable
2019-05-16 Marek Olšákradeonsi: extract COMPUTE_RESOURCE_LIMITS code into...
2019-05-16 Marek Olšákradeonsi: return the last part's return value from...
2019-05-16 Jan Zielinskiswr: clean up supported OGL4.0/4.1 extensions list
2019-05-16 Kenneth Graunkeiris: Dodge more GLSL IR lowering
2019-05-16 Alyssa Rosenzweigpanfrost/midgard: Add load/store opcodes
2019-05-16 Alyssa Rosenzweigpanfrost/midgard: Enable integer constant inlining
2019-05-16 Alyssa Rosenzweigpanfrost/midgard: Remove imov workaround
2019-05-16 Alyssa Rosenzweigpanfrost/midgard: Set int outmod for ops writing integers
2019-05-16 Alyssa Rosenzweigpanfrost: Set custom stride for textures when necessary
2019-05-16 Alyssa Rosenzweigpanfrost/decode: Stride decoding
2019-05-16 Alyssa Rosenzweigpanfrost/decode: Futureproof texture dumping
2019-05-16 Marek Olšákac: rename SI-CIK-VI to GFX6-GFX7-GFX8
2019-05-15 Chia-I Wuvirgl: handle DONT_BLOCK and MAP_DIRECTLY
2019-05-15 Chia-I Wuvirgl: add virgl_resource_transfer_prepare
next