Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | client: fix broken vs2008 build | Alon Levy | 2011-01-27 | 1 | -1/+10 |
| | |||||
* | client: Include config.h from common.h | Alexander Larsson | 2010-09-29 | 1 | -0/+4 |
| | | | | | config.h should be availible everywhere, so move its inclusion to the top of common.h. | ||||
* | Make opengl optional, disabled by default | Alexander Larsson | 2010-06-21 | 1 | -0/+2 |
| | | | | | | | | | | The OpenGL renderer isn't really useful right now, its not quite up to date, its not really faster than software and it only supports a limited subset of drivers. So, lets disable it for now. Long term opengl rendering of the 2d part of spice is important if we want to combine 2d and 3d rendering (say if spice adds opengl support in the protocol). But until then this is isn't useful for normal use. | ||||
* | Relicense everything from GPL to LGPL 2.1+ | Alexander Larsson | 2010-04-13 | 1 | -9/+9 |
| | |||||
* | Use standard int types and <spice/types.h> | Alexander Larsson | 2010-02-04 | 1 | -2/+1 |
| | |||||
* | fresh start | Yaniv Kamay | 2009-10-14 | 1 | -0/+63 |