| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement gradient support for ply-frame-buffer. | Kristian Høgsberg | 2008-06-02 | 1 | -0/+5 |
| | | |||||
| * | add new function ply_frame_buffer_fill_with_hex_color_at_opacity | Ray Strode | 2008-05-30 | 1 | -0/+5 |
| | | | | | | It's sometimes useful to specify an opacity to fill with for the passed in color, too, independent of its alpha. | ||||
| * | Add new function ply_frame_buffer_fill_with_hex_color | Ray Strode | 2008-05-30 | 1 | -0/+3 |
| | | | | | | | The current function for filling the frame buffer with a block color takes 4 doubles. In some cases, it's easier to give the hex value directly. | ||||
| * | clean up the frame buffer fill apis to not ask for the width and | Ray Strode | 2007-06-08 | 1 | -9/+5 |
| | | | | | | height twice (since they are always the same for the source and dest) | ||||
| * | split the common code off into libply and move things to separate directories | Ray Strode | 2007-06-06 | 1 | -0/+86 |
