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

Remove depth bounds test #49

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Remove depth bounds test #49

merged 1 commit into from
Jun 21, 2024

Conversation

TheSpydog
Copy link
Collaborator

For the next batch of ABI breaks.

D3D11 and Metal don't support depth bounds tests at all, and Vulkan only supports them if the depthBounds feature is enabled (which we weren't using).

@flibitijibibo flibitijibibo self-assigned this Jun 19, 2024
@flibitijibibo flibitijibibo marked this pull request as draft June 19, 2024 18:52
@flibitijibibo flibitijibibo changed the base branch from gpu to gpu_next June 21, 2024 17:46
@flibitijibibo flibitijibibo marked this pull request as ready for review June 21, 2024 18:33
@flibitijibibo flibitijibibo merged commit 88ee12b into gpu_next Jun 21, 2024
78 checks passed
@flibitijibibo flibitijibibo deleted the remove_depthbounds branch June 21, 2024 18:35
bartwe pushed a commit to bartwe/SDL-gpu-dx12 that referenced this pull request Jul 6, 2024
bartwe pushed a commit to bartwe/SDL-gpu-dx12 that referenced this pull request Jul 12, 2024
bartwe pushed a commit to bartwe/SDL-gpu-dx12 that referenced this pull request Jul 13, 2024
bartwe pushed a commit to bartwe/SDL-gpu-dx12 that referenced this pull request Jul 30, 2024
bartwe pushed a commit to bartwe/SDL-gpu-dx12 that referenced this pull request Aug 1, 2024
bartwe pushed a commit to bartwe/SDL-gpu-dx12 that referenced this pull request Aug 1, 2024
bartwe pushed a commit to bartwe/SDL-gpu-dx12 that referenced this pull request Aug 9, 2024
TheSpydog added a commit to bartwe/SDL-gpu-dx12 that referenced this pull request Aug 17, 2024
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.

3 participants