platform/upstream/mesa.git
2023-03-07 Mike Blumenkrantzzink: explicitly flush src clears when u_blittering
2023-03-07 Mike Blumenkrantzzink: don't unset existing access when adding resource...
2023-03-07 Mike Blumenkrantzzink: eliminate pre barrier for adding resource binds
2023-03-07 Mike Blumenkrantzzink: check for layout updates when unbinding samplerviews
2023-03-07 Mike Blumenkrantzzink: propagate valid_buffer_range when replacing buffe...
2023-03-07 Mike Blumenkrantzzink: fix descriptor update flagging on null ssbo set
2023-03-07 Mike Blumenkrantzzink: only add deferred barrier on fb unbind when layou...
2023-03-07 Mark Janesintel/fs: use generated helpers for Wa_1209978020 ...
2023-03-07 Caio Oliveiraintel/compiler: Drop non-scoped barrier handling
2023-03-07 Alyssa Rosenzweiggallivm: Drop non-scoped barrier handling
2023-03-07 Alyssa Rosenzweigir3: Drop non-scoped barrier handling
2023-03-07 Alyssa Rosenzweigpan/mdg: Drop control_barrier handling
2023-03-07 Alyssa Rosenzweigpan/bi: Drop control_barrier handling
2023-03-07 Alyssa Rosenzweigglsl/nir: Use scoped_barrier for control barrier
2023-03-07 Caio Oliveiraintel/compiler: Drop brw_nir_lower_scoped_barriers
2023-03-07 Caio Oliveiraintel/vec4: Handle scoped barriers with execution scope
2023-03-07 Caio Oliveiraintel/fs: Handle scoped barriers with execution scope
2023-03-07 Yiwei Zhangvenus: revert back the warn order
2023-03-07 Yiwei Zhangvenus: vn_relax to abort on ring fatal status upon...
2023-03-07 Yiwei Zhangvenus: propagate vn_ring to vn_relax
2023-03-07 Yiwei Zhangvenus: abort ring submit when ring is in fatal status
2023-03-07 Yiwei Zhangvenus: sync to latest protocol for ring status enum
2023-03-07 Mark Janesintel/fs: use generated workaround helpers for Wa_14010...
2023-03-06 Mark Collinsmeson: forcefully disable libdrm when host doesn't...
2023-03-06 Alyssa Rosenzweignir/opt_barrier: Generalize to control barriers
2023-03-06 Faith Ekstrandintel: Use nir_lower_tex_options::lower_index_to_offset
2023-03-06 Alyssa Rosenzweigir3: Use lower_index_to_offset
2023-03-06 Alyssa Rosenzweigpan/bi: Use lower_index_to_offset
2023-03-06 Alyssa Rosenzweignir/lower_tex: Add lower_index_to_offset
2023-03-06 Sam Edwardsnouveau: Fix null dereference in nouveau_pushbuf_destroy
2023-03-06 Daniel Stoneci/fdno: Only run full tests on a limited subset of...
2023-03-06 Rob Clarkfreedreno/common: Replace or_mask() with BitsetEnum<T>
2023-03-06 Eric Engestromv3d/ci: add dEQP-GLES3.functional.texture.specification...
2023-03-06 Mike Blumenkrantzzink: unbind fb on context destroy
2023-03-06 Guilherme Galloci: Handle carriage return characters in LAVA logs
2023-03-06 Italo Nicolahud: add GALLIUM_HUD_OPACITY envvar
2023-03-06 Italo Nicolahud: use defines for default scale/rotation/visibility...
2023-03-06 Ruijing Dongraseonsi/vcn: fix a h264 decoding issue
2023-03-06 Mike Blumenkrantzzink: add frame trace markers on the queue
2023-03-06 Sonny Jiangradeonsi: Add NV12 support for AV1
2023-03-06 Samuel Pitoisetwsi: move an assertion in wsi_xxx_surface_get_capabilit...
2023-03-06 Mike Blumenkrantzzink: when skipping a TRANSFER_DST image barrier, set...
2023-03-06 Mike Blumenkrantzzink: remove debug markers for u_blitter ops
2023-03-06 Mike Blumenkrantzzink: pass cmdbuf to debug marker begin
2023-03-06 Mike Blumenkrantzzink: reorder some blit debug markers
2023-03-06 Mike Blumenkrantzzink: be more descriptive with perfetto buffer barriers
2023-03-06 Mike Blumenkrantzzink: determine whether debug markers are used on scree...
2023-03-06 Mike Blumenkrantzzink: skip buffer barriers if the buffer can be easily...
2023-03-06 Mike Blumenkrantzzink: use split image barriers if the image can be...
2023-03-06 Mike Blumenkrantzzink: fix zink_resource_access_is_write()
2023-03-06 Mike Blumenkrantzzink: add functions for faster batch-usage completion...
2023-03-06 Mike Blumenkrantzzink: skip attachment barrier for redundant layout...
2023-03-06 Mike Blumenkrantzzink: avoid unnecessary read-only layout changes for...
2023-03-06 Mike Blumenkrantzzink: add perfetto tracing for barriers
2023-03-06 Daniel Schürmannradv/rt: only reserve stack_sizes after rt_case insertion
2023-03-06 Daniel Schürmannradv/rt: move stack_sizes into radv_ray_tracing_module
2023-03-06 Daniel Schürmannradv/rt: introduce struct radv_ray_tracing_module
2023-03-06 Daniel Schürmannradv/rt: defer library_pipeline allocation
2023-03-06 Daniel Schürmannradv/rt: rename library_pipeline->groups to library_pip...
2023-03-06 David Heidelbergci: do not exit when an error happens inside the section
2023-03-06 Błażej Szczygiełglx: Fix glXGetFBConfigFromVisualSGIX
2023-03-06 Sergi Blanch... ci: include setup test environment script in the output...
2023-03-06 Erik Faye-Lundnir: add a print_internal debug-flag
2023-03-06 Samuel Pitoisetradv/ci: update CI lists for CTS 1.3.5.0 on GFX110...
2023-03-06 Samuel Pitoisetradv/ci: stop skipping some graphics pipeline library...
2023-03-06 Sergi Blanch... ci: disable Collabora's LAVA lab for maintance
2023-03-06 Mike Blumenkrantzzink: avoid ballooning of copy box tracking
2023-03-06 Mike Blumenkrantzutil/box: fix off-by-one calc error in intersection...
2023-03-06 Mike Blumenkrantzzink: eliminate internal qbo copy barrier
2023-03-06 Mike Blumenkrantzzink: set predicate_dirty on query creation
2023-03-06 Mike Blumenkrantzzink: merge qbo update copies when possible
2023-03-06 Mike Blumenkrantzzink: rework xfb queries for drivers with poor primgen...
2023-03-06 Mike Blumenkrantzzink: track whether a primgen query is suspended and...
2023-03-06 Mike Blumenkrantzzink: only resume queries inside renderpasses from...
2023-03-06 Mike Blumenkrantzzink: resume queries after conditional render and clear...
2023-03-06 Mike Blumenkrantzzink: disable queries for clear_texture()
2023-03-06 David Heidelbergci/ci_run_n_monitor: while we usually disable many...
2023-03-05 Friedrich Vockradv: Use LDS for closest-hit hit attributes
2023-03-05 Friedrich Vockradv: Extend hit attribute lowering for LDS
2023-03-05 Alyssa Rosenzweigasahi: Wire up compute kernels
2023-03-05 Alyssa Rosenzweigasahi: Rework system value lowering
2023-03-05 Alyssa Rosenzweigagx: Handle fragment shader side effects
2023-03-05 Alyssa Rosenzweigagx: Disable tri merging with side effects
2023-03-05 David Heidelbergcrocus/meson: add dependency on libintel_dev also for...
2023-03-05 Rob Clarkvk/runtime: Use libdrm shim
2023-03-05 Rob Clarkloader: Use libdrm shim
2023-03-05 Rob Clarkturnip: Use libdrm shim
2023-03-05 Rob Clarkutil: Add a simple no-op libdrm shim
2023-03-05 David Heidelbergci/freedreno: rare flake KHR-GL45.sample_variables...
2023-03-05 David Heidelbergci/lavapipe: add recent occasional flake
2023-03-05 Gert Wollnyr600/sfn: Fix atomic lowering
2023-03-05 Gert Wollnyr600/sfn/tests: Add a test for the copy prop into a...
2023-03-05 Gert Wollnyr600/sfn: redirect copy propagation to alu parent group
2023-03-05 Gert Wollnyr600/sfn: Add print method to AluReadportValidation
2023-03-05 Gert Wollnyr600/sfn: Add method to AluGroup to replace sources
2023-03-05 Gert Wollnyr600/sfn: Split AluInstr replace_source into test and...
2023-03-05 Gert Wollnyr600/sfn: Add AluGroup method to update readport valida...
2023-03-05 Alyssa Rosenzweigasahi/meta: Use lowered I/O
2023-03-05 Alyssa Rosenzweigasahi: Bump shader buffers
2023-03-05 Alyssa Rosenzweigagx: Only lower int64 late
next