Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-31 | xvmc: Silence gcc, add parentheses around assignment. | Cyril Brulebois | |
Get rid of the following with CFLAGS="-Wall -Werror": | CC intel_xvmc_dump.lo | cc1: warnings being treated as errors | intel_xvmc_dump.c: In function ‘intel_xvmc_dump_open’: | intel_xvmc_dump.c:41: error: suggest parentheses around assignment used as truth value Signed-off-by: Cyril Brulebois <kibi@debian.org> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> | |||
2009-10-19 | Fix 64-bit compiler warnings in intel_xvmc_dump_render(). | Thomas Arnhold | |
Bug #24396. | |||
2009-10-06 | Move to kernel coding style. | Eric Anholt | |
We've talked about doing this since the start of the project, putting it off until "some convenient time". Just after removing a third of the driver seems like a convenient time, when backporting's probably not happening much anyway. | |||
2008-06-28 | xvmc: fix motion_type dump for frame/field picture | Zhenyu Wang | |
2008-06-04 | xvmc: add render dump function | Zhenyu Wang | |