summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2008-11-26tgsi: Implement OPCODE_SSG/SGN.Michal Krol
2008-11-26tgsi: Implement OPCODE_ARR.Michal Krol
2008-11-26tgsi: Implement OPCODE_ROUND for SSE2 backend.Michal Krol
2008-11-25gallium: added centroid/invarient fields to declarationsBrian Paul
2008-11-25softpipe: Fix function prototype.Michal Krol
2008-11-25Merge commit 'origin/gallium-0.1' into gallium-0.2Alan Hourihane
2008-11-25pipebuffer: Fix buffer overflow.José Fonseca
2008-11-24tgsi: doxygen commentsBrian Paul
2008-11-24tgsi: add tgsi_declaration fields for centroid sampling, invariant optimizationBrian Paul
2008-11-24gallium: massage sp_vbuf_draw() and sp_vbuf_draw_arrays() to look more alikeBrian Paul
2008-11-24util: Add generic tile and detile functionsJakob Bornecrantz
2008-11-24pipebuffer: Ondemand buffer manager.José Fonseca
2008-11-24pipebuffer: Implement proper buffer validation.José Fonseca
2008-11-24gallium: Define convenience shortcuts for CPU/GPU READ/WRITE flag combinations.José Fonseca
2008-11-23softpipe: remove old/unneeded dependencies between TGSI exec and softpipeBrian
2008-11-21CELL: use variant-length fragment ops programsRobert Ellison
2008-11-21gdi: Reimplement using the WGL statetracker.José Fonseca
2008-11-20CELL: improve twiddling/untwiddling error textRobert Ellison
2008-11-20scons: Support MinGW32 cross compiler.José Fonseca
2008-11-19Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-11-20python/retrace: Dump constants.José Fonseca
2008-11-20python: Allow to read from buffers.José Fonseca
2008-11-19python/retrace: Fix formatting of shaders.José Fonseca
2008-11-19python/retrace: Ignore irrelevant calls.José Fonseca
2008-11-19python/retrace: Highlight the trace dump to help to visualize.José Fonseca
2008-11-19python/retrace: Use the usual BSD-style license.José Fonseca
2008-11-18tgsi: Return 0.0 for negative constant register indices.Michal Krol
2008-11-18tgsi: Keep address register as a floating point.Michal Krol
2008-11-18scons: Support MinGW32 cross compiler.José Fonseca
2008-11-17gallium: Use costum log2 for all windows builds.José Fonseca
2008-11-17gallium: State when there are no memory leaks detected.José Fonseca
2008-11-17gallium: Make handle_table reentrant.José Fonseca
2008-11-17gallium: State when there are no memory leaks detected.José Fonseca
2008-11-17gallium: Make handle_table reentrant.José Fonseca
2008-11-16gallivm: fix some small stuff.Stephane Marchesin
2008-11-16i915: Silence warningsJakob Bornecrantz
2008-11-15Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-11-15i915: Silence warningJakob Bornecrantz
2008-11-14gallium: increase table size for fast log/pow functionsBrian Paul
2008-11-14util: Use OpenGL rasterization rules in blits and mipmap generation.Brian Paul
2008-11-14translate: pull in prefetch and other optimizations from draw_vs_aos.cKeith Whitwell
2008-11-13CELL: fix stencil twiddling, stencil invertRobert Ellison
2008-11-13Merge branch 'gallium-0.2' of git+ssh://marcheu@git.freedesktop.org/git/nouve...Stephane Marchesin
2008-11-12tgsi: More comments on source register indirect and 2D indexing.Michal Krol
2008-11-12nv04..nv30: fix pipe_surface initPekka Paalanen
2008-11-12Merge commit 'origin/gallium-0.1' into gallium-0.2Pekka Paalanen
2008-11-12CELL: fix stencil test bugsRobert Ellison
2008-11-12gallium: add missing prototypesBrian Paul
2008-11-12cell: move semicolons to silence warnings w/ other compilersBrian Paul
2008-11-12cell: include cell_surface.hBrian Paul