summaryrefslogtreecommitdiff
path: root/src/intel.h
AgeCommit message (Expand)Author
2012-09-23Reorder INTEL_XVMC define so that we pick up Option "XvMC"Chris Wilson
2012-09-06uxa: Distinguish forms of pinningChris Wilson
2012-09-03intel: add pixmap tracking and scanout support. (v2)Dave Airlie
2012-07-23intel: Refactor the common chipset detection/overrideChris Wilson
2012-07-16Wrap defines to avoid redefinition warningsChris Wilson
2012-07-15uxa: Remove Shadow hackChris Wilson
2012-06-14uxa: Force the outputs to off for consistency with xf86DisableUnusedFunctions()Chris Wilson
2012-06-12uxa: do copy fb at startup.Dave Airlie
2012-06-02uxa/i965: Make the unhandled allocation failures explicitChris Wilson
2012-06-02uxa: Use unsigned bitfields for single bitsChris Wilson
2012-06-02uxa: Remove 'render_source_is_solid' dead codeChris Wilson
2012-05-23intel: convert to new screen conversion APIsDave Airlie
2012-05-23intel: add compat header file for conversion fnsDave Airlie
2012-03-15uxa/i915: Remove broken CA pass, fallback to magic 2-pass composite helperChris Wilson
2012-03-15uxa: Remove unused render_mask_solid membersChris Wilson
2012-03-15uxa: Remove unused tracking of the current render targetChris Wilson
2012-03-15uxa: Simplify flush trackingChris Wilson
2012-03-15uxa: Kill the complicated in-flight trackingChris Wilson
2012-02-21uxa: Silence compiler warning for const argumentsChris Wilson
2012-02-21uxa/glamor/dri: Enable the pageflip support on glamor.Zhigang Gong
2012-02-21uxa/dri: Refine the pageflip processing.Zhigang Gong
2012-02-11Include a local copy of list.hChris Wilson
2012-01-08Removed deprecated xf86PciInfo.h includesChris Wilson
2011-12-18Silence uxa-only compilationChris Wilson
2011-12-17uxa: Explicitly check for libdrm_intel in configureChris Wilson
2011-12-13uxa: Wakeup 3s after the last rendering to reap the bo-cacheChris Wilson
2011-12-02uxa: Reset size limits based on AGP sizeChris Wilson
2011-11-17glamor: Initial commit to introduce glamor acceleration.Zhigang Gong
2011-11-16Compile out UXA if so desiredChris Wilson
2011-11-16sna: Reduce and clarify dependenciesChris Wilson
2011-11-03uxa: Remove caching of surface binding locationChris Wilson
2011-10-12Remove vestigial includes from DRI1Chris Wilson
2011-10-11snb: implement PIPE_CONTROL workaroundDaniel Vetter
2011-08-29video: check that the pixmap exists before useChris Wilson
2011-07-28render: Refactor to use newly shared pipeline setup code in i965_3d.c.Kenneth Graunke
2011-07-28Xv: Refactor out pipeline setup functions for future reuse in render.Kenneth Graunke
2011-07-11dri: Enable triple-bufferred pageflipsChris Wilson
2011-07-11dri: Prevent abuse of the Resource databaseChris Wilson
2011-04-08intel: Restore manual flush for old kernelsChris Wilson
2011-04-07Revert "i965: Convert to relative relocations for state"Chris Wilson
2011-04-07i965: Avoid transform overheads for vertex emit where possibleChris Wilson
2011-04-04i965: Reset vertex_id after every batchChris Wilson
2011-04-04Take advantage of the kernel flush for dirty bo in the busy ioctlChris Wilson
2011-04-04Remove unused function 'intel_bo_alloc_for_data'Chris Wilson
2011-04-04i965: segregate each vertex element into its own bufferChris Wilson
2011-04-04i965: Convert to relative relocations for stateChris Wilson
2011-03-30Add a DRI2SwapEventPtr typedef for retro xserversChris Wilson
2011-03-23Handle drawable/client destruction in pending swaps/flipsKeith Packard
2011-03-23dri2: Make DRI2FrameEvent public and use instead of void *Keith Packard
2011-03-09Give each user of tiling separate xorg.conf optionsChris Wilson