mesa.git
2012-04-14 Francisco Jereznv50/ir: Build a "symbol" table with the binary offsets...
2012-04-14 Francisco Jereznv50/ir: Add support for removing functions from a...
2012-04-14 Francisco Jereznv50/ir: Scan program functions in DFS-postorder.
2012-04-14 Francisco Jereznv50/ir: Deal with graph iterators using RAII.
2012-04-14 Francisco Jereznv50/ir: Add convenience method for calculating the...
2012-04-14 Francisco Jereznv50/ir: Add support code for calculating the clobber...
2012-04-14 Francisco Jereznv50/ir/opt: Don't lose modifiers during constant folding.
2012-04-14 Francisco Jereznv50/ir/opt: Improve modifier handling.
2012-04-14 Francisco Jereznv50/ir: Add support for cloning FlowInsns, ImmediateVa...
2012-04-14 Francisco Jereznv50/ir: Decouple object cloning logic from the sub...
2012-04-14 Francisco Jereznv50/ir: Make sure that several IR objects are destroye...
2012-04-14 Christoph Bumillernv50/ir: make Instruction::src/def container private
2012-04-14 Francisco Jereznv50/ir: Add support for unlimited instruction arguments.
2012-04-14 Christoph Bumillernv50/ir: temporarily exclude nv50 code emitter from...
2012-04-14 Christoph Bumillernv50/ir: copy value size in SSA-rename pass
2012-04-14 Christoph Bumillernv50/ir/opt: improve post-multiply and check target...
2012-04-14 Christoph Bumillernv50/ir: add setFlagsDef/Src helper
2012-04-14 Christoph Bumillernv50/ir: add isAccessSupported check for memory access...
2012-04-14 Christoph Bumillernv50/ir: add function for splitting a BasicBlock
2012-04-14 Francisco Jereznv50/ir: Allow attaching two nodes when either one...
2012-04-14 Francisco Jereznv50/ir: Allow inserting isolated nodes to a graph.
2012-04-14 Francisco Jereznv50/ir: Fix memory corruption in Function::orderInstru...
2012-04-14 Francisco Jereznv50/ir: Fix up insertion of PHI instructions using...
2012-04-14 Christoph Bumillernv50/ir: fix insertHead and remove for BBs with PHI...
2012-04-14 Francisco Jereznv50/ir: Don't crash on zero sized BitSets.
2012-04-14 Francisco Jereznv50/ir: Fix Interval::clear().
2012-04-14 Christoph Bumillernv50/ir/tgsi: handle inferSrcType(NOT) to be u32
2012-04-14 Francisco Jereznv50/ir/opt: Fix OP_NOT to modifier conversion.
2012-04-14 Dave Airlier600g: disable dual-src hangs evergreen for some reason.
2012-04-14 Tom Stellardr300/compiler: Exit immediately from rc_vert_fc() if...
2012-04-14 Tom Stellardr300/compiler: Copy all instruction attributes during...
2012-04-14 Tom Stellardr300/compiler: Fix nested flow control in r500 vertex...
2012-04-14 Tom Stellardr300/compiler: Clear loop registers in vertex shaders...
2012-04-14 Eric Anholtglsl: If an "if" has no "then" or "else" code left...
2012-04-14 Eric Anholtglsl: Add a helper for generating temporary variables...
2012-04-14 Eric Anholtglsl: Add a helper for ir_builder to make dereferences...
2012-04-14 Eric Anholtglsl: Make a little tracking class for emitting IR...
2012-04-14 Eric Anholtglsl: Add common swizzles to ir_builder.
2012-04-14 Eric Anholtglsl: Let ir_builder expressions take un-dereferenced...
2012-04-13 Eric Anholtglsl: Create an ir_builder helper for hand-generating IR.
2012-04-14 Christoph Bumillernv50,nvc0: fix handling of user vbufs with stride ...
2012-04-14 Christoph Bumillernvc0: prefix all macro methods with MACRO
2012-04-14 Christoph Bumillernvc0: replace VERTEX_DATA push mode with translate...
2012-04-14 Christoph Bumillernvc0: improve vertex state validation
2012-04-14 Christoph Bumillernvc0: track texture dirty state individually
2012-04-14 Christoph Bumillernv50,nvc0: use new scratch buffers code
2012-04-14 Christoph Bumillernouveau: add new shared scratch buffers
2012-04-14 Christoph Bumillernvc0: only force early fragment tests if requested...
2012-04-14 Christoph Bumillernv50,nvc0: hold references to the framebuffer surfaces
2012-04-13 Marek Olšákr300g: align vertex buffer suballocations to 4
2012-04-13 Marek Olšáku_blitter: align vertex buffer suballocations to 4
2012-04-13 Brian Pauldocs: document another viewperf bug in Maya-03
2012-04-13 Marcin Slusarzxorg/nouveau: switch to libdrm_nouveau-2.0
2012-04-14 Martin Perestargets/{egl-static,gbm}: further clean-up the nvfx...
2012-04-14 Christoph Bumillernvc0: remove include of old libdrm_nouveau's nouveau_re...
2012-04-14 Christoph Bumillernv50,nvc0: handle PIPE_CAP_MAX_DUAL_SOURCE_RENDER_TARGETS
2012-04-14 Christoph Bumillernv30: s/DUAL_SOURCE_BLEND/MAX_DUAL_SOURCE_RENDER_TARGETS
2012-04-13 Ben Skeggsnv30: import new driver for GeForce FX/6/7 chipsets...
2012-04-13 Christoph Bumillernouveau: switch to libdrm_nouveau-2.0
2012-04-13 Christoph Bumillernvc0: remove obsolete nvc0_push2.c
2012-04-13 Christoph Bumillernouveau: remove automatic buffer migration heuristics
2012-04-13 Ben Skeggsnvfx: completely remove this driver (GeForce FX/6/7)
2012-04-13 Ben Skeggsnouveau: rework and simplify nv04/nv05 driver a bit
2012-04-13 Ben Skeggsnouveau/vieux: switch to libdrm_nouveau-2.0
2012-04-13 Dave Airliedocs: update GL3.txt for ARB_blend_func_extended
2012-04-13 Dave Airliegallium: document dual source blending restrictions...
2012-04-13 Dave Airlier600g: initial r600 dual src blending support
2012-04-13 Dave Airliesoftpipe: add dual source blending support
2012-04-13 Dave Airlieutil: add dual blend helper function (v2)
2012-04-13 Dave Airliest/mesa: add ARB_blend_func_extended support to state...
2012-04-13 Dave Airliegallium: rename DUAL_SOURCE_BLEND cap to MAX_DUAL_SOURC...
2012-04-13 Dave Airlieglsl: add support for ARB_blend_func_extended (v3)
2012-04-13 Dave Airliemesa: add support for ARB_blend_func_extended (v4)
2012-04-13 Tom Stellardradeonsi: initial WIP SI code
2012-04-13 Dylan Noblesmithst/vega: silence enum cast warnings
2012-04-13 Dylan Noblesmithi965: fix typo
2012-04-13 Dylan Noblesmithmesa: fix truncated value warning
2012-04-13 Dylan Noblesmithmesa: don't cast away const
2012-04-13 Dylan Noblesmithegl-static: fix printf warning
2012-04-13 Dylan Noblesmithst/vega: fix uninitialized values
2012-04-13 Dylan Noblesmithegl: fix uninitialized values
2012-04-13 Dylan Noblesmithutil: fix uninitialized table
2012-04-13 Dylan Noblesmithutil: fix undefined behavior
2012-04-13 Vinson Leeir_to_mesa: Fix uninitialized member in add_uniform_to_...
2012-04-13 Neil Robertswayland-drm: Implement wl_buffer.damage in old versions...
2012-04-13 Stéphane MarchesinRevert "i915g: Implement stipple with draw."
2012-04-13 Stéphane MarchesinRevert "i915g: Remove unused poly stipple state."
2012-04-13 Ian Romanicktests/glx: Point at the imported copy of gtest
2012-04-13 Eric Anholtglx: Hook up the unit tests again using the internal...
2012-04-13 Ian Romanickgtest: Fix up import of gtest 1.6.0
2012-04-13 Eric Anholtgtest: Build as a convenience library.
2012-04-13 Eric Anholtgtest: Import sources from gtest 1.6.0.
2012-04-12 Marek Olšákcso: unreference saved vertex buffers when restoring
2012-04-12 Eric Anholti965: When the kernel lacks the LLC check, assume it...
2012-04-12 Eric Anholtintel: Drop backwards compat code for not having libdrm...
2012-04-12 Eric Anholti965/fs: Avoid generating extra AND instructions on...
2012-04-12 Eric Anholti965/fs: Try to avoid generating extra MOVs to do satur...
2012-04-12 Eric Anholtglsl: Extend the array splitting optimization pass...
2012-04-12 Eric Anholtglsl: Add an array splitting pass.
2012-04-12 Eric Anholtglsl: Don't apply optimization passes to builtins.
next