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
Assigned to nobody Loading
Sort

Pull requests list

C UNIT TESTING!!! (this time on the right repo) build Compiling stuff C API CI Issue with the Continuous Integration (CI), the actions/bots that test things discussion enhancement Experimental Experimental code meson Meson build system needs testing Not complete Still needs some work Steering Council tests tests (module)
#3477 opened Jun 6, 2025 by oddbookworm Loading…
Add conditional skip to testSavePaletteAsPNG8
#3476 opened Jun 6, 2025 by ankith26 Loading…
Fix and improve pygame.Window tests
#3474 opened Jun 5, 2025 by ankith26 Loading…
Fix ascii scrap on sdl2 backend, docs/tests fixes
#3473 opened Jun 5, 2025 by ankith26 Loading…
Add skip to set_gamma tests
#3471 opened Jun 4, 2025 by ankith26 Loading…
Fix windowevent and key repeat in sdl2-compat
#3470 opened Jun 4, 2025 by ankith26 Loading…
Fix draw halting when using NaN argument
#3467 opened Jun 3, 2025 by MightyJosip Loading…
Move surface to its own directory
#3462 opened Jun 2, 2025 by MightyJosip Loading…
Optimize vector creation/update using pg_VectorCoordsFromObj math pygame.math Performance Related to the speed or resource usage of the project
#3458 opened Jun 2, 2025 by Starbuck5 Loading…
add Color.from_hex color pygame.color New API This pull request may need extra debate as it adds a new class or function to pygame
#3456 opened Jun 2, 2025 by ToniDevStuff Loading…
Improve, fix and clarify Surface docs docs
#3455 opened Jun 1, 2025 by damusss Loading…
Optimize vector-number math by avoiding RealNumber_Check math pygame.math Performance Related to the speed or resource usage of the project
#3454 opened Jun 1, 2025 by Starbuck5 Loading… 2.5.5
Bump build dependencies dependencies
#3443 opened May 24, 2025 by ankith26 Loading…
Use namedtuple for pygame.image.load_animation enhancement image pygame.image
#3442 opened May 24, 2025 by damusss Loading…
Move mouse and key docs to stubs
#3441 opened May 24, 2025 by zoldalma999 Loading…
Update CIBW setting to prevent warning CI Issue with the Continuous Integration (CI), the actions/bots that test things
#3438 opened May 24, 2025 by Starbuck5 Loading…
Surface module compiling in SDL3 sdl3 Surface pygame.Surface
#3435 opened May 24, 2025 by Starbuck5 Loading…
Fix SRCALPHA TGA image saving
#3432 opened May 17, 2025 by ankith26 Loading…
Document pygame._render docs _sdl2 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 _sdl2 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…
ProTip! Exclude everything labeled bug with -label:bug.