Merge commit 'origin/gallium-0.1' into gallium-0.2
[mesa.git] / src /
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-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: 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 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 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 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: 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.
2008-11-12 Michal Kroldraw: Add missing include.
2008-11-12 Hanno Böckglx: fix xcb build
2008-11-11 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-11 Brian Paulmesa: allow relative indexing into all register files...
2008-11-11 Brian Paulcell: implement NRM3 opcode
2008-11-11 Robert EllisonCELL: two-sided stencil fixes
2008-11-11 Kristian HøgsbergDon't mess with emacs tab width.
2008-11-11 Xiang, Haihaomesa: restore the negate flag of dots in build_lighting.
2008-11-11 Xiang, Haihaointel: reset cliprect_mode to IGNORE_CLIPRECTS.
2008-11-11 Xiang, Haihaomesa: restore the negate flag of dots in build_lighting.
2008-11-11 Xiang, Haihaomesa: update new state for RasterPos like other operations.
2008-11-11 Briangallium: fix comment again. A half-closed interval...
2008-11-11 Brianmesa: new _mesa_is_pow_two() function
2008-11-10 Brian Paulmesa: restore glapi/ prefix on #include
2008-11-10 Brian Pauldri: alloc __DRIscreen object with calloc()
2008-11-10 Brian Paulmesa: fix logic error in GLSL linker when looking for...
2008-11-10 Brian Paulmesa: fix some misc breakage caused by editing auto...
2008-11-10 Brian PaulGLX: fix out-of-bounds memory issue in indirect glAreTe...
2008-11-10 Brian Pauldri: alloc __DRIscreen object with calloc()
2008-11-10 Brian Paulmesa: track initialization status of uniform variables...
2008-11-10 Brian Paulmesa: initial support for uniform variable initializers.
2008-11-10 Brian Paulmesa: fix logic error in GLSL linker when looking for...
2008-11-10 Brian Paulmesa: allows 'f' suffix on GLSL float literals
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Pekka PaalanenMesa: fix number of buffers in st_draw_vbo().
2008-11-10 Brian Paulgallium: fix typos in comments
2008-11-10 Zack Rusingallium: actually flip the coordinates
2008-11-10 Ben Skeggsnouveau: remove previous hack around x86_64 breakage
2008-11-10 Ben Skeggsnv40: init pipe_surface correctly
2008-11-10 Ben Skeggsnouveau: pass object handle not pointer to GPU...
2008-11-10 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-11-09 Brianutil: Fix util_fast_pow/exp2/log2.
2008-11-09 Briangallium: _debug_vprintf() should be silent if DEBUG...
2008-11-09 Briangallium: use PIPE_ARCH_SSE to protect use of SSE instri...
2008-11-08 Pekka PaalanenMesa: fix number of buffers in st_draw_vbo().
2008-11-08 Pekka PaalanenNouveau: fix nv20_vertex_layout()
2008-11-08 Brianmesa: remove OPCODE_INT #define
next