Skip to content

[rdpq_tex] never use block loads for YUV#749

Closed
pekkavaa wants to merge 1 commit intoDragonMinded:previewfrom
pekkavaa:yuvblit
Closed

[rdpq_tex] never use block loads for YUV#749
pekkavaa wants to merge 1 commit intoDragonMinded:previewfrom
pekkavaa:yuvblit

Conversation

@pekkavaa
Copy link
Copy Markdown
Contributor

The YUV_FMT16 pixel format needs special handling at load time which only LOAD_TILE can do. So texload_set_rect now checks for that case.

The YUV_FMT16 pixel format needs special handling at load
time which only LOAD_TILE can do. So texload_set_rect now
checks for that case.
@rasky
Copy link
Copy Markdown
Collaborator

rasky commented Mar 3, 2026

Added more complete support to rdpq_tex (including LOAD_BLOCK) in 519106b

@rasky rasky closed this Mar 3, 2026
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.

2 participants