os: Fix bad calloc.
[mesa.git] / src / gallium / drivers /
2010-02-14 José Fonsecatrace: Update for os_stream changes.
2010-02-14 Vinson Leellvmpipe: Silence unused value warning.
2010-02-14 Vinson Leesvga: Silence uninitialized variable warning.
2010-02-14 Marek Olšákr300: add half_float_vertex support
2010-02-14 Marek Olšákr300g: set the correct tiling flags for renderbuffers
2010-02-14 Marek Olšákr300g: add macrotiling support to texture setup
2010-02-14 Marek Olšákr300g: accelerate blitting for all formats by faking...
2010-02-14 Marek Olšákr300g: fix texture formats: A4R4G4B4_UNORM, A1R5G5B5_UN...
2010-02-14 José Fonsecallvmpipe: s/debug_dump_/util_dump_/
2010-02-14 José Fonsecacell: Use util_format_name().
2010-02-14 José Fonsecallvmpipe: Use util_format_name().
2010-02-14 José Fonsecanv: Use util_format_name().
2010-02-14 José Fonsecar300g: Use util_format_name().
2010-02-14 José Fonsecatrace: Use util_format_name().
2010-02-14 José Fonsecatrace: Fix generated XML.
2010-02-14 Vinson Leellvmpipe: Silence uninitialized variable warning.
2010-02-14 Vinson Leesoftpipe: Silence uninitialized variable warnings.
2010-02-14 Marek Olšákr300g: fix scons build
2010-02-14 Brian Paulsoftpipe: fix broken cubemap / mipmap selection code
2010-02-13 José Fonsecasvga: Fix texture border color.
2010-02-13 Marek Olšákr300g: do not invalidate texture caches when only sampl...
2010-02-13 Marek Olšákr300g: cleanup the emission of RS block state
2010-02-13 Marek Olšákr300g: cleanup the emission of framebuffer state
2010-02-13 Marek Olšákr300g: disable independent blend enables
2010-02-13 Marek Olšákr300g: emit INDEPENDENT_COLORFORMAT_ENABLE only on...
2010-02-13 Vinson Leesvga: Silence uninitialized variable warning.
2010-02-12 José Fonsecasvga: A few more tweaks to blend color state emission.
2010-02-12 José Fonsecasvga: Clamp max cube texture levels to supported max...
2010-02-12 José Fonsecasvga: Report the 2d/3d texture sizes supported by the...
2010-02-12 Brian Paulcell: implement PIPE_CAP_MAX_COMBINED_SAMPLERS query
2010-02-12 Roland Scheideggersvga: enable code to emit blend color
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-12 Patrice Mandinnouveau: nv30: it may have 8 texture samplers (not...
2010-02-12 Brian Paulcell: adjust structure padding
2010-02-12 Brian Paulcell: remove unused var
2010-02-12 Brian Paulcell: include cell_context.h
2010-02-12 Brian Paulcell: re-fix undeclared var
2010-02-12 Brian Paulcell: declare stencil_value variable
2010-02-12 Patrice Mandinnouveau: nv30: Define number of texture samplers
2010-02-12 José Fonsecasvgadump: Several improvements to shader dumping.
2010-02-12 Ben Skeggsnouveau: use AVAIL_RING()
2010-02-12 Ben Skeggsnouveau: switch to nouveau_bo_new_tile()
2010-02-11 Brian Paulsvga: check min_index, max_index before assertions
2010-02-11 Roland Scheideggergallium: make max_anisotropy a unsigned bitfield member
2010-02-11 Roland Scheideggernouveau: fix compile errors...
2010-02-11 Roland Scheideggernv50: adapt to stencil ref changes
2010-02-11 Roland Scheideggernv40: adapt to stencil ref changes
2010-02-11 Roland Scheideggernv30: adapt to stencil ref changes
2010-02-11 Brian Paulsvga: implement PIPE_CAP_MAX_COMBINED_SAMPLERS query
2010-02-11 Roland Scheideggergallium: make u_blitter code save/restore stencil ref...
2010-02-11 Roland Scheideggerr300g: adapt to stencil ref changes
2010-02-11 Roland Scheideggercell: adapt to stencil ref changes
2010-02-11 Roland Scheideggeri965g: adapt to stencil ref changes
2010-02-11 Roland Scheideggeri915g: adapt to stencil ref changes
2010-02-11 José FonsecaRevert "llvmpipe: Move tile coordinate assertion into...
2010-02-11 José Fonsecallvmpipe: Move tile coordinate assertion into a more...
2010-02-11 José Fonsecallvmpipe: Clamp both extremes of triangles to framebuff...
2010-02-11 Ben Skeggsnouveau: remove u_simple_screen.h includes
2010-02-11 Vinson Leei965g: ifdef out unused functions.
2010-02-11 Corbin Simpsonr300g: Work around "defect" in r300compiler.
2010-02-10 Brian Paulgallium: use os_time.h
2010-02-10 Karl SchultzMerge branch 'master' of git+ssh://git.freedesktop...
2010-02-10 Corbin Simpsonr300g: Fix typo.
2010-02-10 Roland Scheideggersvga: adapt to stencil ref changes
2010-02-10 Roland Scheideggerllvmpipe: adapt to stencil ref changes
2010-02-10 Roland Scheideggeridentity: adapt to stencil ref changes
2010-02-10 Roland Scheideggerfo: adapt to stencil ref changes
2010-02-10 José Fonsecallvmpipe: Map rendertargets when bound as textures.
2010-02-10 Roland Scheideggertrace: adapt to stencil ref changes
2010-02-10 Roland Scheideggersoftpipe: adapt to stencil ref changes
2010-02-10 José Fonsecallvmpipe: Fix null pointer dereference when no depth...
2010-02-10 José Fonsecallvmpipe: Leave depth buffer in swizzled format.
2010-02-10 Vinson Leellvmpipe: Remove unnecessary headers.
2010-02-09 Francisco JerezDrop incorrectly revived files during the 'gallium...
2010-02-09 Corbin Simpsonr300g: One less assert.
2010-02-09 Corbin Simpsonr300g: Don't write non-existent bit on non-r500.
2010-02-09 Corbin Simpsonr300g: Correct colorbuffer measurements.
2010-02-09 Corbin Simpsonr300g: Be ever-so-slightly more useful on bad shaders.
2010-02-09 Brian Paulllvmpipe: remove .s rule (already in Makefile.template)
2010-02-09 Brian Paulllvmpipe: lp_tile_surface.c isn't committed yet
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Chris Lillvmpipe: Make llvm unit test depend on libllvmpipe.a
2010-02-09 Michal Krolllvmpipe: Remove reference to prefilter field.
2010-02-09 Brian Paulfix bug in perspective corrected interpolants for lines
2010-02-09 Michal Krolsoftpipe: Properly implement cylindrical wrapping.
2010-02-09 Michal KrolRevert "softpipe: Implement cylindrical wrapping for...
2010-02-09 Michal Krolgallium: Remove prefilter member from pipe_sampler_stat...
2010-02-09 Michal Krolsoftpipe: Implement cylindrical wrapping for linear...
2010-02-09 José Fonsecasvga: Actually call fence_reference in texture downloads.
2010-02-09 Vinson Leer300g: Fix off-by-one errors in array bounds assertions.
2010-02-09 Zack Rusinllvmpipe: switch to using dynamic stack allocation...
2010-02-09 Vinson Leeidentity: Remove unnecessary header.
2010-02-09 Vinson Leesoftpipe: Remove unnecessary headers.
2010-02-09 Brian Paulllvmpipe: include gallivm/lp_bld_misc.h
2010-02-09 Brian Paulllvmpipe: remove files moved to gallivm/ from llvmpipe...
2010-02-09 Brian Paulllvmpipe: s/textured/texture/
2010-02-08 Brian Paulllvmpipe: added counters for color tile clear, load...
2010-02-08 Brian Paulllvmpipe: use new os time functions
2010-02-08 Zack Rusinllvmpipe: export the tgsi translation code to a common...
2010-02-08 Keith Whitwellsvga: remove dead debug sleep
next