summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-02Update man page to reflect currently available optionsJesse Barnes
2009-12-02batch: Downgrade batch submission from a FatalError.Chris Wilson
2009-12-02Remove flush parameter from intel_batch_flush()Chris Wilson
2009-12-02Rename I830Sync() to intel_sync()Chris Wilson
2009-12-02batch: Avoid flushing a NULL batchChris Wilson
2009-12-02uxa_check_composite: Minor whitespace.Chris Wilson
2009-12-02uxa_prepare_access() don't force a flush.Chris Wilson
2009-12-02Review use of errno after libdrm callChris Wilson
2009-12-02uxa: Review uxa_prepare_access() to remove potential nestingChris Wilson
2009-12-02i830: Simplify prepare_access / finish_accessChris Wilson
2009-12-01uxa: Don't treat prepare_access as a flush synchronisation point.Chris Wilson
2009-11-30Add i830_bios.h and i830_display.h to EXTRA_DIST.2.9.99.901Carl Worth
2009-11-30NEWS: Note that the driver now has a hard dependency on KMS.Carl Worth
2009-11-30configure.ac: Bump version to 2.9.99.901.Carl Worth
2009-11-30NEWS: Add generic notes for the 2.9.99.901 snapshot.Carl Worth
2009-11-30uxa: Limit maximum size of tiled objectsChris Wilson
2009-11-30video-intel: remove i2c_vid.h from src/Makefile.amGaetan Nadon
2009-11-30uxa: Initialise lists for private pixmap structure.Chris Wilson
2009-11-30uxa: Remove cache flush for copyChris Wilson
2009-11-30Use new drmGetDeviceNameFromFd() for mapping to drm device nameKristian Høgsberg
2009-11-30i915: Disable centre-point sampling.Chris Wilson
2009-11-30i915: WhitespaceChris Wilson
2009-11-30debug: Enable dumping of batchbuffer [compile-time only]Chris Wilson
2009-11-30i915: Remove routing of alpha channel to green.Chris Wilson
2009-11-30i915: Fix missing texture offset for mask.Chris Wilson
2009-11-30debug: Don't always flush the batch when emitting a debugging flushChris Wilson
2009-11-30overlay: Fix build after 646b4a9483Chris Wilson
2009-11-30uxa-glyphs: Enable TILING_X on glyph caches.Chris Wilson
2009-11-30uxa: PutImage accelerationChris Wilson
2009-11-29Only flush batch during prepare access if it may modify the pixmap.Chris Wilson
2009-11-29batch: Emit a 'pipelined' flush when using a dirty source.Chris Wilson
2009-11-29batch: Track pixmap domains.Chris Wilson
2009-11-29uxa-glyphs: Stream uploads via temporary boChris Wilson
2009-11-29Cleanup a few compiler warnings.Chris Wilson
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-11-20Makefile.am: Add missing .g4i to be included in the tar file.Daniel Kahn Gillmor
2009-11-14INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-11-14INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-11-14Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon
2009-11-14.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-11-14.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-11-13i915: Derive the correct target color from the pixmap by checking its formatChris Wilson
2009-11-13uxa: Do not remove repeat from solids for 1x1 composites.Chris Wilson
2009-11-10i915: Fix texture sampling coordinates.Chris Wilson
2009-11-10i915: Use the color channels to pass along solid sources and masks.Chris Wilson
2009-11-10i915: Check for overflow before overflowing.Chris Wilson
2009-11-10Check that batch buffers are atomic.Chris Wilson
2009-11-10uxa: Force alpha bits to fill remaining bitsChris Wilson
2009-11-05Revert "configure: make --disable-dri work even if the server supports DRI"Eric Anholt
2009-11-05Fix "Remove flow-control macros for fallbacks in the 2D driver."Eric Anholt