mesa.git
2020-01-14 Rhys Perryaco: combine two sgprs into a VALU if they're the same
2020-01-14 Rhys Perryaco: apply literals to split mads
2020-01-14 Rhys Perryaco: update IR validator
2020-01-14 Rhys Perrynir/lower_gs_intrinsics: add option for per-stream...
2020-01-14 Rhys Perrynir/divergence: handle load_primitive_id in GS
2020-01-14 Erik Faye-Lundmesa/st: use float literals
2020-01-14 Erik Faye-Lundgallium: fix a warning
2020-01-14 Erik Faye-Lundst/wgl: eliminate implicit cast warning
2020-01-14 Erik Faye-Lundutil: initialize float-array with float-literals
2020-01-14 Lionel Landwerlinanv: Implement Gen12 workaround for non pipelined state
2020-01-14 Lionel Landwerliniris: Implement Gen12 workaround for non pipelined...
2020-01-14 Vasily Khoruzhicklima: add new findings to texture descriptor
2020-01-14 Kenneth Graunkeintel: Use similar brand strings to the Windows drivers
2020-01-14 Kenneth Graunkeiris: Simplify iris_get_renderer_string()
2020-01-14 Kenneth Graunkei965: Simplify brw_get_renderer_string()
2020-01-14 Kenneth GraunkeRevert "nir: assert that nir_lower_tex runs after lower...
2020-01-14 Erik Faye-Lundzink: fixup initialization of operand_mask / num_extra_...
2020-01-13 Eric Anholtmesa: Fix detection of invalidating both depth and...
2020-01-13 Rob Clarkmesa/st: lower samplers before nir_lower_tex
2020-01-13 Rob Clarknir: assert that nir_lower_tex runs after lowering...
2020-01-13 Gurchetan Singhi965: support EXT_EGL_image_storage
2020-01-13 Gurchetan Singhi965: refactor intel_image_target_texture_2d
2020-01-13 Gurchetan Singhi965: track if image is created by a dmabuf
2020-01-13 Gurchetan Singhdri_util: add driImageFormatToSizedInternalGLFormat...
2020-01-13 Gurchetan Singhglapi / teximage: implement EGLImageTargetTexStorageEXT
2020-01-13 Gurchetan Singhteximage: split out helper from EGLImageTargetTexture2DOES
2020-01-13 Jason Ekstrandanv: Memset array properties
2020-01-13 Jason Ekstrandanv: Don't over-advertise descriptor indexing features
2020-01-13 Jason Ekstrandintel/blorp: Fill out all the dwords of MI_ATOMIC
2020-01-13 Tomeu Vizosogitlab-ci: Upgrade kernel for LAVA jobs to v5.5-rc5
2020-01-13 Daniel Schürmannaco: fix unconditional demote_to_helper
2020-01-13 Marek Olšákradeonsi: don't enable VBOs in user SGPRs if compute...
2020-01-13 Marek Olšákradeonsi: put up to 5 VBO descriptors into user SGPRs
2020-01-13 Marek Olšákac,radeonsi: increase the maximum number of shader...
2020-01-13 Marek Olšákradeonsi: simplify si_set_vertex_buffers
2020-01-13 Marek Olšákradeonsi: don't allow draw calls with uninitialized...
2020-01-13 Marek Olšákradeonsi: add si_context::num_vertex_elements
2020-01-13 Marek Olšákradeonsi: rename desc_list_byte_size -> vb_desc_list_al...
2020-01-13 Lionel Landwerlinanv: set stencil layout for input attachments
2020-01-13 Jason Ekstrandanv: Drop an unused variable
2020-01-13 Jason Ekstrandnir/lower_atomics_to_ssbo: Also lower barriers
2020-01-13 Jason Ekstrandnir: Rename nir_intrinsic_barrier to control_barrier
2020-01-13 Jason Ekstrandintel/nir: Stop adding redundant barriers
2020-01-13 Jason Ekstrandnir/glsl: Emit memory barriers as part of barrier()
2020-01-13 Jason Ekstrandspirv: Add output memory semantics to OpControlBarrier...
2020-01-13 Jason Ekstrandspirv: Add a workaround for OpControlBarrier on old...
2020-01-13 Jason Ekstrandnir: Add a new memory_barrier_tcs_patch intrinsic
2020-01-13 Jason Ekstrandllmvpipe: No-op implement more barriers
2020-01-13 Jason Ekstrandnir: Handle barriers with more granularity in combine_s...
2020-01-13 Jason Ekstrandnir: Handle more barriers in dead_write and copy_prop
2020-01-13 Jason Ekstrandintel/vec4: Support scoped_memory_barrier
2020-01-13 Andreas Baierllima: Add stencil support
2020-01-13 Andreas Baierllima/parser: Make rsw alpha blend parsing more readable
2020-01-13 Boris Brezillonpanfrost: Remove unneeded phi nodes
2020-01-13 Rhys Perryaco: check if multiplication/clamp is live when applyin...
2020-01-13 Rhys Perryaco: disable add combining for ds_swizzle_b32
2020-01-13 Rhys Perryaco: don't DCE atomics with return values
2020-01-13 Rhys Perryaco: set exec_potentially_empty for demotes
2020-01-13 Rhys Perryaco: better handle neg/abs of sgprs
2020-01-13 Rhys Perryaco: check usesModifiers() when identifying a neg/abs
2020-01-13 Rhys Perryaco: handle omod successors with the constant in the...
2020-01-13 Rhys Perryaco: handle VOP3 modifiers when combining a constant...
2020-01-13 Rhys Perryaco: fix uninitialized data in the binary
2020-01-13 Rhys Perryaco: fix imageSize()/textureSize() with large buffers...
2020-01-13 Rhys Perryaco: set vm for pos0 exports on GFX10
2020-01-13 Daniel Ogorchockpanfrost: Fix headers and gpu_headers memory leak
2020-01-13 Daniel Ogorchockpanfrost: Fix panfrost_bo_access memory leak
2020-01-13 Samuel Pitoisetradv/gfx10: improve performance for TES using PrimID...
2020-01-13 Samuel Pitoisetradv/gfx10: add support for NGG passthrough mode
2020-01-13 Samuel Pitoisetradv/gfx10: do not declare LDS for NGG if useless
2020-01-13 Samuel Pitoisetradv/gfx10: determine if a pipeline is eligible for...
2020-01-13 Samuel Pitoisetradv/gfx10: disable vertex grouping
2020-01-12 Ilia Mirkinnvc0: treat all draws without color0 broadcast as MRT
2020-01-12 Ilia Mirkingm107/ir: avoid combining geometry shader stores at...
2020-01-12 Ilia Mirkinnvc0: add dummy reset status support
2020-01-12 Ilia Mirkinnv50,nvc0: fix destination coordinates of blit
2020-01-12 Bas Nieuwenhuizenradv: Use new scanout gfx9 metadata flag.
2020-01-12 Vasily Khoruzhicklima: fix PIPE_CAP_* to mark features that aren't suppo...
2020-01-12 Vasily Khoruzhicklima: implement polygon offset
2020-01-12 Vasily Khoruzhicklima: fix viewport clipping
2020-01-12 Vasily Khoruzhicklima: fix PLBU_CMD_PRIMITIVE_SETUP command
2020-01-12 Timothy Arceriglsl: fix potential bug in nir uniform linker
2020-01-11 Christian Gmeineretnaviv: add deqp debug option
2020-01-11 Timur Kristófaco/wave32: Set the definitions of v_cmp instructions...
2020-01-10 Alyssa Rosenzweigpan/midgard: Support indirect UBO offsets
2020-01-10 Francisco Jerezintel/fs: Make implied_mrf_writes() an fs_inst method.
2020-01-10 Francisco Jerezintel/fs/cse: Fix non-deterministic behavior due to...
2020-01-10 Francisco Jerezintel/fs: Fix nir_intrinsic_load_barycentric_at_sample...
2020-01-10 Francisco Jerezintel/fs/gen8+: Fix r127 dst/src overlap RA workaround...
2020-01-10 Francisco Jerezintel/fs/gen11+: Handle ROR/ROL in lower_simd_width().
2020-01-10 Francisco Jerezglsl: Fix software 64-bit integer to 32-bit float conve...
2020-01-10 Daniel Schürmannaco: compact aco::span<T> to use uint16_t offset and...
2020-01-10 Daniel Schürmannaco: compact various Instruction classes
2020-01-10 Andrii Simiklitmesa/st: fix a memory leak in get_version
2020-01-10 Lasse Lopperifreedreno/drm: Fix memory leak in softpin implementation
2020-01-10 Rhys Perryaco: limit register usage for large work groups
2020-01-10 Timur Kristófac/llvm: Fix ac_build_reduce in wave32 mode.
2020-01-10 Pierre-Eric... radeonsi: release saved resources in si_compute_do_clea...
2020-01-10 Pierre-Eric... radeonsi: release saved resources in si_compute_clear_1...
2020-01-10 Pierre-Eric... radeonsi: release saved resources in si_compute_copy_image
next