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
pgreloaded
Filename Size Date modified Message
__init__.py 307 B Adedd OpenMP support for blit and fill operations.
bundle_docs.py 2.7 KB Fixed zip doc bundling. Fixed fill operation for 1bpp surfaces.
clangccompiler.py 1.2 KB Minor define refactoring.
config_compiler.py 1.4 KB Adedd OpenMP support for blit and fill operations.
config_darwin.py 2.4 KB Adedd OpenMP support for blit and fill operations.
config_generic.py 8.9 KB Adedd OpenMP support for blit and fill operations.
config_modules.py 4.8 KB Adedd OpenMP support for blit and fill operations.
config_msys.py 5.3 KB Adedd OpenMP support for blit and fill operations.
config_unix.py 2.1 KB Adedd OpenMP support for blit and fill operations.
config_win.py 3.4 KB Adedd OpenMP support for blit and fill operations.
distutilsext.py 1.8 KB Added new buildallclang Makefile target. Improved environment flag handling for clang compiler.
dll.py 2.3 KB Fixed png DLL detection for Win32.
helpers.py 179 B Fixed msys build and Freetype2 include hunting.
intelccompiler.py 688 B Added experimental Clang and ICC compiler support.
libconfig.py 1.9 KB Minor documentation reorganisation.
mingw.cfg 10 B Added pgreloaded branch.
mingw32ccompiler.py 4.8 KB Added pgreloaded branch.
mingwcfg.py 484 B Added pgreloaded branch.
msys.py 10.4 KB Minor build fix for 64-bit Win32 platforms.
msysio.py 1.1 KB Added basic openal.CaptureDevice implementation.
pkgconfig.py 1.6 KB Minor documentation reorganisation.