Merge remote-tracking branch 'mesa-public/master' into vulkan
[mesa.git] / src / mesa / drivers / dri / i965 / brw_defines.h
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-11 Francisco Jerezi965/gen7-8: Set up early depth/stencil control appropr...
2015-08-11 Francisco Jerezi965/gen7-8: Poke the 3DSTATE UAV access enable bits.
2015-08-06 Francisco Jerezi965: Define virtual instruction to calculate the high...
2015-07-29 Francisco Jerezi965/fs: Define logical typed and untyped surface opcodes.
2015-07-29 Francisco Jerezi965/fs: Define logical texture sampling opcodes.
2015-07-29 Francisco Jerezi965/fs: Remove the FS_OPCODE_SET_OMASK pseudo-opcode.
2015-07-29 Francisco Jerezi965/fs: Define logical framebuffer write opcode.
2015-07-18 Abdiel Janulguei965: Define HW-binding table and resource streamer...
2015-07-16 Francisco Jerezi965/gen9: Use custom MOCS entries set up by the kernel.
2015-07-14 Jordan Justeni965/cs: Initialize GPGPU Thread Count
2015-07-06 Neil Robertsi965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRA
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-23 Ben Widawskyi965/gen9: Don't use encrypted MOCS
2015-06-16 Anuj Phogati965/gen9: Disable Mip Tail for YF/YS tiled surfaces
2015-06-16 Anuj Phogati965/gen9: Set tiled resource mode in surface state
2015-06-12 Jordan Justeni965/fs: Implement support for ir_barrier
2015-06-12 Jordan Justeni965: Add GATEWAY_SFID definitions
2015-06-01 Kenneth Graunkei965: Create a shader_dispatch_mode enum to replace...
2015-05-18 Ben Widawskyi965: Add Gen9 surface state decoding
2015-05-18 Ben Widawskyi965: Add gen8 surface state debug info
2015-05-18 Ben Widawskyi965: Add gen7+ sampler state to batch debug
2015-05-16 Jason EkstrandMerge remote-tracking branch 'fdo-personal/wip/nir...
2015-05-12 Neil Robertsi965: Use predicate enable bit for conditional renderin...
2015-05-09 Kristian HøgsbergAdd vulkan driver for BDW
2015-05-06 Chris Forbesi965/gen6: setup limits for ARB_viewport_array
2015-05-04 Francisco Jerezi965: Introduce the FIND_LIVE_CHANNEL pseudo-opcode.
2015-05-04 Francisco Jerezi965: Introduce the BROADCAST pseudo-opcode.
2015-05-04 Francisco Jerezi965: Add memory fence opcode.
2015-05-04 Francisco Jerezi965: Add typed surface access opcodes.
2015-05-04 Francisco Jerezi965: Add untyped surface write opcode.
2015-05-02 Jordan Justeni965/cs: Emit MEDIA_STATE_FLUSH after WALKER
2015-05-02 Jordan Justeni965/cs: Implement brw_emit_gpgpu_walker
2015-05-02 Jordan Justeni965/cs: Upload brw_cs_state
2015-05-02 Jordan Justeni965/cs: Add CS_OPCODE_CS_TERMINATE
2015-04-29 Topi Pohjolaineni965/ps: Use SET_FIELD() for sampler count
2015-04-21 Matt Turneri965/fs: Combine pixel center calculation into one...
2015-04-21 Matt Turneri965/fs: Emit ADDs for gl_FragCoord, not virtual opcodes.
2015-04-16 Neil Robertsi965/skl: Add the header for constant loads outside...
2015-03-02 Francisco Jerezi965: Add missing defines for render cache messages.
2015-02-20 Matt Turneri965/vec4: Add and use byte-MOV instruction for unpack...
2015-02-09 Kenneth Graunkei965: Fix integer border color on Haswell.
2015-01-08 Kristian Høgsbergi965/skl: Always use a header for SIMD4x2 sampler messages
2014-12-10 Kristian Høgsbergi965: Add new SIMD8 VS prog data flag
2014-12-10 Kristian Høgsbergi965: Add SIMD8 URB write low-level IR instruction
2014-12-05 Matt Turneri965/vec4: Allow CSE on uniform-vec4 expansion MOVs.
2014-12-04 Kenneth Graunkei965: Move PSCDEPTH calculations from draw time to...
2014-11-28 Kenneth Graunkei965/fs: Pass key->render_to_fbo via src1 of FS_OPCODE_...
2014-11-28 Kenneth Graunkei965/fs: Handle derivative quality decisions in the...
2014-11-26 Matt Turneri965/vec4: Add VEC4_OPCODE_PACK_4_BYTES.
2014-11-20 Ben Widawskyi965/disasm: Properly decode branch_ctrl (gen8+)
2014-11-09 Kenneth Graunkei965: Set Line Width correctly on Cherryview and Skylake.
2014-11-06 Matt Turneri965: Convert stride/width/execution size macros into...
2014-11-03 Kristian Høgsbergi965/skl: Use new MOCS for SKL
2014-11-03 Kenneth Graunkei965/skl: Update Viewport Z Clip Test Enable bits for...
2014-11-03 Kenneth Graunkei965/skl: Update stencil reference handling for Skylake.
2014-11-03 Damien Lespiaui965/skl: Update 3DSTATE_SBE for Skylake.
2014-10-09 Kenneth Graunkei965: Add a BRW_MOCS_PTE #define.
2014-10-01 Chris Forbesi965: Fix spelling of GEN7_SAMPLER_EWA_ANISOTROPIC_ALGO...
2014-09-30 Kenneth Graunkei965: Delete intel_chipset.h.
2014-09-25 Matt Turneri965: Add BRW_OPCODE_NENOP for G45.
2014-09-19 Samuel Iglesias... i965/gen6/gs: Add an additional parameter to the FF_SYN...
2014-09-19 Samuel Iglesias... i965/gen6/gs: implement GS_OPCODE_FF_SYNC_SET_PRIMITIVE...
2014-09-19 Samuel Iglesias... i965/gen6/gs: implement GS_OPCODE_SVB_SET_DST_INDEX...
2014-09-19 Samuel Iglesias... i965/gen6/gs: implement GS_OPCODE_SVB_WRITE opcode
2014-09-19 Iago Toral Quirogai965/gen6/gs: Implement GS_OPCODE_SET_PRIMITIVE_ID.
2014-09-19 Iago Toral Quirogai965/gen6/gs: Implement GS_OPCODE_SET_DWORD_2.
2014-09-19 Iago Toral Quirogai965/gen6/gs: Compute URB entry size for user-provided...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Implement GS_OPCODE_URB_WRITE_ALLOCATE.
2014-09-19 Iago Toral Quirogai965/gen6/gs: Implement GS_OPCODE_FF_SYNC.
2014-08-29 Matt Turneri965: Mark BRW_CONDITIONAL_R as Gen <= 5.
2014-08-16 Jordan Justeni965/gen6: Add support for layered renderbuffers
2014-08-15 Kristian Høgsbergi965: Add optimization pass to let us use the replicate...
2014-08-15 Kristian Høgsbergi965: Add a mechanism for sending native primitives...
2014-08-15 Chris Forbesi965/fs: Support fine/coarse derivative opcodes
2014-08-02 Kenneth Graunkei965: Add #defines for SAMPLER_STATE fields.
2014-08-02 Kenneth Graunkei965: Convert wrap mode #defines to an enum.
2014-07-12 Chris Forbesi965/fs: add generator support for pixel interpolator...
2014-07-12 Chris Forbesi965: Add message descriptor bit definitions for pixel...
2014-07-06 Matt Turneri965: Make a brw_predicate enum.
2014-07-06 Matt Turneri965: Make a brw_conditional_mod enum.
2014-06-30 Kenneth Graunkei965: Add #defines for any32h/all32h predication.
2014-06-26 Jordan Justeni965: Add auxiliary surface field #defines for Broadwell.
2014-06-26 Matt Turneri965: Add CSEL opcode definition for Gen8.
2014-06-26 Matt Turneri965: Document which instructions are generation specific.
2014-06-17 Matt Turneri965/fs: Add SHADER_OPCODE_LOAD_PAYLOAD.
2014-06-05 Kenneth Graunkei965: Support GL_CLAMP natively on Broadwell.
2014-05-30 Pavel Popovi965: Fix Line Stipple enable bit in 3DSTATE_SF for...
2014-03-25 Kenneth Graunkei965: Set Broadwell MOCS values everywhere it's possible.
2014-03-05 Kenneth Graunkei965: Implement ARB_stencil_texturing on Gen8+.
2014-02-20 Jordan Justeni965: support instanced GS on gen7
2014-02-20 Jordan Justeni965: support gl_InvocationID for gen7
2014-02-19 Kenneth Graunkei965: Thwack multisample enable bit in 3DSTATE_RASTER.
2014-02-19 Kenneth Graunkei965: Add #defines for the 3DSTATE_WM_HZ_OP packet...
2014-02-01 Kenneth Graunkei965: Disable 3DSTATE_WM_HZ_OP fields.
2014-02-01 Kenneth Graunkei965: Update GS state for Broadwell.
2014-02-01 Kenneth Graunkei965: Update multisampling state for Broadwell.
2014-02-01 Kenneth Graunkei965: Update BLEND_STATE for Broadwell.
2014-02-01 Kenneth Graunkei965: Rework SURFACE_STATE entries for Broadwell.
next