Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Clang warnings/errors | Chris Craik | 2014-01-02 | 1 | -1/+2 |
* | resolved conflicts for merge of d97303a7 to master | Chris Craik | 2013-09-17 | 1 | -0/+9 |
|\ | |||||
| * | Conservatively estimate geometry bounds | Chris Craik | 2013-09-17 | 1 | -0/+9 |
* | | Replace float arrays with readable names | Romain Guy | 2013-08-15 | 1 | -18/+18 |
|/ | |||||
* | Add tessellation path for points | Chris Craik | 2013-05-14 | 1 | -0/+17 |
* | Implement support for drawBitmapMesh's colors array | Romain Guy | 2013-02-13 | 1 | -1/+19 |
* | Add cap tessellation support | Chris Craik | 2013-02-06 | 1 | -19/+0 |
* | Line endcaps for AA lines are now antialiased. | Chet Haase | 2011-05-02 | 1 | -0/+19 |
* | Enable anti-aliasing for hw-accelerated lines | Chet Haase | 2011-04-21 | 1 | -0/+28 |
* | Optimize FBO drawing with regions. | Romain Guy | 2010-11-02 | 1 | -3/+3 |
* | Generate shaders to cover all possible cases. | Romain Guy | 2010-07-27 | 1 | -8/+0 |
* | Optimize blending state changes. | Romain Guy | 2010-07-09 | 1 | -0/+5 |
* | Draw n-patches using OpenGL. | Romain Guy | 2010-07-08 | 1 | -0/+49 |