Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

metal: Improved texture type support #81

Merged
merged 3 commits into from
Jul 8, 2024
Merged

metal: Improved texture type support #81

merged 3 commits into from
Jul 8, 2024

Conversation

TheSpydog
Copy link
Collaborator

@TheSpydog TheSpydog commented Jul 6, 2024

Implemented MSAA for color and depth-stencil buffers, added support for 2D array textures and cube textures, cleaned up a bunch of FIXMEs, and added a warning check for Vulkan to ensure blitting works consistently across backends. I also added an --msaa option for testgpu_spinning_cube to see MSAA in practice.

@TheSpydog TheSpydog marked this pull request as ready for review July 7, 2024 04:51
@TheSpydog TheSpydog merged commit 5b0cdab into gpu Jul 8, 2024
78 checks passed
@TheSpydog TheSpydog deleted the metaltextures branch July 8, 2024 16:54
flibitijibibo pushed a commit that referenced this pull request Jul 11, 2024
* metal: MSAA textures + array textures

* testgpu: Add --msaa option

* metal: Cube texture support
bartwe pushed a commit to bartwe/SDL-gpu-dx12 that referenced this pull request Jul 12, 2024
* metal: MSAA textures + array textures

* testgpu: Add --msaa option

* metal: Cube texture support
bartwe pushed a commit to bartwe/SDL-gpu-dx12 that referenced this pull request Jul 13, 2024
* metal: MSAA textures + array textures

* testgpu: Add --msaa option

* metal: Cube texture support
flibitijibibo pushed a commit that referenced this pull request Jul 16, 2024
* metal: MSAA textures + array textures

* testgpu: Add --msaa option

* metal: Cube texture support
flibitijibibo pushed a commit that referenced this pull request Jul 19, 2024
* metal: MSAA textures + array textures

* testgpu: Add --msaa option

* metal: Cube texture support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants