summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
53 min.i965: Add #defines for the pipeline statistics counter registers.Kenneth Graunke1-0/+13
53 min.i965: Bump kernel requirement to 3.3 on Ivybridge.Kenneth Graunke3-21/+12
3 daysgallivm: Eliminate 8.8 fixed point intermediates from AoS sampling path.José Fonseca5-242/+186
8 daysglsl: Add a pass to flip matrix/vector multiplies to use dot products.Kenneth Graunke4-0/+128
11 daysi965: Update URB partitioning code for Haswell's GT3 variant.Kenneth Graunke1-8/+17
12 daysi965: Update the surface formats table from the current specs.Eric Anholt1-0/+65
2013-05-01i965: Lower textureGrad() for samplerCubeShadow.Kenneth Graunke3-6/+27
2013-04-16i965: Enable the Bay Trail platform.Kenneth Graunke4-0/+29
2013-04-04i965: Remove fixed-function texture projection avoidance optimization.Kenneth Graunke1-25/+18
2013-04-03gallivm: use f16c hw support for float->half and half->float conversionRoland Scheidegger4-4/+53
2013-03-01i965: enable ARB_texture_multisample on Gen6+Chris Forbes1-0/+1
2013-03-01i965: take the target into account for Gen7 MSAA modesChris Forbes1-3/+19
2013-02-06i965: Implement CopyTexSubImage2D via BLORP (and use it by default).Kenneth Graunke5-8/+154
2013-02-03i965: Fix the SF Vertex URB Read Length calculation for Gen7 platforms.Kenneth Graunke1-16/+16
2013-01-25i965: Use GL_RED for DEPTH_TEXTURE_MODE in ES 3.0 for unsized formats.Kenneth Graunke4-7/+21
2013-01-25intel: Fix glCopyTexSubImage on buffers whose width >= 32kbytesPaul Berry1-0/+21
2013-01-24intel: Fix ReadPixels on buffers whose width >= 32kbytesPaul Berry1-4/+24
2012-12-29i965: Fail to blit rather than assert on invalid pitch requirements.Kenneth Graunke1-2/+2
2012-12-14i965: Jump to the end of the next outer conditional block on ENDIFs.Kenneth Graunke1-0/+7
2012-11-10i965: Fix AA Line Distance Mode in 3DSTATE_SF on Ivybridge.Kenneth Graunke1-3/+1
2012-10-29intel: support for 16 bit config with 24 depth and 8 stencilTapani Pälli1-2/+7
2012-09-24i965/blorp: Increase Y alignment for multisampled stencil blits.Paul Berry1-2/+7
2012-09-06i965: Fix primitive restart on Haswell.Kenneth Graunke5-1/+43
2012-08-09i965: Rework the extra flushes surrounding occlusion queries.Kenneth Graunke1-7/+4
2012-08-08i965: Emit a CS stall before timestamp writes.Kenneth Graunke1-0/+14
2012-08-07intel: Advertise multisample DRI2 configs on gen >= 6Chad Versace1-3/+51
2012-07-26i965: Use sendc for all render target writes on Gen6+.Paul Berry1-1/+1
2012-07-20i965: Add support for AVG instruction.Paul Berry2-0/+23
2012-07-11i965/msaa: Add an enum to describe MSAA layout.Paul Berry10-130/+229
2012-07-02i965/msaa: Fix centroid interpolation of unlit pixels.Paul Berry4-4/+39
2012-06-07i965/blorp: allow all buffer formats provided src and dst match.Paul Berry1-25/+7
2012-06-05i965/vs: Fix texelFetchOffset() on pre-Gen7.Kenneth Graunke1-2/+2
2012-06-05i965/fs: Fix texelFetchOffset() on pre-Gen7.Kenneth Graunke1-12/+28
2012-05-15i965: Implement guardband clipping on Ivybridge.Kenneth Graunke2-5/+15
2012-04-01intel: add PCI IDs for Ivy Bridge GT2 server variantEugeni Dodonov3-1/+5
2012-03-30i965: Set "Shader Channel Select" fields in Haswell's SURFACE_STATE.Kenneth Graunke3-1/+37
2012-02-16i965: Emit Ivybridge VS workaround flushes.Kenneth Graunke4-2/+29
2012-01-27i965/vs: Use the sampler for VS pull constant loading on Ivybridge.Kenneth Graunke1-0/+17
2012-01-27i965: Expose brw_set_sampler_message for use outside brw_eu_emit.c.Kenneth Graunke2-10/+22
2012-01-23i965: Fix border color on Sandybridge and Ivybridge.Kenneth Graunke1-1/+7
2012-01-18i965: Fix disassembly of data port writes on Ivybridge.Kenneth Graunke1-1/+12
2012-01-18i965: Fix disassembly of sampler messages on Ivybridge.Kenneth Graunke1-1/+7
2012-01-18i965/vs: Take attributes into account when deciding urb_entry_size.Kenneth Graunke2-5/+8
2012-01-18i965: Bump Ivybridge's fake MRF range to g112-127 instead of g111-126.Kenneth Graunke1-1/+9
2012-01-10i965: Fix zeroing of unused attributes in 3DSTATE_SBE.Kenneth Graunke1-2/+2
2012-01-08i965: Actually enable SIMD16 dispatch on Ivybridge.Kenneth Graunke1-2/+7
2011-12-07i965: Set Ivybridge's is_array SURFACE_STATE bit.Kenneth Graunke1-1/+2
2011-12-07i965: Return BRW_DEPTHBUFFER_D32_FLOAT as the null-depthbuffer format.Kenneth Graunke1-0/+3
2011-12-06i965: Set SURFACE_STATE vertical alignment bit on Ivybridge.Kenneth Graunke1-0/+7
2011-11-11i965: Upload SAMPLER_STATE pointers for the VS on Ivybridge.Kenneth Graunke1-1/+7