summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-12remove some unused config file stuffRob Clark
2013-05-12remove miInitializeBackingStore() callRob Clark
2013-04-18remove unneeded mibstore.h includeRob Clark
2013-03-25dri2: allocate DRI2 buffers in SMIRob Clark
2013-03-06accel: reduce cmdstream buffer sizeRob Clark
2013-03-06exa: add support for composite w/ repeatRob Clark
2013-03-06exa: use CreatePixmap2Rob Clark
2013-03-06add libdrm debugging/tracesRob Clark
2013-03-06update registers headerRob Clark
2013-02-25exa: composite ops w/ mask and other cleanupsRob Clark
2012-12-16update for compat-apiRob Clark
2012-10-22add dri2Rob Clark
2012-10-21update fd_ringbuffer_emit_reloc()Rob Clark
2012-10-20add batchingRob Clark
2012-10-14convert to use libdrm_freedrenoRob Clark
2012-10-07exa: begin cleaning up hard-coded constantsRob Clark
2012-10-07exa: move scissor x/y into out_dstpix()Rob Clark
2012-10-07driver: fix issue w/ lightdmRob Clark
2012-10-07driver: improve panning/backlight hackRob Clark
2012-10-07accel: turn off dword logging by defaultRob Clark
2012-10-07driver: hack to make sure backlight gets enabledRob Clark
2012-04-08exa: cleanupsRob Clark
2012-04-07exa: compositeRob Clark
2012-04-07exa: more work on compositeRob Clark
2012-04-06exa: begin adding compositeRob Clark
2012-04-04exa: add solid copyRob Clark
2012-04-03exa: Add solid fillRob Clark
2012-04-03accel: add debug support to log dwordsRob Clark
2012-04-02accel: Add ringbuffer and initial context setupRob Clark
2012-04-01Fix handling for framebuffer boRob Clark
2012-03-31Initial commitRob Clark