mesa.git
2008-11-24 Brian Pauldocs: update webmaster email addr
2008-11-24 Brian Paulgallium: massage sp_vbuf_draw() and sp_vbuf_draw_arrays...
2008-11-24 Brian Paulmesa: issue error, don't crash, when calling a prototyp...
2008-11-24 Brian Paulmesa: better variable name: s/aux/store/
2008-11-24 Brian Pauladded progs/demos/fragcoord.c - tests gl_FragCoord...
2008-11-24 Eric Anholti965: Add support for accelerated CopyTexSubImage.
2008-11-24 Eric Anholtintel: Don't glBitmap fallback with scissoring enabled.
2008-11-24 Eric Anholti915: Don't overwrite i915's Viewport function from...
2008-11-24 Jakob Bornecrantzprogs: Add ignores
2008-11-24 Jakob Bornecrantzutil: Add generic tile and detile functions
2008-11-24 Briansoftpipe: remove old/unneeded dependencies between...
2008-11-21 Brian Paulcell: only build Cell and softpipe drivers
2008-11-21 Robert EllisonCELL: use variant-length fragment ops programs
2008-11-21 José Fonsecaglut: MinGW portability fixes.
2008-11-21 José Fonsecagdi: Reimplement using the WGL statetracker.
2008-11-21 José Fonsecamesa: Bring in new mesa sub-statetracker.
2008-11-21 José Fonsecascons: Build progs.
2008-11-20 Robert EllisonCELL: improve twiddling/untwiddling error text
2008-11-20 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-20 Xiang, Haihaomesa: fix shadow sampling unit issue.
2008-11-20 airliedintel: fix i830 comment + backwards VB offsets.
2008-11-20 airliedintel: fix i8xx vbo enable bit
2008-11-20 airliedintel: add lots of i830 engine to intel_decode debug
2008-11-19 Brian Paulmesa: minor comment reformattting
2008-11-19 Brian Paulmesa: glsl compiler debug code
2008-11-19 Brian Paulmesa: rework GLSL array code generation
2008-11-19 Michal Krolscons: Fix toolchain selection.
2008-11-19 Brian Paulmesa: don't realloc instruction buffer so often
2008-11-19 Brian Paulmesa: updated comment
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 José Fonsecapython/retrace: Dump constants.
2008-11-19 José Fonsecapython: Allow to read from buffers.
2008-11-19 José Fonsecapython/retrace: Fix formatting of shaders.
2008-11-19 José Fonsecapython/retrace: Ignore irrelevant calls.
2008-11-19 Alan Hourihaneadd SRGB formats
2008-11-19 José Fonsecapython/retrace: Highlight the trace dump to help to...
2008-11-19 José Fonsecapython/retrace: Use the usual BSD-style license.
2008-11-19 Xiang, Haihaomesa: clamp luminance if needed.
2008-11-18 Michal Kroltgsi: Return 0.0 for negative constant register indices.
2008-11-18 Michal Kroltgsi: Keep address register as a floating point.
2008-11-18 José Fonsecascons: Support MinGW32 cross compiler.
2008-11-17 José Fonsecagallium: Use costum log2 for all windows builds.
2008-11-17 José Fonsecagallium: State when there are no memory leaks detected.
2008-11-17 José Fonsecagallium: Make handle_table reentrant.
2008-11-17 José Fonsecagallium: Yet another WinCE portability fix.
2008-11-17 José Fonsecagallium: State when there are no memory leaks detected.
2008-11-17 José Fonsecagallium: Make handle_table reentrant.
2008-11-16 Stephane Marchesingallivm: fix some small stuff.
2008-11-16 Jakob Bornecrantzi915: Silence warnings
2008-11-15 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Jakob Bornecrantzi915: Silence warning
2008-11-14 Brian Paulgallium: increase table size for fast log/pow functions
2008-11-14 Brian Paulutil: Use OpenGL rasterization rules in blits and mipma...
2008-11-14 Keith Whitwelltranslate: pull in prefetch and other optimizations...
2008-11-14 Keith Whitwelltrivial: more tests
2008-11-14 Alan Hourihanemesa: fix build
2008-11-14 Brian Paulmesa: no longer need Writemask field in GLSL IR nodes
2008-11-14 Brian Paulmesa: revamp GLSL instruction emit code
2008-11-14 Brian Paulmesa: make writemask_string() non-static
2008-11-14 Brian Paulmesa: remove some do-nothing GLSL code
2008-11-14 Brian Paulmesa: fix accidental regression in GLSL built-in textur...
2008-11-14 Brian Paulmesa: use the tighter definition of GLSL ftransform...
2008-11-14 Brian Paulmesa: remove unused/obsolete __NormalMatrixTranspose...
2008-11-14 Brian Paulmesa: fix bug in GLSL built-in matrix state lookup
2008-11-14 Brian Paulmesa: tweak program register printing for RelAddr case
2008-11-13 Alan Hourihanebuild default set of progs + egl
2008-11-13 Pekka PaalanenFix configs/linux-dri to build winsys again.
2008-11-13 Robert EllisonCELL: fix stencil twiddling, stencil invert
2008-11-13 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2008-11-13 Ben Skeggsgallium: add st_set_teximage_surface for EXT_texture_fr...
2008-11-13 Alan Hourihanemesa: fix generation of fixed function state when no...
2008-11-13 Alan Hourihanemesa: fix generation of fixed function state when no...
2008-11-12 Michal Kroltgsi: More comments on source register indirect and...
2008-11-12 Eric Anholti965: Upload state on primitive switch, don't just...
2008-11-12 Eric Anholti965: Fix VB refcount leak on aperture overflow.
2008-11-12 Pekka Paalanennv04..nv30: fix pipe_surface init
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Eric AnholtAdd glsync demo program from jbarnes for testing vblank...
2008-11-12 Eric Anholti965: Fix up VS max_threads for G4X and removing a...
2008-11-12 Eric Anholti965: Fix up SF max_threads.
2008-11-12 Eric Anholti965: Fix up clip min_nr_entries, preferred_nr_entries...
2008-11-12 Eric Anholti965: Update WM maximum threads for G4X.
2008-11-12 Eric Anholti965: Add a big comment explaining my understanding...
2008-11-12 Kristian HøgsbergglFlush before CopySubBuffer, fix coordinates and exten...
2008-11-12 Robert EllisonCELL: fix stencil test bugs
2008-11-12 Brian Paulgallium: add missing prototypes
2008-11-12 Brian Paulcell: move semicolons to silence warnings w/ other...
2008-11-12 Brian Paulcell: include cell_surface.h
2008-11-12 Brian Paulcell: fix typo in EMIT_ macro
2008-11-12 Brian Paulcell: added -Wmissing-prototypes
2008-11-12 Brian Paulcell: include cell_pipe_state.h
2008-11-12 Michal Krolutil: Optimise log2().
2008-11-12 Michal Krolutil: Optimise log2().
2008-11-12 Michal Krolrtasm: Use INLINE keyword. Compile for all platforms...
2008-11-12 Michal Krolutil: Add log2() definition for MSC.
2008-11-12 Michal Kroltgsi: Fix a bug with saving/restoring xmm registers...
2008-11-12 Michal Krolrtasm: Compile only for GALLIUM_CELL.
2008-11-12 Michal Kroldraw: Add missing include.
2008-11-12 Michal Krolutil: Add log2() definition for MSC.
next