mesa.git
2020-04-27 Marek Olšákac: force enable -structurizecfg-skip-uniform-regions...
2020-04-27 Danylo Piliaievst/mesa: Treat vertex inputs absent in inputMapping...
2020-04-27 Samuel Pitoisetgitlab-ci: add lists of expected failures for RADV CI
2020-04-27 Samuel Pitoisetradv: fix robust_buffer_access if enabled via VkPhysica...
2020-04-27 Dave Airliegallivm: fix stencil border
2020-04-27 Dave Airliellvmpipe: clamp color storage for integer types.
2020-04-27 Dave Airliellvmpipe: enable stencil only formats. (v2)
2020-04-27 Dave Airliellvmpipe/setup: add point size clamping
2020-04-27 Dave Airliellvmpipe: fix d32 unorm depth conversions.
2020-04-27 Dave Airliedraw/tess: fix TES patch vertices in.
2020-04-27 Dave Airliellvmpipe: fix ssbo alignment
2020-04-27 Dave Airliellvmpipe: bump max images to 16
2020-04-27 Dave Airlieutil/indirect: handle stride less than number of parame...
2020-04-27 Dave Airliegallivm/nir: add helper invocation support
2020-04-27 Dave Airliegallivm/nir: fix image store conversions
2020-04-25 Connor Abbotttu: Don't invert point coords
2020-04-25 Connor Abbottir3: Remove VARYING_SLOT_PNTC remapping hack
2020-04-25 Connor Abbottst/nir: Fix assigning PointCoord location with !PIPE_CA...
2020-04-25 Connor Abbottfreedreno/a6xx: Implement PrimID passthrough
2020-04-25 Connor Abbotttu: Implement PrimID passthrough
2020-04-25 Connor Abbottir3: Skip missing VS outputs in VS out map when linking
2020-04-25 Connor Abbottfreedreno/a6xx: Document PrimID passthrough registers
2020-04-25 Joshua Ashtonradv: Pass logical device to si_emit_graphics
2020-04-25 Kristian H... freedreno/ir3: Print @tex write mask using 0x%x
2020-04-25 Kristian H... freedreno/ir3: Reset lex line number when we start...
2020-04-25 Kristian H... freedreno/ir3: Parse, but ignore @in, @out and @tex...
2020-04-25 Kristian H... freedreno/ir3: Move ir3 assembler to backend compiler
2020-04-25 Kristian H... freedreno/computerator: Decouple ir3 assembler
2020-04-24 Andres GomezRevert "meson,ci: Disable sparse_array tests on windows"
2020-04-24 Andres Gomezgitlab-ci: install winehq-stable to get 5.0 instead...
2020-04-24 Marek Vasutetnaviv: Fix depth stencil ops on GC880/GC2000
2020-04-24 Rhys Perryradv/aco: enable 8/16-bit storage and int8/int16 on...
2020-04-24 Rhys Perryaco: lower 8/16-bit integer arithmetic
2020-04-24 Rhys Perryaco: improve sub-dword emit_split_vector() with sgprs
2020-04-24 Rhys Perryaco: clobber scc in s_bfe_u32 in get_alu_src()
2020-04-24 Rhys Perryaco: handle undef p_create_vector operands in the optimizer
2020-04-24 Rhys Perryaco: vectorize global loads/stores
2020-04-24 Rhys Perryaco: allow 8/16-bit shared loads
2020-04-24 Rhys Perryaco: add and use get_buffer_store_op() helper
2020-04-24 Rhys Perryaco: refactor visit_store_scratch() to use new helpers
2020-04-24 Rhys Perryaco: refactor visit_store_global() to use new helpers
2020-04-24 Rhys Perryaco: refactor visit_store_ssbo() to use new helpers
2020-04-24 Rhys Perryaco: refactor store_vmem_mubuf() to use new helpers
2020-04-24 Rhys Perryaco: refactor store_lds() to use new helpers
2020-04-24 Rhys Perryaco: add helpers for splitting stores
2020-04-24 Rhys Perryaco: use emit_load helper for VMEM/SMEM loads
2020-04-24 Rhys Perryaco: refactor load_lds to use new helpers
2020-04-24 Rhys Perryaco: add emit_load helper
2020-04-24 Rhys Perryaco: add and use RegClass::get() helper
2020-04-24 Rhys Perryaco: be more careful about using SMEM for load_global
2020-04-24 Rhys Perryradv: allocate larger shader memory slabs if needed
2020-04-24 Rhys Perryradv: align buffer descriptor sizes to dword
2020-04-24 Timur Kristófaco: Move s_setprio to correct place after the gs_alloc...
2020-04-24 Timur Kristófaco: Use 24-bit multiplication for NGG wave id and...
2020-04-24 Timur Kristófaco: Use 24-bit multiplication in TCS I/O
2020-04-24 Timur Kristófaco: Const correctness for aco_print_ir.
2020-04-24 Timur Kristófaco: Const correctness for get_barrier_interaction.
2020-04-24 Timur Kristófaco: Abort when RA can't find a register.
2020-04-24 Timur Kristófaco: Increase barrier_count to 7 to include barrier_bar...
2020-04-24 Timur Kristófaco: Only store TCS outputs to VMEM when they are read...
2020-04-24 Timur Kristófradv: Add inputs read by TES to radv_shader_info.
2020-04-24 Jonathan Marekturnip: add adreno 650
2020-04-24 Jonathan Marekturnip: use RESOLVE_TS event
2020-04-24 Jonathan Marekturnip: remove unused RB_UNKNOWN_8E04_blit
2020-04-24 Mike Blumenkrantzzink: set UBO alignments in nir_intrinsic_load_uniform...
2020-04-24 Fritz Koenigfreedreno: allow FMT6_8_UNORM as a UBWC format
2020-04-24 Jason Ekstrandspirv: Rewrite CFG construction
2020-04-24 Jason Ekstrandanv: Add support for HiZ+CCS
2020-04-24 Jason Ekstrandintel/isl: Refactor isl_surf_get_ccs_surf
2020-04-24 Jason Ekstrandintel/isl: Delete a misleading comment
2020-04-24 Jason Ekstrandanv/cmd_buffer: Move anv_image_init_aux_tt higher
2020-04-24 Jason Ekstrandanv: Simplify a case in layout_to_aux_usage
2020-04-24 Jason Ekstrandintel/blorp: Allow more HiZ usages in hiz_clear_depth_s...
2020-04-24 Jason Ekstrandanv: Generalize some aux usage checks
2020-04-24 Jason Ekstrandanv/blorp: Do less hard-coding of aux usages
2020-04-24 Jason Ekstrandanv: Rework anv_layout_to_aux_state
2020-04-24 Jason Ekstrandanv: Be more conservative about image view usage
2020-04-24 Jason Ekstrandanv: Move vk_image_layout_is_read_only higher
2020-04-24 Jason Ekstrandanv: Add a vk_image_layout_to_usage_flags helper
2020-04-24 Rafael Antognollianv: Enable HiZ on multi-layer depth buffers.
2020-04-24 Christian Gmeineretnaviv: support for using generic blit path
2020-04-24 Christian Gmeineretnaviv: call util_blitter_save_fragment_constant_buffe...
2020-04-24 Christian Gmeineretnaviv: drop default state for FE_HALTI5_ID_CONFIG
2020-04-24 Christian Gmeinerdocs/features: mark GL_ARB_texture_filter_anisotropic...
2020-04-24 Jonathan Marekfreedreno/ir3: fix incorrect conversion folding
2020-04-24 Jonathan Marekfreedreno/ir3: set even bit for f2f16_rtne
2020-04-24 Jonathan Marekfreedreno/ir3: fix 16-bit ssbo access
2020-04-24 Rhys Perryaco: fix outdated label_vec from p_create_vector labelling
2020-04-24 Jason Ekstrandnir/lower_subgroups: Mask off unused bits in ballot ops
2020-04-24 Jason Ekstrandanv: Drop an assert
2020-04-24 Marek Olšákradeonsi: use pipe_blend_state::max_rt to update fewer...
2020-04-24 Marek Olšákac,radeonsi: simplify checking for Navi1x chips
2020-04-24 Marek Olšákac: out-of-order rasterization is not supported on...
2020-04-24 Jonathan Marekturnip: divide cube map depth by 6
2020-04-24 Jason Ekstrandspirv: Fix passing combined image/samplers through...
2020-04-24 Jason Ekstrandnir/opt_deref: Remove certain sampler type casts
2020-04-24 Jason Ekstrandspirv: Use nir_const_value for spec constants
2020-04-24 Jason Ekstrandturnip: Properly handle all sizes of specialization...
2020-04-24 Jason Ekstrandradv: Properly handle all sizes of specialization constants
2020-04-24 Jason Ekstrandanv: Properly handle all sizes of specialization constants
next