summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_defines.h
Commit message (Expand)AuthorAgeFilesLines
* i965: Add a BRW_MOCS_PTE #define.Kenneth Graunke2014-10-091-3/+7
* i965: Fix spelling of GEN7_SAMPLER_EWA_ANISOTROPIC_ALGORITHMChris Forbes2014-10-011-1/+1
* i965: Delete intel_chipset.h.Kenneth Graunke2014-09-291-2/+0
* i965: Add BRW_OPCODE_NENOP for G45.Matt Turner2014-09-251-0/+1
* i965/gen6/gs: Add an additional parameter to the FF_SYNC opcode.Samuel Iglesias Gonsalvez2014-09-191-0/+4
* i965/gen6/gs: implement GS_OPCODE_FF_SYNC_SET_PRIMITIVES opcodeSamuel Iglesias Gonsalvez2014-09-191-0/+15
* i965/gen6/gs: implement GS_OPCODE_SVB_SET_DST_INDEX opcodeSamuel Iglesias Gonsalvez2014-09-191-0/+9
* i965/gen6/gs: implement GS_OPCODE_SVB_WRITE opcodeSamuel Iglesias Gonsalvez2014-09-191-0/+12
* i965/gen6/gs: Implement GS_OPCODE_SET_PRIMITIVE_ID.Iago Toral Quiroga2014-09-191-0/+8
* i965/gen6/gs: Implement GS_OPCODE_SET_DWORD_2.Iago Toral Quiroga2014-09-191-4/+2
* i965/gen6/gs: Compute URB entry size for user-provided geometry shaders.Iago Toral Quiroga2014-09-191-2/+6
* i965/gen6/gs: Implement GS_OPCODE_URB_WRITE_ALLOCATE.Iago Toral Quiroga2014-09-191-0/+8
* i965/gen6/gs: Implement GS_OPCODE_FF_SYNC.Iago Toral Quiroga2014-09-191-0/+15
* i965: Mark BRW_CONDITIONAL_R as Gen <= 5.Matt Turner2014-08-281-1/+1
* i965/gen6: Add support for layered renderbuffersJordan Justen2014-08-151-0/+4
* i965: Add optimization pass to let us use the replicate data messageKristian Høgsberg2014-08-151-0/+1
* i965: Add a mechanism for sending native primitives into the driverKristian Høgsberg2014-08-151-0/+7
* i965/fs: Support fine/coarse derivative opcodesChris Forbes2014-08-151-0/+6
* i965: Add #defines for SAMPLER_STATE fields.Kenneth Graunke2014-08-021-0/+54
* i965: Convert wrap mode #defines to an enum.Kenneth Graunke2014-08-021-7/+9
* i965/fs: add generator support for pixel interpolator queryChris Forbes2014-07-131-0/+4
* i965: Add message descriptor bit definitions for pixel interpolatorChris Forbes2014-07-131-0/+5
* i965: Make a brw_predicate enum.Matt Turner2014-07-051-20/+22
* i965: Make a brw_conditional_mod enum.Matt Turner2014-07-051-12/+14
* i965: Add #defines for any32h/all32h predication.Kenneth Graunke2014-06-301-0/+2
* i965: Add auxiliary surface field #defines for Broadwell.Jordan Justen2014-06-261-0/+10
* i965: Add CSEL opcode definition for Gen8.Matt Turner2014-06-261-0/+1
* i965: Document which instructions are generation specific.Matt Turner2014-06-261-20/+20
* i965/fs: Add SHADER_OPCODE_LOAD_PAYLOAD.Matt Turner2014-06-171-0/+14
* i965: Support GL_CLAMP natively on Broadwell.Kenneth Graunke2014-06-051-0/+1
* i965: Fix Line Stipple enable bit in 3DSTATE_SF for Haswell.Pavel Popov2014-05-301-1/+1
* i965: Set Broadwell MOCS values everywhere it's possible.Kenneth Graunke2014-03-251-0/+8
* i965: Implement ARB_stencil_texturing on Gen8+.Kenneth Graunke2014-03-041-0/+1
* i965: support instanced GS on gen7Jordan Justen2014-02-201-0/+1
* i965: support gl_InvocationID for gen7Jordan Justen2014-02-201-0/+12
* i965: Thwack multisample enable bit in 3DSTATE_RASTER.Kenneth Graunke2014-02-191-0/+1
* i965: Add #defines for the 3DSTATE_WM_HZ_OP packet's contents.Kenneth Graunke2014-02-191-0/+25
* i965: Disable 3DSTATE_WM_HZ_OP fields.Kenneth Graunke2014-01-311-0/+2
* i965: Update GS state for Broadwell.Kenneth Graunke2014-01-311-0/+5
* i965: Update multisampling state for Broadwell.Kenneth Graunke2014-01-311-0/+5
* i965: Update BLEND_STATE for Broadwell.Kenneth Graunke2014-01-311-0/+41
* i965: Rework SURFACE_STATE entries for Broadwell.Kenneth Graunke2014-01-311-0/+14
* i965: Update SOL state for Broadwell.Kenneth Graunke2014-01-311-0/+3
* i965: Update the code that disables unused shader stages for Broadwell.Kenneth Graunke2014-01-311-0/+2
* i965: Rework vertex uploads for Broadwell.Kenneth Graunke2014-01-311-0/+13
* i965: Update 3DSTATE_PS, 3DSTATE_WM, and add 3DSTATE_PS_EXTRA.Kenneth Graunke2014-01-311-0/+20
* i965: Rework 3DSTATE_VS for Broadwell.Kenneth Graunke2014-01-311-0/+4
* i965: Add the new 3DSTATE_PS_BLEND state packet.Kenneth Graunke2014-01-311-0/+16
* i965: Replace DEPTH_STENCIL_STATE with Gen8's 3DSTATE_WM_DEPTH_STENCIL.Kenneth Graunke2014-01-311-0/+26
* i965: Update SF, SBE, and RASTER state for Broadwell.Kenneth Graunke2014-01-311-0/+19