Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A CGImage is read-only, but it just happened to work anyway. Until 10.8 | Pierre Ossman | 2012-08-17 | 1 | -2/+2 |
| | | | | | | | that is. Do it the documented way by having a CGBitmapContext instead. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4956 3789f03b-4d11-0410-bbf8-ca57d06f2519 | ||||
* | Implement optimised drawing operations for OS X. Didn't see any reduction in | Pierre Ossman | 2011-06-17 | 1 | -0/+37 |
CPU usage unfortunately, but at least we're now using the native pixel format of our server which avoids a conversion on the server side. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4504 3789f03b-4d11-0410-bbf8-ca57d06f2519 |