mesa.git
2011-05-19 Maxim Levitskynv50: add support for user clip planes
2011-05-18 Kristian Høgsbergwayland: Fix link order for libwayland-drm.a
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 José Fonsecagallivm: Tell LLVM to not assume a 16-byte aligned...
2011-05-18 Andreas Faengerswrast: anisotropic filtering extension
2011-05-18 Brian Paulmesa: simplify error check in _mesa_MapBufferRange()
2011-05-18 Brian Paulmesa: only update array _MaxElement if array is enabled
2011-05-18 Brian Paulmesa: check that flex/bison are installed
2011-05-18 Kenneth Graunkei965: Rename IS_GT1 and IS_GT2 to IS_SNB_GT1 and IS_SNB...
2011-05-18 Tapani Pälliadd $SELINUX_LIBS to EGL and OpenVG lib deps
2011-05-18 Dave Airliemesa/st: split updating vertex and fragment shader...
2011-05-18 Dave Airliest/mesa: only memset sampler when about to use it.
2011-05-18 Dave Airlier600g: bump domain selection up one layer.
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 Graunkeegl: Recognize Ivybridge PCI IDs.
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 Brian Paulmesa: add some missing GLAPIENTRY keywords
2011-05-18 Tom Stellardr300/compiler: Fix bug in rc_get_variables()
2011-05-16 Marek Olšáku_vbuf_mgr: fix max_index computation when src_offset...
2011-05-16 Marek Olšákmesa: make RGB9_E5 non-renderable on swrast again
2011-05-16 Marek OlšákRevert "mesa: set reasonable defaults in update_wrapper"
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-16 Benjamin Franzkeegl: Compile wayland-drm.a into libEGL independent...
2011-05-15 Dave Airliest/mesa: overhaul vertex/fragment sampler and sampler...
2011-05-15 Dave Airliegallium: block signals for new thread when spawning...
2011-05-15 Dave Airlier600g: reduce flushes so only when texture and CB overlap.
2011-05-15 Tom Stellardr300/compiler: Use ALU Result for IF conditionals
2011-05-15 Marek Olšákr300g: HiZ fixes
2011-05-15 Marek Olšákr300g: don't set other HyperZ states if depth and stenc...
2011-05-15 Marek Olšákr300g: dynamically ask for and release Hyper-Z access
2011-05-15 Marek Olšákr300g: fix conversion from int to boolean
2011-05-14 Marek Olšáku_vbuf_mgr: fix max_index computation once again
2011-05-13 Marek Olšákst/mesa: set correct baseInternalFormat for _mesa_texst...
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 Christoph Bumillernvc0: prevent overlap between load address and destinat...
2011-05-13 Marek Olšákdocs: update relnotes-7.11
2011-05-13 Marek Olšákst/mesa: expose ARB_shader_texture_lod if SM3 is supported
2011-05-12 Matt Turnerutil_logbase2 takes and returns unsigned, not int
next