summaryrefslogtreecommitdiff
path: root/src/sna/sna_driver.c
AgeCommit message (Expand)Author
2011-11-11sna/glyphs: Cache the glyph pixman_image_t wrapperChris Wilson
2011-11-10sna: Store the sna pointer on the pixmap for cheap lookupsChris Wilson
2011-11-08sna: Add some error messages to explain why we failed to create the screenChris Wilson
2011-11-06sna: Beware unsigned promotion of int16_t to uint32_tChris Wilson
2011-11-05sna: Add the pixman version to the debug outputChris Wilson
2011-11-04sna: Run the deferred flush at vrefreshChris Wilson
2011-11-02sna: Only execute the accel block handler if we are about to blockChris Wilson
2011-10-31sna: Set the flush interval based on output vrefreshChris Wilson
2011-10-31sna: Add an option to disable the delayed flushChris Wilson
2011-10-30sna: Don't mess with NDEBUGChris Wilson
2011-09-15configure: Introduce --with-builderstringChris Wilson
2011-09-09sna: Record git-tree used for compilationChris Wilson
2011-08-25sna: Clear structures across server resetChris Wilson
2011-06-26sna: Only create bo up to half the size of the mappable apertureChris Wilson
2011-06-24sna: Support depth-30 and some more logging to show the depthChris Wilson
2011-06-23sna: Relent and workaround the lack of O_NONBLOCK on /dev/dri/card0Chris Wilson
2011-06-22Don't include xf86Priv.hAdam Jackson
2011-06-17sna: Copy the fbcon contents onto the front buffer upon X startupChris Wilson
2011-06-12sna/dri: Fix tripple-buffering for vblank_mode=0Chris Wilson
2011-06-11sna: Process dri wakeups firstChris Wilson
2011-06-10sna: Remember to decouple the fb on closingChris Wilson
2011-06-10sna: Drain the event queues before CloseScreenChris Wilson
2011-06-10sna: Workaround the random free of the ScreenPixmap in fbCloseScreenChris Wilson
2011-06-10sna: Add some debug statements to the core DDX interfaceChris Wilson
2011-06-08sna: Make the device fd non-blockingChris Wilson
2011-06-08sna/dri: valgrindifyChris Wilson
2011-06-07sna: Add zaphod supportChris Wilson
2011-06-04sna: Introduce a new acceleration model.Chris Wilson