Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add drop shadows. | Romain Guy | 2010-08-13 | 1 | -13/+26 |
* | Fix tons of bugs and add new text rendering support. | Romain Guy | 2010-08-10 | 1 | -23/+18 |
* | Enforce maximum texture size. | Romain Guy | 2010-08-07 | 1 | -3/+8 |
* | Added drop shadow renderer to the font class. | Alex Sakhartchouk | 2010-08-06 | 1 | -18/+91 |
* | Adding drop shadow support | Alex Sakhartchouk | 2010-08-02 | 1 | -8/+185 |
* | Fix gradients rendering and destructor crashes. | Romain Guy | 2010-07-29 | 1 | -1/+0 |
* | Moved all the rendering code to the new shader generator. | Romain Guy | 2010-07-29 | 1 | -0/+1 |
* | When font cache still has empty space, | Alex Sakhartchouk | 2010-07-26 | 1 | -11/+55 |
* | Updating parts of font cache as needed instead of the entire map. | Alex Sakhartchouk | 2010-07-23 | 1 | -10/+41 |
* | Cleanup, added properties for the FontRenderer. | Romain Guy | 2010-07-23 | 1 | -50/+73 |
* | Add support for text culling. | Romain Guy | 2010-07-22 | 1 | -24/+13 |
* | Add text rendering. | Romain Guy | 2010-07-21 | 1 | -0/+467 |