aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_defines.h
Commit message (Expand)AuthorAgeFilesLines
* i965: Initial Ivybridge WM/PS state setup.Kenneth Graunke2011-05-171-0/+71
* i965: Initial Ivybridge SF/SBE state setup.Kenneth Graunke2011-05-171-1/+22
* i965: Initial Ivybridge URB space partitioning, including push constants.Kenneth Graunke2011-05-171-1/+12
* i965: Attempt to un-muddle Gen6 data port message target defines.Kenneth Graunke2011-05-131-3/+6
* i965: Fix incorrectly named data port define.Kenneth Graunke2011-05-131-1/+1
* i965: Fix typo in Gen6 "DWord Scattered Write" message define.Kenneth Graunke2011-05-131-1/+1
* i965: Convert 3DPRIMITIVE command from struct-style to OUT_BATCH style.Kenneth Graunke2011-04-181-5/+6
* i965: Define BRW_DEPTHFORMAT_D24_UNORM_X8_UINTChad Versace2011-04-121-0/+1
* i965: Rename BRW_DATAPORT_..._GEN6 messages to GEN6_... for consistency.Kenneth Graunke2011-03-161-8/+8
* i965: Rename BRW_SAMPLER_MESSAGE_..._GEN5 to GEN5_SAMPLER_MESSAGE.Kenneth Graunke2011-03-161-7/+7
* i965: Add #defines for gen4 SIMD8 TXB/TXL with shadow comparison.Kenneth Graunke2011-02-251-0/+2
* i965: Rename a few more commands to match the documentation.Kenneth Graunke2011-02-081-2/+2
* i965: Add #defines for HiZ and separate stencil buffer commands.Kenneth Graunke2011-01-101-0/+3
* i965: Rename more #defines to 3DSTATE rather than CMD or CMD_3D.Kenneth Graunke2011-01-101-12/+12
* i965: Remove unused #defines which only contain the sub-opcode.Kenneth Graunke2011-01-101-22/+0
* i965: Rename various gen6 #defines to match the documentation.Kenneth Graunke2011-01-061-15/+15
* i965: Add support for SRGB DXT1 formats.Eric Anholt2011-01-041-0/+1
* i965: Set the alternative floating point mode on gen6 VS and WM.Eric Anholt2010-12-161-0/+4
* i965: support for two-sided lighting on SandybridgeXiang, Haihao2010-12-101-0/+7
* i965: Add support for the instruction compression bits on gen6.Eric Anholt2010-12-061-0/+7
* i965: Add user clip planes support to gen6.Eric Anholt2010-10-281-0/+7
* i965: Use SENDC on the first render target write on gen6.Eric Anholt2010-10-261-0/+1
* i965: Add some clarification of the WECtrl field.Eric Anholt2010-10-061-2/+19
* i965: force zero in clipper to ignore RTAIndex on sandybridgeZhenyu Wang2010-09-281-0/+1
* i965: Add support for texturing with bias to i965 FS backend.Eric Anholt2010-08-301-0/+3
* i965: Clean up a few magic numbers to use brw_defines.h defs.Eric Anholt2010-07-261-0/+2
* i965: Fix the DP read msg_control definitions other than plain OWORD.Eric Anholt2010-07-211-6/+16
* i965: Add definitions for Sandybridge DP write/read messages.Zhenyu Wang2010-07-081-6/+25
* i965: correct the gen6 line stipple enable define.Zhenyu Wang2010-06-141-1/+1
* gen6 fix: fix a wrong bit in binding_table_pointerZou Nan hai2010-05-181-1/+1
* intel: Clean up chipset name and gen num for IronlakeZhenyu Wang2010-04-211-5/+5
* i965: Correct copy and wasted field shifts for SNB GS URB.Eric Anholt2010-03-221-2/+2
* i965: Use the PLN instruction when possible in interpolation.Eric Anholt2010-03-101-0/+1
* i965: Fix the SNB VE valid bit.Eric Anholt2010-02-251-1/+1
* i965: Fix the SNB clip near VP API bit.Eric Anholt2010-02-251-1/+2
* i965: Add SNB math opcode support.Eric Anholt2010-02-251-1/+3
* i965: Set up the SNB sampler state pointers.Eric Anholt2010-02-251-0/+8
* i965: Add a couple SNB state packets I saw in other batchbuffer dumps.Eric Anholt2010-02-251-0/+21
* i965: Re-disable the VS.Eric Anholt2010-02-251-1/+1
* i965: Untested Sandybridge WM packets.Eric Anholt2010-02-251-0/+62
* i965: Untested Sandybridge SF setup.Eric Anholt2010-02-251-0/+70
* i965: Fix up Sandybridge GS reg definitionsEric Anholt2010-02-251-1/+1
* i965: fix typo in SNB VS defines commentEric Anholt2010-02-251-1/+1
* i965: fix typo in SNB GS register definesEric Anholt2010-02-251-1/+1
* i965: Add Sandybridge viewport setup.Eric Anholt2010-02-251-0/+5
* i965: Add Sandybridge scissor state.Eric Anholt2010-02-251-0/+2
* i965: Fix some defines of gen6 regs from docs comparison.Eric Anholt2010-02-251-4/+5
* i965: Reconnect the index/vertex setup.Eric Anholt2010-02-251-0/+5
* i965: Set up the SNB URB.Eric Anholt2010-02-251-0/+6
* i965: Add untested REJECT_ALL clip state.Eric Anholt2010-02-251-0/+21