SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libvulkan_intel_hasvk-24.0.0+234~git.1593caf61-3.66.i586.rpm :

* Wed Jan 17 2024 mantarimayAATTpm.me- Update to version 24.0.0+234~git.1593caf61:
* nak: implement FSWZADD on SM50
* nak: Implement nir_op_bfm
* nak: Rename OpBrev to OpBRev
* nak: Implement nir_op_ufind_msb_rev
* nak: Implement nir_op_pack_half_2x16_rtz_split
* d3d12: Do not assume multi-subregion support when querying for driver encode support
* amd/ci: simplify deqp config
* nouveau/ci: don\'t run nouveau (gl) tests on nvk changes
* vulkan/wsi/wayland: fix returns and avoid leaks for failed swapchain
* nak/repair_ssa: Remap PHI sources as well
* Fri Mar 03 2023 mantarimayAATTpm.me- Update to version 23.1.0+2363~git.8e86ba3dd:
* asahi: Pull device name from device struct
* asahi: Add agx_bo_mmap() calls to transfer path
* asahi: Add result buffer to context/batches
* asahi: Add agx_debug_fault() helper
* asahi: Add APIs for DMA-BUF sync file import/export
* asahi: Implement Linux driver scaffolding, sans UAPI
* asahi: Align device submission API with upcoming UAPI
* asahi: Add nocluster,sync,stats debug flags
* asahi: Drop macOS backend
* venus: ensure invariance of buffer memory requirement size
* Fri Jan 06 2023 mantarimayAATTpm.me- Update to version 23.0.0+2580~git.808a25c30:
* venus: Avoid to copy the descriptor sets when it is not required
* radv: fix returning VK_PIPELINE_COMPILE_REQUIRED from library
* radeonsi: Fix amdgpu-color-export with prologues
* radv: stop dirtying INDEX_BUFFER for non-indexed draws
* radv: flush push descriptors at bind time
* radv: remove set but unused radv_cmd_state::index_{buffer,offset}
* radv: remove unused pipeline parameter from radv_emit_binning_state()
* radv: remove enabling out-of-order rasterization internally
* isaspec: Give decode.c/h more descriptive names
* isaspec: Stop depending on glue headers and out-of-folder C files
* Fri Dec 30 2022 mantarimayAATTpm.me- Update to version 23.0.0+2358~git.05ca7d114:
* bin/gen_release_notes.py: read Closes/Fixes tags case-insensitively
* bin/gen_release_notes.py: parse \"Fixes\" tags as well as \"Closes\"
* bin/gen_release_notes.py: don\'t fail if \"Closes\" refers to an MR
* bin/gen_release_notes.py: do not fail on confidential features
* bin/gen_release_notes.py: do not end \"features\" with \"None\"
* docs: update calendar for 22.3.2
* docs: add release notes for 22.3.2
* gen_release_notes: strip second newline in new features
* freedreno/ir3: Allow isam for non-bindless ssbo loads
* ci/broadcom: add rpi3 flake color_clears.multi_context.gles2.rgba8888_pbuffer
* Wed Dec 28 2022 mantarimayAATTpm.me- Update to version 23.0.0+2340~git.2b2824b9e:
* util/xmlconfig: fix memory leak triggered by duplicates
* asahi: Clang-format the subtree
* asahi: Clang-format the twiddled tests
* asahi: Add missing #include\'s
* asahi: Add some clang-format commas
* asahi: Manually format some parts of the code
* asahi: Add .clang-format file
* agx: Undo sed fail
* anv: disable preemption for 3DPRIMITIVE during streamout
* intel/genxml: add disable preemption field for gen125
* Mon Dec 26 2022 mantarimayAATTpm.me- Update to version 23.0.0+2327~git.e584447ae:
* panvk: Fix null pointer dereference on cmd_buffer->ops
* intel/ds: add missing generate draws perfetto glue
* panfrost: Fix race condition in BO imports
* vc4: Fix race condition in BO imports
* v3d: Fix race condition in BO imports
* Revert \"ci: Windows runner is experiencing DNS issues; disable Microsoft farm\"
* kmsro: Fix renderonly_scanout BO aliasing
* freedreno/perfetto: Add grid information for compute jobs
* panfrost: Clang-format pan_layout.c
* panfrost: clang-format the tree
* Fri Dec 23 2022 mantarimayAATTpm.me- Update to version 23.0.0+2288~git.97c948fc2:
* freedreno: bump up FD6_MAX_BORDER_COLORS
* radv/ci: remove locally-deleted files from the job bucket
* radv/ci/vkcts: do not sync back the
*.qpa
* radeon: drmGetVersion can return NULL
* anv: handle null push descriptors in deferred optimization
* ci: Windows runner is experiencing DNS issues; disable Microsoft farm
* radv: Only apply taskmesh indirect 0 bug workaround when necessary.
* ac: Add has_taskmesh_indirect0_bug field to ac_gpu_info struct.
* radv: Include view index SET_SH_REG in ace_predication_size.
* ci/lava: Show LAVA job info during fails
* Wed Dec 21 2022 mantarimayAATTpm.me- Update to version 23.0.0+2273~git.376a947c0:
* venus: fallback to passthrough pci bus info when not natively supported
* r600/sfn: Fix possible dest channels for variable size dot
* radv: Fix uninitalized struct for trap handler
* r600/sfn: Don\'t try to re-use the iterator when uses is updated
* radv: Enable EXT_mesh_shader by default on GFX10.3.
* radv/amdgpu: Remove cs_add_buffers because it\'s no longer necessary.
* radv/amdgpu: Remove command submission with scheduled dependencies.
* radv: Add gang wait preambles and postambles to ensure correct behaviour.
* radv: Remove ACE->GFX wait at the end of each command buffer.
* radv: Rename radv_update_ace_preambles to radv_update_gang_preambles.
* Tue Dec 20 2022 mantarimayAATTpm.me- Update to version 23.0.0+2246~git.499e33061:
* lvp: fix load_helper_invocation not being lowered
* tu: fix load_helper_invocation not being lowered
* nir/nir_lower_is_helper_invocation: Lower helper invocation if required
* anv: Ensure we clear ANV_PIPE_PSS_STALL_SYNC_BIT on flush
* util: Fixes os_get_option_cached with bool options_tbl_exited
* d3d12: Don\'t flush indiscriminately for query result accumulation
* d3d12: Fix race condition when getting query results
* d3d12: Move query structs to header
* vulkan: update headers/registry to 1.3.238 for video decode
* vulkan/util: handle LUNARG in the list of special prefixes
* Sun Dec 11 2022 Behzad A - Update source to git commit e20564cfdb946a3e7ccd8dec36520f3dff3d32e5
* Sun Dec 04 2022 Behzad A - Update source to git commit 64d584b8e4f66f312e11954a6d74ec25c4d26953
* Sun Nov 27 2022 Behzad A - Update source to git commit c5d91ab254e59bedfc0faf71cfc46531d9be4ea8
* Sun Nov 20 2022 Behzad A - Update source to git commit e8ff841e983c4b45ff0449796fc17d73a8ca599c
* Mon Nov 14 2022 Behzad A - Update source to git commit 63c4849e8bb6b585747e6e6085df3a0264fa2821
* Mon Nov 07 2022 Behzad A - Bump to 23.0.0-Devel- Update source to git commit 8b66c0ac7605b1f0e0f7af4cff1c8e0381b16b4d
* Sun Oct 30 2022 Behzad A - Update source to git commit 6b52834ece91887b9c3d799ebfb57c8a026a0cfa
* Sun Oct 23 2022 Behzad A - Update source to git commit 851c6598bd1262fa3debd1ed2c7337ad2ca75fc2
* Sun Oct 16 2022 Behzad A - Update source to git commit 70fef476334297c51ed237aa3044e3003ffd5a5e
* Sun Oct 09 2022 Behzad A - Update source to git commit 091b5b08d44c597739cae7354a603dfa90f41b68
* Sun Oct 02 2022 Behzad A - Update source to git commit 1f0a0a46d9775c97ef6411bdb098d5836a2985d9
* Sun Sep 25 2022 Behzad A - Update source to git commit bf4a2b374fb781052770e807df8b6be84d0e78d6
* Sun Sep 18 2022 Behzad A - Update source to git commit f380a2d63e65daaa7b5829525cf389525e2d9cf3
* Sun Sep 11 2022 Behzad A - Update source to git commit c93b72d0455f1487fa3fb65a6691ff44a2fbcd35
* Sun Sep 04 2022 Behzad A - Update source to git commit 02babc834a508adf7726f783abf97dd2fe13e763- Enable Intel hasvk Vulkan driver for Gen7-8- Add libvulkan_intel_hasvk package
* Sun Aug 28 2022 Behzad A - Update source to git commit b915c45cb9b5fd487e8a2cfe0d570de20439c88e
* Sun Aug 21 2022 Behzad A - Update source to git commit fcae7cfd2792ac234d5fed1168d1d877e49768a8- use _multibuild- Drops patch ttn_add_missing_opcode_TG4.patch
* Sun Aug 14 2022 Behzad A - Bump to 22.3.0-Devel- Update source to git commit 5fd8ae15415bc79c76a827faef8fb37591c08189
* Sun Jul 31 2022 Behzad A - Update source to git commit 5780ea90c4d96fa7e23c6ef6b0477842136799d8
* Sun Jul 24 2022 Behzad A - Update source to git commit 1468cd82de4fb2730ff0e93c286b9dd1409715cd
* Sun Jul 10 2022 Behzad A - Update source to git commit befc68ec3343943cc98963e8dceaa28403747228
* Sun Jul 03 2022 Behzad A - Update source to git commit 09934730540bf6aa47e08b9bb1c6bf77a9493f4d
* Sun Jun 26 2022 Behzad A - Update source to git commit b28efd80ebb4d8602dbaba29714e77906ea36be3
* Sun Jun 19 2022 Behzad A - Update source to git commit 9ca0c0b4b40831038cac027bd342b2405e0716db
* Sun Jun 05 2022 Behzad A - Update source to git commit 5c37320eb6047441a8be3de1443cb6a3d7843f46
* Sun May 22 2022 Behzad A - Update source to git commit aa32b96c51ffea32e7be40b2a12a2c5bd8d307f0
* Sun May 15 2022 Behzad A - Update source to git commit e9e8c649cd134586ccd272031645ab9b23da5f5e
* Sun May 08 2022 Behzad A - Update source to git commit 06e9607478b780c9bcc6e08d69cfbe9020b4602c
* Sun May 01 2022 Behzad A - Enabled video codec support option- Update source to git commit 69edfcaa20294d0d4dbbeac8867885519d794a8a
* Sun Apr 24 2022 Behzad A - Bump to 22.2.0-Devel- Update source to git commit a6a4bf0f1eae36cb68d5c67653ac013fe0fbde8a
* Sun Apr 10 2022 Behzad A - Update source to git commit f567a832eed19cf01bb5f38e662f5ed53a8ac47f
* Mon Apr 04 2022 Behzad A - Update source to git commit c4650cbdb002ee9df699bb389fdf7aa8c907f010
* Sun Mar 27 2022 Behzad A - Update source to git commit ae710f33296c5bf673fbe4b4c6a720d5552b4554
* Mon Mar 21 2022 Behzad A - Update source to git commit 43c3f4386bf290d48877a42f741e31b34c902d92
* Sun Mar 13 2022 Behzad A - Update source to git commit 177805cc03ead02029a9d36844af8da2ef30b6c3
* Sun Mar 06 2022 Behzad A - Update source to git commit c82dcdf598f7b78c4a0106a71e008b482cf8f70b
* Sun Feb 27 2022 Behzad A - Update source to git commit f2dee2ea55546b03528e5bd91da9d96f27cae2a5
* Sat Feb 19 2022 Behzad A - Update source to git commit a814a4f9dba9ab660ab15be7a7cdf9f80e472d2b
* Wed Feb 09 2022 Behzad A - Update source to git commit e2cd0c3a3c21d99ad0b99d1e21a8cad148a78aaf
* Thu Feb 03 2022 Behzad A - Bump to 22.1.0-Devel- Update source to git commit 5d8c6596787a6e56f79f2d4de6a619a78f8092e5
* Sun Jan 30 2022 Behzad A - Classic DRI and swrast drivers were deleted from git main branch
* i965 -> Crocus
* i915 -> i915_gallium
* nouveau -> nouveau_gallium
* swrast -> llvmpipe- Update source to git commit be5311972f72f72ca2de3f8d0ad28b4c58d133b6
* Tue Nov 30 2021 Behzad A - Update source to git commit 8d2be391e3436f12c177ce4888c295596dbdfc17
* Fri Nov 19 2021 Behzad A - Update source to git commit 81cc94b8f0ff05649b85a681c1a2bf6b9f932315
* Sun Nov 07 2021 Behzad A - Update source to git commit c4d904101c0d5ab76e8cef6469f2fe8ebf3c980b
* Thu Oct 28 2021 Behzad A - Update source to git commit 3ad06b69490fa990c473e16f78ce658b0eb43b47
* Sun Oct 17 2021 Behzad A - Update source to git commit d31ca63527e3eb5bf271267c2a60a9b5af83bd89
* Thu Oct 14 2021 Behzad A - Delete patch Fix-wayland-include-for-intel-anv-hw-static-lib.patch- Add patch Fix_wayland_include_for_intel_anv_hw_static.diff
* Thu Oct 14 2021 Behzad A - Delete patch fix_wayland_include_for_intel_anv_hw_static.diff- Add patch Fix-wayland-include-for-intel-anv-hw-static-lib.patch
* Thu Oct 14 2021 Behzad A - Add patch fix_wayland_include_for_intel_anv_hw_static.diff
* Thu Oct 14 2021 Behzad A - Delete patch N_0001-fix-wayland-include-for-intel-anv-hw-static-lib.patch
* Thu Oct 14 2021 Behzad A - Bump to 22.0.0-Devel- Update source to git commit 6d44b21d4fdea89673541de265f69258747c5499- Delete Patch Revert_Commits_7cc85dba-57610e14.diff- Add patch N_0001-fix-wayland-include-for-intel-anv-hw-static-lib.patch
* Tue Oct 12 2021 Behzad A - Update source to git commit ca6ef505ff9b37e4ef8d947ed23fa4f2e44c02f3
* Sun Oct 10 2021 Behzad A - Added Patch Revert_Commits_7cc85dba-57610e14.diff
* Revert commit 7cc85dba71cdf6a75ee6625ac5ae5a6798273f18
* Revert commit 57610e14f645c7e89970d8a08e21edc28dfa2549
* Sat Oct 09 2021 Behzad A - Update source to git commit 3e36a20a34d8e17cedb66aa6a862ffaa4afa7c0d
* Thu Sep 23 2021 Behzad A - Update source to git commit ad50b47a14e94751cd59ad5892ad795d508557f0
* Thu Sep 23 2021 Behzad A - Update source to git commit 7aa060ec3800c3f6956eb319f7dc7930b473d060
* Sun Sep 19 2021 Behzad A - Update source to git commit 90c6eec0c1bbadcd83b87be0e73e1ec78d2923ef
* Fri Sep 17 2021 Behzad A - Update source to git commit 5eb59a03ec6eaa0bfab5ebf6eb600a22cac07f12
* Wed Sep 15 2021 Behzad A - Update source to git commit 7244aa19806cec5265e1e219cac1a99b0d3c62c6
* Fri Sep 10 2021 Behzad A - Update source to git commit 1976f4980c0fc60857e806ace2d743ff84b1ab18
* Tue Sep 07 2021 Behzad A - Crocus set as default driver for Intel Gen4-8 GPUs
* If want to using i965 set the MESA_LOADER_DRIVER_OVERRIDE=i965 Environment Variable- Update source to git commit 90faabc0ee5464962a5dca42bd2280edf967a5dc
* Wed Sep 01 2021 Behzad A - Update source to git commit 971a373caf60078d2fb6c5f8f24c56db3c4bc336
* Wed Sep 01 2021 Behzad A - Update source to git commit 45f35900c33bf864a8677afa8222df5dd0ca6b20
* Sat Aug 28 2021 Behzad A - Update source to git commit b34f9740cacb2c6567a24297fd8674e3977a851a
* Wed Aug 25 2021 Behzad A - Added some patches
* n_add-Mesa-headers-again.patch
* u_dep_xcb.patch
* Wed Aug 25 2021 Behzad A - Bump to 21.3.0-Devel- Update source to git commit cff106c4b690c6bfe8015e5bd457a17fe3482275- i965: Added patches to enable More GL Extensions on Intel Gen4/5
* Enable GL_EXT_gpu_shader4
* Expose ARB_uniform_buffer_object
* Enable ARB_blend_func_extended
 
ICM