mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #447] [MERGED] core,shader_recompiler: align structures for 64-bit platforms #1567
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#1567
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/447
Author: @GermanAizek
Created: 8/15/2024
Status: ✅ Merged
Merged: 8/24/2024
Merged by: @raphaelthegreat
Base:
main← Head:align-structures-for-64bit📝 Commits (2)
53ca0dacore,shader_recompiler: align structures for 64-bit platforms533e276Merge branch 'main' into align-structures-for-64bit📊 Changes
6 files changed (+13 additions, -13 deletions)
View changed files
📝
src/audio_core/sdl_audio.h(+4 -4)📝
src/core/libraries/videoout/driver.cpp(+2 -2)📝
src/core/libraries/videoout/driver.h(+2 -2)📝
src/sdl_window.h(+3 -3)📝
src/shader_recompiler/backend/spirv/spirv_emit_context.cpp(+1 -1)📝
src/shader_recompiler/backend/spirv/spirv_emit_context.h(+1 -1)📄 Description
Decreased structure sizes:
Request 48 bytes -> 40 bytes(Fixed merge conflict)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.