Skip to content

Pull requests: pygame-community/pygame-ce

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Bump docker/build-push-action from 6.16.0 to 6.17.0 dependencies github_actions Pull requests that update GitHub Actions code
#3433 opened May 19, 2025 by dependabot bot Loading…
Fix SRCALPHA TGA image saving
#3432 opened May 17, 2025 by ankith26 Loading…
Document pygame._render docs render/_sdl2 pygame._render or former pygame._sdl2
#3429 opened May 13, 2025 by damusss Loading…
Port display.c to SDL3 display pygame.display sdl3
#3428 opened May 12, 2025 by ankith26 Loading…
Compile _sdl2.controller and _sdl2.touch with SDL3 render/_sdl2 pygame._render or former pygame._sdl2 sdl3
#3427 opened May 11, 2025 by damusss Loading…
Move modules to their own directories
#3421 opened Apr 29, 2025 by MightyJosip Loading…
Remove surflock as the module Code quality/robustness Code quality and resilience to changes Surface pygame.Surface
#3417 opened Apr 28, 2025 by MightyJosip Loading…
Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 dependencies github_actions Pull requests that update GitHub Actions code
#3414 opened Apr 28, 2025 by dependabot bot Loading…
Refactor alphablit Code quality/robustness Code quality and resilience to changes
#3404 opened Apr 19, 2025 by MightyJosip Loading…
Implemented the Line.project geometry pygame.geometry New API This pull request may need extra debate as it adds a new class or function to pygame
#3402 opened Apr 14, 2025 by XFajk Loading…
Fix stubs for buffer types
#3398 opened Apr 9, 2025 by aatle Loading…
Surface multiphase init Code quality/robustness Code quality and resilience to changes Surface pygame.Surface
#3354 opened Feb 28, 2025 by oddbookworm Loading…
Port Image to C code
#3331 opened Feb 8, 2025 by MightyJosip Draft
Port Texture to C code
#3330 opened Feb 7, 2025 by MightyJosip Loading…
Add pygame.system.get_theme() (w/ sdl3) New API This pull request may need extra debate as it adds a new class or function to pygame sdl3 system pygame.system
#3325 opened Feb 2, 2025 by damusss Draft
Vector caching. math pygame.math Performance Related to the speed or resource usage of the project
#3292 opened Jan 16, 2025 by gresm Draft
Implement display.gl_get_proc New API This pull request may need extra debate as it adds a new class or function to pygame opengl
#3285 opened Jan 8, 2025 by yunline Draft
Add more Line attributes geometry pygame.geometry New API This pull request may need extra debate as it adds a new class or function to pygame
#3268 opened Dec 16, 2024 by itzpr3d4t0r Loading…
pygame.Sound.copy implementation mixer pygame.mixer New API This pull request may need extra debate as it adds a new class or function to pygame
#3238 opened Nov 24, 2024 by Borishkof Draft
new angle and angle_rad property in vector2 math pygame.math New API This pull request may need extra debate as it adds a new class or function to pygame
#3222 opened Nov 12, 2024 by AntoineMamou Loading…
Add Window.handle New API This pull request may need extra debate as it adds a new class or function to pygame sdl3 window pygame.Window
#3219 opened Nov 10, 2024 by damusss Loading…
Reduce errors in src_c/surface.c when compiling with SDL3 Code quality/robustness Code quality and resilience to changes sdl3
#3215 opened Nov 6, 2024 by gresm Loading…
2 of 8 tasks
ProTip! Exclude everything labeled bug with -label:bug.