Opened 4 years ago
Closed 4 years ago
#16804 closed enhancement (fixed)
mesa-22.1.4
| Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | 11.2 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
Change History (3)
comment:1 by , 4 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 4 years ago
comment:3 by , 4 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Bug fixes r300: Segfault in shaders/closed/steam/kerbal-space-program/1017.shader_test Changes Alyssa Rosenzweig (2): ttn: Set nir->info.separate_shader panfrost: Clear with a quad to avoid flushing Daniel Schürmann (3): nir/opt_shrink_vectors: fix re-using of components for vecN radv/shader_info: fix load_frag_coord and load_sample_pos read masks aco: fix packed 16bit fneg/fsat optimization Dylan Baker (6): docs: add sah256sum for mesa 22.1.3 .pick_status.json: Update to c017dfec62e448fea9ad9d16c575086b0de19b3b .pick_status.json: Mark 4480e577a462d43f5c7701d2c1b70c601c626e18 as denominated .pick_status.json: Update to 8ab1e9826db5936ff287bef7b428ebee27ada507 .pick_status.json: Update to 9dbfc21ab9ac99ebec56369d1e1ea9d7b615d5f5 .pick_status.json: Update to 0feedec9e6b630f930605d9681911fe9e2b705ce Emma Anholt (1): zink: Do the timestamp-to-ns math in a double to have better precision. Iago Toral Quiroga (2): v3dv: fix pool descriptor count for inline uniform buffers nir: fix documentation for uadd_carry and usub_borry opcodes Jason Ekstrand (4): vulkan/wsi: Pass the size to MapMemory in the SW path vulkan/wsi/x11: Don't leak shm_reply if we don't have dri3 or present anv: Inheritance info cannot be NULL anv: Stop compacting surface state tables Lionel Landwerlin (5): anv: disable non uniform indexing of UBOs anv: use the right helper to invalidate memory intel/fs: ray query fix for global address nir/serialize: restore ray query variables isl: add new helper for format component compatibility Marek Olšák (1): radeonsi: fix random PS wave size Mike Blumenkrantz (5): nir/types: fix glsl_matrix_type_is_row_major() assert zink: enforce viewport depth clamping mesa: fix SignalSemaphoreEXT behavior lavapipe: don't overwrite entire VkFormatProperties3 struct lavapipe: don't crash on null xfb buffer pointer Pavel Ondračka (1): r300: Keep rc_rename_regs() from overflowing RC_REGISTER_MAX_INDEX Rhys Perry (1): aco/ra: update register file when updating phi definition Tatsuyuki Ishi (1): radv: Fix vkCmdCopyQueryResults -> vkCmdResetPool hazard.