i965: Emit extra 0's in 3DSTATE_MULTISAMPLE on Ivybridge.
[mesa.git] / src / mesa / drivers /
2011-05-18 Kenneth Graunkei965: Emit extra 0's in 3DSTATE_MULTISAMPLE on Ivybridge.
2011-05-18 Kenneth Graunkei965: Add depth buffer support on Ivybridge.
2011-05-18 Kenneth Graunkei965: Upload sampler state pointers on Ivybridge.
2011-05-18 Kenneth Graunkei965: Disable binding table pointers for unused pipelin...
2011-05-18 Kenneth Graunkei965: Upload binding table pointers on Ivybridge.
2011-05-18 Kenneth Graunkei965: Split BRW_NEW_BINDING_TABLE dirty bit into one...
2011-05-18 Kenneth Graunkei965: Explicitly disable unused pipeline stages on...
2011-05-18 Kenneth Graunkei965: Initial Ivybridge VS state.
2011-05-18 Kenneth Graunkei965: Initial Ivybridge Viewport state setup.
2011-05-18 Kenneth Graunkei965: Initial Ivybridge Clip state setup.
2011-05-18 Kenneth Graunkei965: Initial Ivybridge CC state setup.
2011-05-18 Kenneth Graunkei965: Initial Ivybridge WM/PS state setup.
2011-05-18 Kenneth Graunkei965: Initial Ivybridge SF/SBE state setup.
2011-05-18 Kenneth Graunkei965: Make gen6_sf_state.c's get_attr_override non...
2011-05-18 Kenneth Graunkei965: Initial Ivybridge URB space partitioning, includi...
2011-05-18 Kenneth Graunkei965: Set maximum number of threads for Ivybridge.
2011-05-18 Kenneth Graunkei965: Split out tracked state atoms for Ivybridge.
2011-05-18 Kenneth Graunkeintel: Initial IS_GEN7 plumbing.
2011-05-18 Kenneth Graunkei965: Rename max_vs_handles to max_vs_entries for consi...
2011-05-18 Kenneth Graunkei965: Convert BRW_NEW_* dirty bits to use an enum.
2011-05-18 Kenneth Graunkei965: Rework IF/ELSE jump target back-patching.
2011-05-18 Kenneth Graunkei965: Move IF stack handling into the EU abstraction...
2011-05-18 Kenneth Graunkei965: Get a ralloc context into brw_compile.
2011-05-18 Kenneth Graunkei965/gs: Move generation check for bailing earlier.
2011-05-18 Kenneth Graunkei965: Add _NEW_LIGHT to Gen6 clip state dirty bits.
2011-05-18 Tom Stellardr300/compiler: Fix bug in rc_get_variables()
2011-05-16 Kenneth Graunkei965: Pass brw_compile pointer to brw_set_src[01].
2011-05-16 Kenneth Graunkei965: Fix "Paramater" typo in gen6_wm_state.c.
2011-05-15 Tom Stellardr300/compiler: Use ALU Result for IF conditionals
2011-05-13 Kenneth Graunkei965: Use BRW_DATAPORT_READ_TARGET_DATA_CACHE instead...
2011-05-13 Kenneth Graunkei965: Rename dp_render_target struct to gen6_dp.
2011-05-13 Kenneth Graunkei965: Attempt to un-muddle Gen6 data port message targe...
2011-05-13 Kenneth Graunkei965: Fix incorrectly named data port define.
2011-05-13 Kenneth Graunkei965: Fix typo in Gen6 "DWord Scattered Write" message...
2011-05-11 Tom Stellardr300/compiler: Fix bug in rc_get_variables()
2011-05-11 Tom Stellardr300/compiler: Limit instructions to 3 source selects
2011-05-11 Tom Stellardr300/compiler: Add simple unit test framework
2011-05-09 Matt Turnerr300/compiler: align memory allocations to 8-bytes
2011-05-09 Michel Dänzerr300c: Fix up for register allocator rewrite.
2011-05-07 Marek Olšákr300/compiler: implement TXD and TXL opcodes
2011-05-06 Kostas GeorgiouAdd pci id for FirePro 2270
2011-05-06 Kristian Høgsbergegl: Add a cursor use bit to MESA_drm_image
2011-05-04 José Fonsecamesa/gdi: Silence gcc warning about unused result.
2011-05-03 Alex Deucherr600c: add some new pci ids
2011-05-02 Eric Anholti965/gen6: Align interleaved URB writes for overflow...
2011-05-01 Marek Olšákr300/compiler: remove set-but-unused variables
2011-04-30 Tom Stellardr300/compiler: Cleanups from the regalloc merge
2011-04-30 Tom Stellardr300/compiler: Add return statement to rc_list()
2011-04-30 Tom Stellardr300g: Fix scons build
2011-04-30 Tom Stellardr300/compiler: Enable swizzle packing in the allocator...
2011-04-30 Tom Stellardr300/compiler: Handle loops in the register allocator
2011-04-30 Tom Stellardr300/compiler: Handle loops in rc_get_readers()
2011-04-30 Tom Stellardr300/compiler: Rewrite register allocator
2011-04-30 Tom Stellardr300/compiler: Use RC_MASK_W when converting RGB to...
2011-04-30 Tom Stellardr300/compiler: rc_reader_data: Add ExitOnAbort flag
2011-04-30 Tom Stellardr300/compiler: Add more info to struct rc_reader
2011-04-30 Tom Stellardr300/compiler: Add remove dead sources pass
2011-04-29 Eric Anholti965/gen6: Fix LogicOp handling for GL_COPY and/or...
2011-04-29 Eric Anholti965: Remove dead entrypoints to state cache, rename...
2011-04-29 Eric Anholti965/gen4: Move the GS state to state streaming.
2011-04-29 Eric Anholti965/gen4: Move clip state to state streaming
2011-04-29 Eric Anholti965: Drop the now unused brw_cache_data() function.
2011-04-29 Eric Anholti965: Fix up state dumping for SF state.
2011-04-29 Eric Anholti965/gen4: Move VS state to state streaming.
2011-04-29 Eric Anholti965/gen6: Use the dynamic state base address to reduce...
2011-04-29 Eric Anholti965/gen6: Move scissor state to state streaming.
2011-04-29 Eric Anholti965: Move sampler state to state streaming.
2011-04-29 Eric Anholti965/gen4: Move WM state to state streaming.
2011-04-29 Eric Anholti965/gen6: Move the depth/stencil state to state streaming.
2011-04-29 Eric Anholti965/gen6: Move the blend state to state streaming.
2011-04-29 Eric Anholti965/gen6: Move the color calc state to state streaming.
2011-04-29 Eric Anholti965: Move the CC VP to state streaming.
2011-04-29 Eric Anholti965/gen6: Move the SF VP to state streaming.
2011-04-29 Eric Anholti965/gen6: Move the clip VP to state streaming.
2011-04-29 Eric Anholti965/gen6: Stream the VS push constants.
2011-04-29 Eric Anholti965/gen6: Stream the WM push constants.
2011-04-29 Eric Anholti965: Give the push constants and pull constants unique...
2011-04-29 Eric Anholti965: Fix fragcoord_w on gen6 with 16-wide.
2011-04-29 Eric Anholtmeta: Don't ask for floating point textures if not...
2011-04-27 Eric AnholtRevert "intel: use throttle ioctl for throttling"
2011-04-26 Brian PaulSquashed commit of the following:
2011-04-26 Eric Anholti965/fs: Add support for compute-to-mrf in 16-wide...
2011-04-26 Eric Anholti965/fs: Typo fix a comment.
2011-04-26 Eric Anholti965/fs: Enable constant propagation in 16-wide.
2011-04-26 Eric Anholti965/fs: Fix and enable the instruction scheduler for...
2011-04-26 Eric Anholti965/fs: Add support for 16-wide dispatch with uniforms...
2011-04-26 Eric Anholti965/fs: Add a little whitespace between shader dumping...
2011-04-26 Eric Anholti965/fs: Add support for compr4 MRF writes.
2011-04-26 Eric Anholti965/fs: Add support for 16-wide dispatch on gen5.
2011-04-26 Eric Anholti965/fs: Add initial support for 16-wide dispatch on...
2011-04-26 Eric Anholti965/fs: Add support for discard instructions in 16...
2011-04-26 Eric Anholti965/fs: Add support for math instructions in 16-wide...
2011-04-26 Eric Anholti965/fs: Fix interference calculation of pixel_[xy...
2011-04-26 Eric Anholti965/fs: Disable some optimization passes under 16...
2011-04-26 Eric Anholti965/fs: Add support for 16-wide texturing on gen5+.
2011-04-26 Eric Anholti965/fs: Add support for computing pixel_[xy] in 16...
2011-04-26 Eric Anholti965/fs: Add support for 16-wide dispatch to the regist...
2011-04-26 Eric Anholti965: Move the destination reg setup for 8/16 wide...
2011-04-26 Kristian Høgsbergintel: Use tiling for dri2AllocateBuffer implementation
2011-04-26 Kristian Høgsbergintel: Set gen in intelInitScreen, just copy value...
next