Skip to content

removed non existent enum - #5

Open
raycasted wants to merge 1 commit into
GPF:dreamcastSDL3from
raycasted:patch-1
Open

removed non existent enum#5
raycasted wants to merge 1 commit into
GPF:dreamcastSDL3from
raycasted:patch-1

Conversation

@raycasted

Copy link
Copy Markdown
  • I confirm that I am the author of this code and release it to the SDL project under the Zlib license. This contribution does not contain code from other sources, including code generated by a Large Language Model ("AI").

Description

i simply replaced PVR_TXRFMT_X32_STRIDE with (1 << 25) to make it build on kos stable 2.2x
TODO: change pvr_txr_set_stride(video_width); to PVR_SET(PVR_TEXTURE_MODULO, (info->tex_width / 32));

Existing Issue(s)

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.

1 participant