platform/upstream/mesa.git
2021-12-14 Nanley Cheryiris: Replace "local" with "heap" in bufmgr fn params
2021-12-14 Nanley Cheryiris: Use a num_buckets pointer in add_bucket
2021-12-14 Nanley Cheryiris: Add and use flags_to_heap
2021-12-14 Nanley Cheryiris: Replace bo->real.local with bo->real.heap
2021-12-14 Nanley Cheryiris: Free the local cache bucket in bufmgr_destroy
2021-12-14 Chia-I Wuvenus: fix vn_buffer_get_max_buffer_size
2021-12-14 Alyssa Rosenzweigpan/mdg: Fix definition of UBO unpack
2021-12-14 Rafael Antognolliintel/compiler: Assert that unsupported tg4 offsets...
2021-12-14 Jordan Justenintel/compiler: Use nir_lower_tex_options::lower_offset...
2021-12-14 Jordan Justennir/lower_tex: Add filter for tex offset lowering
2021-12-13 Jordan Justeniris: Align buffer VMA to 2MiB for XeHP
2021-12-13 Jordan Justenanv: Align buffer VMA to 2MiB for XeHP
2021-12-13 Jordan Justeniris: Not all gfx12+ have aux_map_ctx
2021-12-13 Jesse Natalieglapi: Never use dllimport/dllexport for TLS vars on...
2021-12-13 Rhys Perryradv,aco: don't lower some ffma instructions
2021-12-13 Rhys Perryradv,aco: implement nir_op_ffma
2021-12-13 Rhys Perryaco: swap multiplication operands if needed to create...
2021-12-13 Rhys Perryaco: swap operands if necessary to create v_madak/v_fmaak
2021-12-13 Rhys Perryaco: create v_fmamk_f32/v_fmaak_f32 from nir_op_ffma
2021-12-13 Rhys Perryaco: use more predictable tiebreaker when forming MADs
2021-12-13 Samuel Pitoisetradv: ignore dynamic inheritance if the render pass...
2021-12-13 Samuel Pitoisetradv: fix dynamic rendering inheritance if the subpass...
2021-12-13 Samuel Pitoisetradv: enable lower_lod_zero_width
2021-12-13 Samuel Pitoisetnir/lower_tex: add lower_lod_zero_width
2021-12-13 Pierre-Eric... radeonsi: use max_zplanes after the last write
2021-12-13 Pierre-Eric... radeonsi: silence a warning
2021-12-13 Pierre-Eric... radeonsi: fix fast clear / depth decompression corruption
2021-12-13 Marcin Ślusarznir: limit lower_clip_cull_distance_arrays input to...
2021-12-13 Roman Stratiienkov3dv: Fix V3DV_HAS_SURFACE preprocessor condition
2021-12-13 Caio Oliveiraintel/compiler: Use a struct for brw_compile_bs parameters
2021-12-13 Caio Oliveiraintel/compiler: Use a struct for brw_compile_gs parameters
2021-12-13 Caio Oliveiraintel/compiler: Use a struct for brw_compile_tes parameters
2021-12-13 Caio Oliveiraintel/compiler: Use a struct for brw_compile_tcs parameters
2021-12-13 Dave Airliecrocus: cleanup bo exports for external objects
2021-12-11 Marek Olšákradeonsi: unroll loops of up to 128 iterations
2021-12-11 Marek Olšákradeonsi: add shader profiles that disable binning
2021-12-11 Marek Olšákradeonsi: print more stats for shader-db
2021-12-11 Marek Olšákradeonsi: add Wave32 heuristics and shader profiles
2021-12-11 Marek Olšákglsl: fix setting compiled_source_sha1 without a shader...
2021-12-11 Marek Olšáknir: add nir_has_divergent_loop function
2021-12-11 Marek Olšáknir: serialize divergent fields
2021-12-11 Marek Olšáknir: disable a NIR test due to undebuggable & locally...
2021-12-11 Marek Olšáknir: handle more intrinsics in divergence analysis
2021-12-11 Italo Nicoladrisw: do an MSAA resolve when copying the backbuffer
2021-12-11 Italo Nicolavirgl: flush cmd buffer when flushing frontbuffer
2021-12-11 Italo Nicolavirgl/vtest: implement resource_create_front
2021-12-11 Italo Nicolavirgl/vtest: use correct resource stride in flush_front...
2021-12-11 Caio Oliveirautil: Use ralloc for strings in cache test
2021-12-11 Caio Oliveirautil: Convert cache test to use gtest
2021-12-11 Jason Ekstrandintel/dev: Add gtt_size to devinfo
2021-12-11 Jason Ekstrandanv: Stop doing too much per-sample shading
2021-12-11 Nanley Cheryiris: Update the initial CCS state on XeHP
2021-12-11 Nanley Cheryiris: Modify the comment about zeroing CCS
2021-12-11 Nanley Cheryiris: Don't assert a NULL aux BO during aux config
2021-12-11 Nanley Cheryiris: Don't allocate and initialize CCS on XeHP
2021-12-11 Nanley Cheryiris: Drop row pitch param from iris_get_ccs_surf
2021-12-11 Nanley Cheryiris: Don't allocate a clear color BO for some Z/S
2021-12-11 Nanley Cheryiris: Simplify iris_get_aux_clear_color_state_size
2021-12-11 Nanley Cheryiris: Move some BO setup to iris_resource_init_aux_buf
2021-12-11 Nanley Cheryiris: Use the aux BO and surf less during init
2021-12-11 Nanley Cheryiris: Change a param of iris_resource_init_aux_buf
2021-12-11 Nanley Cheryintel/blorp: Modify get_fast_clear_rect for XeHP
2021-12-11 Nanley Cheryintel/blorp: Modify the SKL+ CCS resolve rectangle
2021-12-11 Nanley Cheryintel/isl: Require aux map for some 64K alignment
2021-12-11 Jesse Natalieci/windows: Remove line numbers from assertions in...
2021-12-11 Lucas Stachetnaviv: fix alpha blend with dither on older GPUs
2021-12-11 Emma Anholtnir/nir_opt_move,sink: Include load_ubo_vec4 as a load_...
2021-12-11 Erico Nunesmesa: fix GL_MAX_SAMPLES with GLES2
2021-12-11 Silvestrs Timofejevsegl: add config debug printout
2021-12-11 Silvestrs Timofejevsegl: introduce a log level getter function
2021-12-11 Jordan Justenintel/l3: Make DG1 urb-size exception more generic
2021-12-10 Rhys Perryaco: improve clrx disassembly
2021-12-10 Jesse Nataliemicrosoft/compiler: Remove algebaric pass for inot
2021-12-10 Jesse Nataliemicrosoft/compiler: Implement inot
2021-12-10 Khem Rajv3dv: account for 64bit time_t on 32bit arches
2021-12-10 Samuel Pitoisetradv: do not perform depth/stencil resolves for suspend...
2021-12-10 Samuel PitoisetRevert "radv: Add bufferDeviceAddressMultiDevice support."
2021-12-10 Jason Ekstrandintel/fs: Drop high_quality_derivatives
2021-12-10 Jason Ekstrandintel/compiler: Get rid of wm_prog_key::frag_coord_adds...
2021-12-10 Jason Ekstrandintel/fs,vec4: Drop prog_data binding tables
2021-12-10 Jason Ekstrandintel/blorp: Stop depending on prog_data binding tables
2021-12-10 Jason Ekstrandintel/fs,vec4: Drop support for shader time
2021-12-10 Jason Ekstrandintel/fs,vec4: Drop uniform compaction and pull constan...
2021-12-10 Jason Ekstrandcrocus: wm_prog_key::key_alpha_test uses GL enums
2021-12-10 Danylo Piliaievturnip: Fix operator precedence in address calculation...
2021-12-09 Emma Anholtnir_to_tgsi: Enable nir_opt_move.
2021-12-09 Emma Anholtr300: Request NIR shaders from mesa/st and use NIR...
2021-12-09 Emma Anholtr300: Disable loop unrolling on r500.
2021-12-09 Emma Anholtnir_to_tgsi: Make !native_integers front face input...
2021-12-09 Emma Anholtnir/nir_to_tgsi: Add support for "if" statements with...
2021-12-09 Emma Anholtr300/ci: Add some piglit expectations.
2021-12-09 Adam Jacksondocs: Remove no-longer-accurate text about the xlib...
2021-12-09 Ian Romanickintel/stub: Implement I915_PARAM_HAS_USERPTR_PROBE
2021-12-09 Ian Romanickintel/stub: Implement DRM_I915_QUERY_MEMORY_REGIONS
2021-12-09 Ian Romanickintel/stub: Implement DRM_I915_QUERY_ENGINE_INFO
2021-12-09 Ian Romanickintel/stub: Suppress warnings about DRM_I915_QUERY_PERF...
2021-12-09 Rhys Perryaco: don't create unnecessary addition in indirect...
2021-12-09 Timur Kristófaco: Clean up and fix quad group instructions with...
2021-12-09 Emma Anholtloader: Restore i915g support.
2021-12-09 Qiang Yuglx: fix regression for drawable type detection
next