mesa.git
2010-06-17 Corbin Simpsongallium/docs: Label opcodes by capability bits.
2010-06-17 Corbin Simpsongallium/docs: R and RG texture swizzles.
2010-06-17 Corbin Simpsongallium/docs: Flesh out the distro information.
2010-06-17 Corbin Simpsongallium/docs: Fix RST error.
2010-06-17 Vinson Leer300g: Fix uninitialized variable warnings in error...
2010-06-17 Vinson Leeintel: Remove unnecessary headers.
2010-06-16 Zack Rusindraw: make sure we correctly iterate over output buffer...
2010-06-16 Zack Rusingraw: remove wrong test
2010-06-16 Zack Rusindraw: add stream output decomposition file
2010-06-16 Zack Rusindraw: rewrite stream output to handle all the dark...
2010-06-16 Zack Rusintranslate: don't crash on elts paths with instances
2010-06-16 Corbin Simpsonr300g: Fix up resolve.
2010-06-16 Corbin Simpsonr300g: Fix MSAA state size.
2010-06-16 Corbin Simpsonr300g: Don't multisample non-32-bpp render targets.
2010-06-16 Corbin Simpsonr300g: Finish resolve function.
2010-06-16 Corbin Simpsonr300g: Add resource resolve function.
2010-06-16 Corbin Simpsonr300g: Moar MSAA setup.
2010-06-16 Corbin Simpsonr300g: Fix indentation.
2010-06-16 Corbin Simpsonr300g: Old MSAA code from before gallium-msaa.
2010-06-16 Alan Hourihaneutil: add alloc check
2010-06-16 Alan Hourihanedraw: add alloc check
2010-06-16 Henri Verbeetr600: GL_COORD_REPLACE state is only relevant when...
2010-06-16 Marcr600: fix warnings
2010-06-16 Dan Nicholsonosmesa: always build standalone for internal symbols
2010-06-16 Alan Hourihanedraw: handle some out of memory conditions
2010-06-16 Zack Rusingraw: add a gs test for non-sequential inputs
2010-06-16 Vinson Leedraw: Remove unnecessary headers.
2010-06-15 Zack Rusings: make sure we end primitives when finishing executin...
2010-06-15 Zack Rusindraw/gs: make sure gs works with elts and doesn't overr...
2010-06-15 Kristian Høgsbergmesa: Allow querying the system FBO in GetFramebufferAt...
2010-06-15 Zack Rusingraw: test multiple cb's in geometry shaders
2010-06-15 Zack Rusingraw: fix setup for multiple constant buffers
2010-06-15 Zack Rusindraw: run the pipeline with the correct number of verts
2010-06-15 Zack Rusindraw: fix primitive indexing in the pipeline
2010-06-15 Zack Rusindraw: finish the new pipeline setup
2010-06-15 Zack Rusinsoftpipe/gs: fix a crash when a gs isn't present
2010-06-15 Keith Whitwelldraw wip
2010-06-15 Vinson Leei965: Remove unnecessary header.
2010-06-14 Marek Olšákr300g: initialize US_CODE_BANK on r4xx
2010-06-14 Eric Anholti965: Fix surface state dumping with INTEL_DEBUG=batch.
2010-06-14 Zhenyu Wangi965: correct the gen6 line stipple enable define.
2010-06-14 Eric Anholtintel: Remove long-dead comment about releasing texture...
2010-06-14 José Fonsecagallivm: Omit references to NoFramePointerElimNonLeaf
2010-06-14 José Fonsecautil: Use int type for format field width.
2010-06-14 José Fonsecagallivm: Override some of the default target options.
2010-06-14 José Fonsecagallivm: Use func_to_pointer().
2010-06-14 José Fonsecautil: Add a func_to_pointer util function too.
2010-06-14 Zack Rusingraw: small fixups for the gs examples
2010-06-14 Marek Olšákr300g: fix uploading RC state shader constants on r3xx
2010-06-14 Marek Olšákr300g: drop begin_cs/end_cs
2010-06-14 Marek Olšákr300g: rewrite occlusion queries
2010-06-14 Marek Olšákr300g: emit viewport state as a dword table
2010-06-14 Marek Olšákr300g: subclass pipe_surface
2010-06-14 Marek Olšákr300g: simplify reloc macros
2010-06-13 Marek Olšákr300g: count CS dwords on debug builds only
2010-06-13 Marek Olšákr300g: optimize emission of fragment shader constants
2010-06-13 Marek Olšákr300g: turn fragment shader into a CB
2010-06-13 Marek Olšákr300g: turn depth stencil state into a CB
2010-06-13 Marek Olšákr300g: turn clip state into a CB
2010-06-13 Marek Olšákr300g: turn blend color into a CB
2010-06-13 Marek Olšákr300g: turn blend state into a CB
2010-06-13 Marek Olšákr300g: add API for building command buffers
2010-06-13 Marek Olšákr300g: inline FLUSH_CS
2010-06-13 Marek Olšákr300g: reorder CS macros and document them a little
2010-06-13 Marek Olšákr300g: drop DBG_CS
2010-06-13 Marek Olšákr300g: inline CHECK_CS
2010-06-13 Marek Olšákr300g: replace r300_cs_info with simplier get_cs_free_d...
2010-06-13 Marek Olšákr300g: fix multiple render targets
2010-06-13 Marek Olšákr300g: remove r300_state.h
2010-06-13 Marek Olšákr300g: move two-sided stencilref fallback to its own...
2010-06-13 Marek Olšákr300g: move index buffer translate functions to their...
2010-06-13 Marek Olšákr300g: add fallback for unaligned/unsupported vertex...
2010-06-13 Marek Olšákr300g: upload only vertex buffers referenced by vertex...
2010-06-13 Eric Anholti965: Fix gen6 front cull mode.
2010-06-13 Zhenyu Wangi965: Use the new message header format for FF_SYNC...
2010-06-13 Zhenyu Wangi965: Add support for math instructions in the gen6 WM.
2010-06-13 Zhenyu Wangi965: Set the correct WM GRF start reg on gen6.
2010-06-13 Eric Anholti965: Update gen6 paths for the streaming rework.
2010-06-13 Eric Anholti965: Stream out CC unit state.
2010-06-12 Zack Rusindraw/gs: copy the outputs only if we emitted something
2010-06-12 Zack Rusinsoftpipe: small cleanup
2010-06-12 Joakim Sindholtr300/compiler: fix scons build
2010-06-12 Vinson Leei965: Remove unnecessary header.
2010-06-12 Vinson Leescons: Disable i965g build if using MSVC.
2010-06-12 Vinson Leescons: Disable i915g build if using MSVC.
2010-06-11 Tom Stellardr300/compiler: Handle more complex conditionals in...
2010-06-11 Tom Stellardr300/compiler: Fix warning.
2010-06-11 Tom Stellardr300/compiler: Handle SGT and SLE at the beginning...
2010-06-11 Tom Stellardr300/compiler: Verify assumptions about opcode types.
2010-06-11 Tom Stellardr300/compiler: Unroll loops that decrement the counter.
2010-06-11 Tom Stellardr300/compiler: Unroll loops that have a constant number...
2010-06-11 Tom Stellardr300/compiler: Implement simple loop emulation
2010-06-11 Eric Anholti965: Remove the surface key used to generate constant...
2010-06-11 Eric Anholti965: Warning fixes from the i965-streaming merge.
2010-06-11 Zack Rusingallium/softpipe/draw: support samplers in geometry...
2010-06-11 Zack Rusintgsi: support 2d indirect addressing
2010-06-11 Eric Anholti965: Use the state base address to avoid relocations.
2010-06-11 Eric Anholti965: GC the last two arguments to brw_cache_data.
2010-06-11 Eric Anholti965: Remove brw_state_cache_bo_delete now that it...
2010-06-11 Eric Anholti965: Remove caching of surface state objects.
next