diff options
author | Mart Raudsepp <leio@gentoo.org> | 2012-07-25 07:23:35 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2012-07-25 07:23:35 +0300 |
commit | cb0e67bbc019b170194b3b51e2a47fca8d3aeac1 (patch) | |
tree | 65208bc58d6cd0602c83013f99c35e1ff988b1a6 /src/gx_rotate.c | |
parent | dc0dbd41745f99dcd9ca3fda05acf5a5f11a6960 (diff) |
lx_exa: Fix EXA minor version checks
The old version of just checking for EXA_MINOR_VERSION >= 2 would
stop working if ever EXA gets a new major version, as minor would be
reset to 0, and start unexpectedly working again when minor gets bumped
gradually up to 2 again.
Other drivers also assume that a new major would still have the vfunc we use.
Diffstat (limited to 'src/gx_rotate.c')
0 files changed, 0 insertions, 0 deletions