Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-08-23 | Add setup.py.HEADmaster | Corbin Simpson | 1 | -0/+16 |
2010-07-26 | Make Context init work. | Corbin Simpson | 2 | -9/+15 |
2010-07-26 | Start Context. | Corbin Simpson | 1 | -4/+21 |
2010-07-26 | Convert Screen to a fully Cython'd class. | Corbin Simpson | 2 | -84/+98 |
2010-07-26 | Switch to Cython. | Corbin Simpson | 5 | -344/+443 |
2010-05-01 | Fixup format checks to actually work right, implement a test. | Corbin Simpson | 2 | -12/+19 |
2010-05-01 | Add is_format_supported. | Corbin Simpson | 1 | -2/+47 |
2010-05-01 | Add format list. | Corbin Simpson | 1 | -0/+172 |
2010-04-28 | drm: Add drm_create_screen_arg. | Corbin Simpson | 1 | -2/+9 |
2010-04-27 | Fixup the fixup. | Corbin Simpson | 2 | -4/+4 |
2010-04-26 | Fixup screen params. | Corbin Simpson | 1 | -26/+31 |
2010-04-26 | .gitignore | Corbin Simpson | 1 | -0/+1 |
2010-04-26 | Screen. | Corbin Simpson | 3 | -4/+131 |
2010-04-26 | Split off DRM API to its own file. | Corbin Simpson | 2 | -29/+35 |
2010-04-26 | Initial commit. | Corbin Simpson | 1 | -0/+46 |