Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-04-09 | Make ball bounceHEADmaster | Alexander Larsson | 1 | -7/+19 |
2010-04-09 | Better scrolling | Alexander Larsson | 1 | -13/+22 |
2010-04-09 | Add ball data | Alexander Larsson | 2 | -20/+18 |
2010-04-09 | Add text to demo | Alexander Larsson | 1 | -17/+45 |
2010-04-09 | Don't use glib types in core code | Alexander Larsson | 1 | -43/+45 |
2010-04-09 | Reorder and clean up daemon.c | Alexander Larsson | 1 | -215/+224 |
2010-04-09 | Fillrect must use over to handle alpha color | Alexander Larsson | 1 | -0/+2 |
2010-04-09 | Add a font to test the masking | Alexander Larsson | 1 | -5/+13 |
2010-04-09 | Handle async loading of image data | Alexander Larsson | 1 | -61/+92 |
2010-04-08 | Add mask operation | Alexander Larsson | 2 | -0/+58 |
2010-04-07 | Add a8 png support | Alexander Larsson | 1 | -0/+138 |
2010-04-07 | Add png rgba support | Alexander Larsson | 1 | -0/+134 |
2010-04-07 | Add alpha blending | Alexander Larsson | 2 | -1/+100 |
2010-04-07 | Use the new ops | Alexander Larsson | 2 | -3/+72 |
2010-04-07 | Add offscreen support | Alexander Larsson | 1 | -12/+67 |
2010-04-07 | Add surfaces mapping | Alexander Larsson | 1 | -11/+20 |
2010-04-05 | Send png images | Alexander Larsson | 2 | -174/+217 |
2010-04-05 | Generate png data: urls | Alexander Larsson | 1 | -17/+24 |
2010-04-05 | RBG png generation | Alexander Larsson | 1 | -0/+166 |
2010-04-05 | Add copyrect | Alexander Larsson | 2 | -0/+37 |
2010-04-04 | Got some basic requests going | Alexander Larsson | 2 | -93/+231 |
2010-04-03 | Draw some rects | Alexander Larsson | 2 | -6/+36 |
2010-04-03 | Initial simple client | Alexander Larsson | 2 | -0/+297 |