pygame is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

pygame / pygame http://pygame.org/

Clone this repository (size: 15.4 MB): HTTPS / SSH
hg clone https://bitbucket.org/pygame/pygame
hg clone ssh://hg@bitbucket.org/pygame/pygame
Branch
symbian_s60
Filename Size Date modified Message
SDL_gfx
_arraysurfarray.c 14.1 KB Merged trunk r1760->r1947
_camera.c 49.1 KB Merged trunk 1948->1985
_numericsndarray.c 7.3 KB Merged trunk r1760->r1947
_numericsurfarray.c 37.4 KB bug fix - required modules not raising error when failing to import.
alphablit.c 71.4 KB Merged trunk 1948->1985
base.c 17.0 KB Merged trunk 1993-2052
bitmask.c 25.7 KB Mask convolve function and tests from Michael George
bitmask.h 4.7 KB Mask convolve function and tests from Michael George
bufferproxy.c 10.5 KB bufferproxy.c for symbian
camera.doc 4.9 KB Licensing problems in the Camera module.
camera.h 4.0 KB adding brightness control
camera_v4l.c 2.2 KB camera module with v4l2 support and colorspace conversion
camera_v4l2.c 19.1 KB camera module with v4l2 support and colorspace conversion
cdrom.c 14.7 KB bug fix - required modules not raising error when failing to import.
cdrom.doc 6.6 KB Fixed numerous doc comments. Removed wrong Rect.clip_ip() entry.
color.c 41.8 KB Merged trunk 1993-2052
color.doc 3.5 KB restrict Color object comparison to other Colors and tuples
constants.c 10.4 KB Merged trunk 1993-2052
display.c 29.2 KB Merged trunk 1993-2052
display.doc 15.6 KB Fixed numerous doc comments. Removed wrong Rect.clip_ip() entry.
draw.c 41.0 KB Merged trunk r1760->r1947
draw.doc 4.6 KB made a note on how to do an aapolygon
event.c 27.5 KB Merged trunk 1993-2052
event.doc 8.8 KB add event object comparison as per mailing list request
fastevent.c 8.6 KB Merged trunk r1760->r1947
fastevents.c 3.6 KB Changes from Marcus for ref counting bug fixes and
fastevents.h 1.6 KB experimental fastevents wrapper
ffmovie.c 26.5 KB import fixes
ffmovie.h 3.1 KB ffmpeg movies moved to movieext
font.c 19.9 KB Merged trunk 1993-2052
font.doc 8.8 KB added back in the Font.metrics documentation.
font.h 2.1 KB Starting to merge in sybian_s60 branch... still going... you like break? Well then try and build this!
gfxdraw.c 29.7 KB Merged trunk 1993-2052
image.c 44.0 KB Merged trunk 1993-2052
image.doc 4.7 KB Changes from Brian Fisher to add RGBA_PREMULT & ARGB_PREMULT type to
imageext.c 16.9 KB Merged trunk 1993-2052
joystick.c 10.9 KB bug fix - required modules not raising error when failing to import.
joystick.doc 6.7 KB more doc updates from Dan Richter
key.c 4.2 KB Merged trunk 1993-2052
key.doc 8.3 KB Updated constants GL_SWAP_CONTROL,GL_ACCELERATED_VISUAL,BUTTON_X1,BUTTON_X2
locals.doc 7.9 KB Added a pygame.locals module page back into the docs
mask.c 42.7 KB Merged trunk r1760->r1947
mask.doc 5.8 KB Mask convolve function and tests from Michael George
mask.h 1.3 KB Starting to merge in sybian_s60 branch... still going... you like break? Well then try and build this!
mixer.c 32.8 KB Merged trunk 1993-2052
mixer.doc 15.1 KB Bugzilla issue 6: add keyword arguments to mixer.init (and pre_init).
mixer.h 2.5 KB Added IMPPREFIX to be used when importing pygame module.
mouse.c 6.5 KB merging with python3 branch r 2048
mouse.doc 4.7 KB a note about get_rel
movie.c 14.1 KB Merged trunk r1760->r1947
movie.doc 4.7 KB typo
movieext.c 18.8 KB bug fix - required modules not raising error when failing to import.
music.c 10.8 KB Merged trunk 1993-2052
music.doc 4.4 KB update docs for pygame.mixer.music.load: thanks Forrest Voight
numeric_arrayobject.h 16.8 KB Added numpy surface array module. Removed Numeric dependency and imported Numeric/arrayobject header.
overlay.c 7.3 KB Merged trunk r1760->r1947
overlay.doc 2.0 KB Additions for Overlay.
pgarrinter.h 908 B new _arraysurfarray module. blit_array bug 24 fix.
pgcompat.h 3.8 KB merging with python3 branch r 2048
pgopengl.h 395 B opengl save segfault: moved __stdcall again
pixelarray.c 57.9 KB Merged trunk r1760->r1947
pixelarray.doc 5.4 KB typo fix
pixelarray_methods.c 36.8 KB fix per-pixel alpha bug involving pixel unpacking
pygame.doc 4.5 KB merging with python3 branch r 2048
pygame.h 32.6 KB Merged trunk r1760->r1947
pygamedocs.h 108.9 KB Merged trunk 1993-2052
pypm.c 90.1 KB Merged trunk r1760->r1947
pypm.pyx 14.8 KB Merged trunk r1760->r1947
rect.c 41.9 KB Merged trunk 1993-2052
rect.doc 7.1 KB Bugzilla feature request 25: add Rect.copy method
rotozoom.c 14.9 KB Thanks Christopher Stone, John Myers, John Poppleweel, and Marcus!
rwobject.c 12.8 KB Merged trunk 1993-2052
scale.h 2.6 KB C comment reformating and typo fixes
scale2x.c 5.8 KB advancemame scale2x
scale_mmx.c 1.3 KB C comment reformating and typo fixes
scale_mmx32.c 31.2 KB Fixed outdated malloc include
scale_mmx64.c 31.4 KB scale_mmx64.c bugs
scrap.c 8.4 KB Merged trunk r1760->r1947
scrap.doc 5.2 KB Updated pygame.scrap docs
scrap.h 4.4 KB Improved pygame.scrap documentation.
scrap_mac.c 2.2 KB Some mac scrap fixes from Marcus.
scrap_qnx.c 6.3 KB forgot to add in some files from the scrap patch
scrap_win.c 10.5 KB fixes a couple of warnings on gcc mingw windows
scrap_x11.c 24.5 KB Fixed display detection for scrap module.
sdlmain_osx.m 7.3 KB Merged trunk r1760->r1947
surface.c 68.1 KB Merged trunk 1993-2052
surface.doc 23.2 KB add Surface.scroll method
surface.h 12.5 KB Merged trunk r1760->r1947
surface_fill.c 23.0 KB Merged trunk r1760->r1947
surflock.c 8.6 KB Merged trunk 1993-2052
time.c 11.7 KB Fixed time.c
time.doc 3.9 KB Fixed numerous doc comments. Removed wrong Rect.clip_ip() entry.
transform.c 83.6 KB Merged trunk 1993-2052
transform.doc 7.4 KB add additional smoothscale testing capability to transform