Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved xsync feature testing. | Denis Dzyubenko | 2009-11-06 | 1 | -1/+3 |
| | | | | | | | | | Make sure we actually call any XSync function to test if those functions are available on the platform. On HPUX there is something wrong since X11 header files contain required function declarations, however we cannot link to them. Reviewed-by: Andreas | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Add missing license headers. | Jason McDonald | 2009-08-28 | 1 | -0/+41 |
| | | | | Reviewed-by: Trust Me | ||||
* | Add functionality tests for XSync. | Thiago Macieira | 2009-08-07 | 2 | -0/+14 |
It was reported to be auto-detected, but wasn't. Apparently, AIX 6's X11 doesn't have this. Reviewed-By: Denis Dzyubenko <denis.dzyubenko@nokia.com> (cherry picked from commit 0a63875d787e1b035ace2c76fa1d0de6329127d7) |