summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-09-07sna/gen3: Do not assume video updates are always vsync'edChris Wilson
2011-09-04sna/gen2: Flush the batch when we run out of vertex spaceChris Wilson
2011-09-04sna/gen2: Improve batch decoder.Chris Wilson
2011-09-04sna/trapezoids: Check for alignment after projectionChris Wilson
2011-09-04sna: Add missing implementation for TrianglesChris Wilson
2011-09-01sna/trapezoids: Edges may lie out of boundsChris Wilson
2011-08-31sna: Use the shadow buffer for PutImageChris Wilson
2011-08-31sna/gen6: Prefer the BLT ring, except for copies on behalf of DRIChris Wilson
2011-08-31sna/trapezoids: Refactor to project the trapezoid only onceChris Wilson
2011-08-30sna/trapezoids: Reject invalid traps after projecting onto the sample gridChris Wilson
2011-08-30sna/trapezoids: Allocate sufficient space for a8 mask for mono trapsChris Wilson
2011-08-29sna: Retain the GTT space used for an upload bufferChris Wilson
2011-08-29sna: Free the buffers immediately upon releaseChris Wilson
2011-08-29sna: Cleanup up the cache upon closeChris Wilson
2011-08-29sna/video: Defend against PutImage to a broken screenChris Wilson
2011-08-29video: check that the pixmap exists before useChris Wilson
2011-08-29sna/trapezoids: Use the tor scan converter to compute the low precision maskChris Wilson
2011-08-27sna/trapezoids: Reduce imprecise sampling to 4x4Chris Wilson
2011-08-27sna/accel: Simplify single pixel read-backChris Wilson
2011-08-25sna/video: Flush the video state at the end of the operationChris Wilson
2011-08-25sna: Clear structures across server resetChris Wilson
2011-08-25sna/dri2: Add some debug around the use of the Resource databaseChris Wilson
2011-08-25sna/display: Destroy shadow dataChris Wilson
2011-08-24sna/gen3: reset blend state after applying CA passChris Wilson
2011-08-24sna/render: allow CLAMP_TO_EDGE for outside samples of extract regions as wellChris Wilson
2011-08-18Fix array size calculation for intel_pci_probe().Stefan Dirsch
2011-08-11sna/trapezoids: Speedup tor rasteriserChris Wilson
2011-08-11sna/gradient: Use a high-precision ramp for a color step rather than fallbackChris Wilson
2011-08-11sna/damage: Take advantage of marking all-damagedChris Wilson
2011-08-01dri: Build fix for xserver-1.7.7Chris Wilson
2011-07-30Fix typos for distcheckChris Wilson
2011-07-30sna: Mark the stencil as untiledChris Wilson
2011-07-30sna: Port IVB acceleration code (Xrender + Xv)Chris Wilson
2011-07-30sna: Include the pixmap size in the debug info for moving to cpuChris Wilson
2011-07-28render: Enable RENDER acceleration on Ivybridge.Kenneth Graunke
2011-07-28render: Update pixel shader state for Ivybridge.Kenneth Graunke
2011-07-28render: Use Ivybridge variants for 3D pipeline setup.Kenneth Graunke
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-28render: Update 3DPRIMITIVE for Ivybridge.Kenneth Graunke
2011-07-28render: Set Address Modify Enable in 3DSTATE_VERTEX_BUFFERS on Gen7.Kenneth Graunke
2011-07-28render: Update SAMPLER_STATE for Ivybridge.Kenneth Graunke
2011-07-28render: Update SURFACE_STATE for Ivybridge.Kenneth Graunke
2011-07-28render: New Ivybridge assembly programs for render acceleration.Kenneth Graunke
2011-07-26sna: Revert enabling scan-line wait on SNBChris Wilson
2011-07-20sna: Enable gen6 scan-line waitingChris Wilson
2011-07-19dri: Do not tile stencil bufferChad Versace
2011-07-13Disable adding normal RTF modes for an eDPChris Wilson
2011-07-13sna: Fast-path single span boxesChris Wilson
2011-07-13sna/damage: Avoid testing against a completey damaged regionChris Wilson