mesa.git
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
2020-01-10 Pierre-Eric... radeonsi: release saved resources in si_compute_clear_r...
2020-01-10 Pierre-Eric... radeonsi: release saved resources in si_compute_expand_...
2020-01-10 Pierre-Eric... radeonsi: release saved resources in si_retile_dcc
2020-01-10 Samuel Iglesias... main: fix coverity error in _mesa_program_resource_find...
2020-01-10 Icecream95panfrost: Add negative lod bias support
2020-01-10 Gurchetan Singhvirgl/drm: update UAPI
2020-01-10 Vasily Khoruzhicklima: drop support for R8G8B8 format
2020-01-10 Jason Ekstrandanv: Re-use flush_descriptor_sets in flush_compute_state
2020-01-10 Jason Ekstrandanv: Flag descriptors dirty when gl_NumWorkgroups is...
2020-01-10 Jason Ekstrandanv: Don't add dynamic state base address to push const...
2020-01-10 Vasily Khoruzhicklima: add debug flag to disable tiling
2020-01-10 Vasily Khoruzhicklima: use linear layout for shared buffers if modifier...
2020-01-10 Timothy Arceriglsl: call calculate_subroutine_compat() from the nir...
2020-01-10 Timothy Arceriglsl: move calculate_subroutine_compat() to shared...
2020-01-10 Timothy Arceriglsl: call uniform resource checks from the nir linker
2020-01-10 Timothy Arceriglsl: move uniform resource checks into the common...
2020-01-10 Timothy Arceriglsl: call check_subroutine_resources() from the nir...
2020-01-10 Timothy Arceriglsl: move check_subroutine_resources() into the shared...
2020-01-10 Jason Ekstrandgenxml: Remove a non-existant HW bit
2020-01-10 Kristian H... ir3: Set up full/half register conflicts correctly
2020-01-09 Dave Airliellvmpipe: add ARB_derivative_control support
2020-01-09 Marek Olšákradeonsi/gfx9: force the micro tile mode for MSAA resol...
2020-01-09 Lionel Landwerlinanv: fix intel perf queries availability writes
2020-01-09 Dylan Bakerdocs: Add release notes for 19.3.2, update calendar...
2020-01-09 Dylan Bakerdocs: add SHA256 sums for 19.3.2
2020-01-09 Dylan Bakerdocs: Add release notes for 19.3.2
2020-01-09 Satyajit Sahuradeon/vcn: Handle crop parameters for encoder
2020-01-09 Daniel Schürmannnir: fix printing of var_decl with more than 4 components.
2020-01-09 Samuel Pitoisetradv: advertise VK_AMD_shader_image_load_store_lod
2020-01-09 Samuel Pitoisetaco: handle nir_intrinsic_image_deref_{load,store}...
2020-01-09 Samuel Pitoisetamd/llvm: handle nir_intrinsic_image_deref_{load,store...
2020-01-09 Samuel Pitoisetspirv,nir: add new lod parameter to image_{load,store...
2020-01-09 Samuel Pitoisetspirv: add SpvCapabilityImageReadWriteLodAMD
2020-01-09 Tapani Pällimesa: create program resource hash in a single place
2020-01-09 Dave Airliellvmpipe: add support for ARB_indirect_parameters.
2020-01-09 Dave Airliellvmpipe: enable driver side multi draw indirect
2020-01-09 Dave Airliegallium/util: add multi_draw_indirect to util_draw_indi...
2020-01-08 Thong Thaimesa: Prevent _MaxLevel from being less than zero
2020-01-08 Marek Olšákac: add ac_build_s_endpgm
2020-01-08 Marek Olšákac: add 128-bit bitcount
2020-01-08 Marek Olšákac/gpu_info: add pc_lines and use it in radeonsi
2020-01-08 Marek Olšákac: unify primitive export code
2020-01-08 Marek Olšákac: unify build_sendmsg_gs_alloc_req
2020-01-08 Marek Olšákradeonsi: clean up messy si_emit_rasterizer_prim_state
2020-01-08 Marek Olšákradeonsi: determine accurately if line stippling is...
2020-01-08 Marek Olšákradeonsi: test polygon mode enablement accurately
next