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
pygame-ftmod
Filename Size Date modified Message
SDL_gfx
doc
freetype
_arraysurfarray.c 14.6 KB merged changes from trunk
_camera.c 49.1 KB Merged with trunk rev 2613, and moved interactive movie test and sample
_numericsndarray.c 7.3 KB merged changes from trunk
_numericsurfarray.c 37.4 KB merged changes from trunk
alphablit.c 71.4 KB Complete Pygame blitter support of 8bit surfaces
base.c 16.9 KB Merged FreeType branch into trunk.
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 11.9 KB merged changes from trunk
camera.doc 5.6 KB Merged to trunk revision 2256
camera.h 4.3 KB Merged back changes from trunk.
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 17.0 KB merged changes from trunk
cdrom.doc 6.6 KB Fixed numerous doc comments. Removed wrong Rect.clip_ip() entry.
color.c 46.2 KB Merged FreeType branch into trunk.
color.doc 3.9 KB Merged with trunk rev 2383
constants.c 10.5 KB symbian branch merging
display.c 29.2 KB merged changes from trunk
display.doc 15.6 KB Fixed numerous doc comments. Removed wrong Rect.clip_ip() entry.
draw.c 41.4 KB merged changes from trunk
draw.doc 4.6 KB made a note on how to do an aapolygon
event.c 27.5 KB merged changes from trunk
event.doc 8.8 KB add event object comparison as per mailing list request
fastevent.c 9.3 KB Merged to branch revision 2222
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 20.0 KB merged changes from trunk
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!
freetype.c 30.6 KB Merged FreeType branch into trunk.
freetype.doc 10.4 KB Updated documentation system to use split headers.
freetype.h 3.5 KB merged changes from trunk
gfxdraw.c 30.9 KB Merged FreeType branch into trunk.
gfxdraw.doc 3.3 KB merged changes from trunk to math_module branch
image.c 44.2 KB merged changes from trunk
image.doc 4.7 KB Changes from Brian Fisher to add RGBA_PREMULT & ARGB_PREMULT type to
imageext.c 17.1 KB merged changes from trunk
joystick.c 13.4 KB Merged FreeType branch into trunk.
joystick.doc 6.7 KB more doc updates from Dan Richter
key.c 4.3 KB merged changes from trunk
key.doc 8.3 KB Updated constants GL_SWAP_CONTROL,GL_ACCELERATED_VISUAL,BUTTON_X1,BUTTON_X2
mask.c 45.5 KB merged changes from trunk
mask.doc 5.8 KB Merged with trunk revision 2262
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.6 KB merged changes from trunk
mixer.doc 15.1 KB Bugzilla issue 6: add keyword arguments to mixer.init (and pre_init).
mixer.h 2.5 KB Starting to merge in sybian_s60 branch... still going... you like break? Well then try and build this!
mouse.c 6.6 KB merged changes from trunk
mouse.doc 4.7 KB a note about get_rel
movie.c 15.8 KB merged changes from trunk
movie.doc 4.7 KB typo
music.c 10.8 KB merged changes from trunk
music.doc 4.6 KB Merged changes up to revision 2173
numeric_arrayobject.h 16.8 KB Added numpy surface array module. Removed Numeric dependency and imported Numeric/arrayobject header.
overlay.c 7.7 KB merged changes from trunk
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 60.3 KB merged changes from trunk
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.7 KB Merged with trunk rev 2482
pypm.c 204.3 KB Merge update, added resizing to movie module. Cleaned up several really
pypm.pyx 17.0 KB Merge update, added resizing to movie module. Cleaned up several really
rect.c 42.0 KB merged changes from trunk
rect.doc 7.1 KB Merge update, added resizing to movie module. Cleaned up several really
rotozoom.c 14.9 KB Thanks Christopher Stone, John Myers, John Poppleweel, and Marcus!
rwobject.c 12.8 KB symbian branch merging
scale.h 2.7 KB Merged with trunk rev 2455.
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 changes from trunk
scrap.doc 5.4 KB Merged changes up to revision 2173
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.7 KB removed some debugging cruft
surface.c 68.2 KB Merged FreeType branch into trunk.
surface.doc 23.8 KB surface docs typo patch submitted by Lorenz Quack
surface.h 12.5 KB fix bug involving blit blends and 32 bit surfaces having non-standard masks
surface_fill.c 23.0 KB fix per-pixel alpha bug involving pixel unpacking
surflock.c 8.7 KB Merged with trunk revision 2262
time.c 11.8 KB merged changes from trunk
time.doc 4.0 KB Merged to revision 2209 in trunk.
transform.c 86.9 KB merged changes from trunk
transform.doc 7.7 KB Merged with trunk revision 2245, lib/midi.py and test/midi_test.py are