Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-08-28 | Made logMessage a wrappable core (instead of display) function. | Danny Baumann | 1 | -3/+3 |
2007-08-29 | Split compiz.h into compiz.h and compiz-core.h. | David Reveman | 1 | -1/+1 |
2007-08-09 | Fix many function declarations that were missing the 'const' | David Reveman | 1 | -15/+15 |
2007-07-11 | Clean up and avoid some unnecessary heap allocation in | David Reveman | 1 | -36/+38 |
2007-07-06 | Added string formating to fragment functions. | Dennis Kasprzyk | 1 | -6/+82 |
2007-05-31 | Add extensible logging framework | Mike Dransfield | 1 | -5/+7 |
2007-01-21 | Don't pass window paint attribs to drawWindow function. All | David Reveman | 1 | -0/+14 |
2007-01-14 | Add addBlendOpToFunctionData function which can be used to indicate that | David Reveman | 1 | -4/+35 |
2007-01-10 | Keep track of temporary texcoord variables at all index levels to make | David Reveman | 1 | -7/+14 |
2007-01-10 | Only add one fetch offset variable per index. | David Reveman | 1 | -22/+36 |
2007-01-10 | Add Fragment Attribute Interface. | David Reveman | 1 | -0/+1256 |