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

Implement Texture modification #17

Open
5 tasks
DiegoG1019 opened this issue May 27, 2022 · 0 comments
Open
5 tasks

Implement Texture modification #17

DiegoG1019 opened this issue May 27, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@DiegoG1019
Copy link
Owner

DiegoG1019 commented May 27, 2022

Most likely the best way to do this is with a RGBAColor stream that also keeps a PixelFormatData around?

  • SDL_LockTextureToSurface
  • SDL_LockTexture
  • SDL_UnlockTexture
  • SDL_UpdateYUVTexture
  • SDL_UpdateNVTexture
@DiegoG1019 DiegoG1019 self-assigned this May 27, 2022
@DiegoG1019 DiegoG1019 added enhancement New feature or request help wanted Extra attention is needed labels May 27, 2022
@DiegoG1019 DiegoG1019 moved this from Todo to In Progress in SDL2.NET Project Jun 10, 2022
@DiegoG1019 DiegoG1019 moved this from In Progress to Todo in SDL2.NET Project Jun 10, 2022
@DiegoG1019 DiegoG1019 moved this from Todo to Done in SDL2.NET Project Jun 15, 2022
@DiegoG1019 DiegoG1019 moved this from Done to In Progress in SDL2.NET Project Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: In Progress
Development

No branches or pull requests

1 participant