-
-
Notifications
You must be signed in to change notification settings - Fork 183
Issues: pygame-community/pygame-ce
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Renderer.blit()
doesn't check if the texture is created by another renderer.
video
#2622
opened Dec 21, 2023 by
yunline
2 tasks
Port pygame.video
SDL_LockTextureToSurface()
and SDL_UnlockTexture()
enhancement
video
#2529
opened Oct 24, 2023 by
yunline
Rework pygame.video
pygame._sdl2.video.get_drivers()
(3627)
enhancement
video
#1782
opened Feb 12, 2023 by
GalacticEmperor1
_sdl2.video set_grab() and relative mouse movement (2390)
display
pygame.display
mouse
pygame.mouse
render/_sdl2
pygame._render or former pygame._sdl2
video
pygame.video
#1226
opened Feb 12, 2023 by
GalacticEmperor1
Add pygame.image.save(Renderer) (1081)
enhancement
Experimental
Experimental code
image
pygame.image
render/_sdl2
pygame._render or former pygame._sdl2
video
pygame.video
#664
opened Feb 12, 2023 by
GalacticEmperor1
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.