r300: move declaration before code
[mesa.git] / src / mesa / drivers /
2011-05-20 Brian Paulr300: move declaration before code
2011-05-18 Eric Anholti965: Add support for rendering to depthbuffer mipmap...
2011-05-18 Eric Anholti965: Stop caching the combined depth/stencil region...
2011-05-18 Eric Anholti965/gen6: Add support for point min/max size from...
2011-05-18 Eric Anholti965/fs: Don't emit a header on gen5+ sample messages...
2011-05-18 Eric Anholti965/fs: Fix GPU hang on texture2d-bias on pre-Ironlake.
2011-05-18 Eric Anholti965: Add support for correct GL_CLAMP behavior by...
2011-05-18 Eric Anholti965/fs: Drop the viewport index/rtai clearing in gen6...
2011-05-18 Eric Anholti965/fs: Add support for "if" statements in 16-wide...
2011-05-18 Eric Anholti965/fs: Fix discard and alpha test in 16-wide.
2011-05-18 Eric Anholti965/gen6: Fix blending state when no color buffer...
2011-05-18 Eric Anholti965/fs: Cut an instruction and a temporary from gen6...
2011-05-18 Eric Anholti965/fs: Fix compiler warnings about dead code from...
2011-05-18 Kenneth Graunkei965: Rename IS_GT1 and IS_GT2 to IS_SNB_GT1 and IS_SNB...
2011-05-18 Eric Anholti965: Instead of fallback on missing region, just bind...
2011-05-18 Kenneth Graunkei965: Updated fixed-point sizes in Ivybridge SAMPLER_STATE.
2011-05-18 Kenneth Graunkei965: Ivybridge uses the Gen4 SAMPLER_BORDER_COLOR_STATE.
2011-05-18 Kenneth Graunkeintel: Recognize new Ivybridge PCI IDs.
2011-05-18 Kenneth Graunkei965: Disable register spilling on Ivybridge for now.
2011-05-18 Kenneth Graunkei965: Fix RNDZ and RNDE on Sandybridge and Ivybridge.
2011-05-18 Kenneth Graunkei965: Fix data port reads on Ivybridge.
2011-05-18 Kenneth Graunkei965: Avoid register coalescing away MATH workarounds...
2011-05-18 Kenneth Graunkei965: Make the CONT instruction point to the WHILE...
2011-05-18 Kenneth Graunkei965: Add support for loops on Ivybridge.
2011-05-18 Kenneth Graunkei965: Add support for IF/ELSE/ENDIF control flow on...
2011-05-18 Kenneth Graunkei965: Add support for Ivybridge texturing messages.
2011-05-18 Kenneth Graunkei965: Fix sampler message descriptor on Ivybridge.
2011-05-18 Kenneth Graunkei965: Fix SAMPLER_STATE on Ivybridge.
2011-05-18 Kenneth Graunkei965: Mark some brw_wm_sampler_state.c helper functions...
2011-05-18 Kenneth Graunkei965: Update SURFACE_STATE for Ivybridge.
2011-05-18 Kenneth Graunkei965: Mark a few more brw_wm_surface_state functions...
2011-05-18 Kenneth Graunkei965: Change brw_format_for_mesa_format to a non-static...
2011-05-18 Kenneth Graunkei965: Set Address Modify Enable in VERTEX_BUFFER on...
2011-05-18 Kenneth Graunkei965: Enable channel masks in Ivybridge's URB_WRITE_HWO...
2011-05-18 Kenneth Graunkei965: Fix the URB write message descriptor on Ivybridge.
2011-05-18 Kenneth Graunkei965: Fix render target writes on Ivybridge.
2011-05-18 Kenneth Graunkei965: Mad hacks to avoid using MRFs on Ivybridge.
2011-05-18 Kenneth Graunkei965: Emit 3DPRIMITIVE Ivybridge-style.
2011-05-18 Kenneth Graunkei965: Don't use the GS for breaking down quads on Ivybr...
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
next