aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_defines.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* i965/fs: introduce blorp specific rt-write for fs_generatorTopi Pohjolainen2014-01-231-0/+1
* i965/fs: introduce non-compressed equivalent of tex_cmsTopi Pohjolainen2014-01-231-0/+1
* i965: rename tex_ms to tex_cmsTopi Pohjolainen2014-01-231-1/+1
* i965: Set all the supported viewports for GEN7Ian Romanick2014-01-201-0/+1
* i965: Set the maximum VPIndexIan Romanick2014-01-201-0/+1
* i965: Add SFID #defines for media stuff.Kenneth Graunke2014-01-181-0/+2
* i965: Add #defines for new Broadwell math functions.Kenneth Graunke2014-01-181-0/+2
* i965: add struct and SFID for pixel interpolator messagesChris Forbes2014-01-181-0/+1
* i965: Add masks for more SURFACE_STATE fieldsChris Forbes2014-01-191-0/+2
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* i965: Use SET_FIELD to safety check our x/y offsets in blits.Eric Anholt2014-01-091-0/+6
* i965: Add an assert for when SET_FIELD's value exceeds the field size.Eric Anholt2014-01-091-1/+7
* i965: Remove unused PIPE_CONTROL defines.Kenneth Graunke2014-01-061-10/+0