Merge branch 'master' into gallium-sampler-view
[mesa.git] / src / gallium / drivers / llvmpipe /
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-10 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-10 José Fonsecallvmpipe: Cope with null Vertex element cso.
2010-03-09 Keith Whitwellws/xlib: remove self-knowledge about users of xlib...
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Roland Scheideggergallium: don't use flexible array members in drivers...
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-09 Keith WhitwellSquashed commit of gallium-no-texture-blanket
2010-03-09 Marek Olšákllvmpipe: quads never provoke the first vertex
2010-03-08 Brian Paulllvmpipe/gallivm: checkpoint: array of pointers to...
2010-03-08 Brian Paulllvmpipe: define max texture levels
2010-03-08 Brian Paulllvmpipe: rewrap for 80 columns
2010-03-08 Brian PaulMerge branch '7.8'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-05 Brian Paulllvmpipe: added code to set texture depth, max mipmap...
2010-03-05 Brian Paulllvmpipe: add pipe_thread_wait() calls
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-04 Brian Paulllvmpipe: new comment
2010-03-04 Keith Whitwellgallium: fix llvmpipe after winsys move
2010-03-04 Keith Whitwellsoftpipe: rework to use the llvmpipe winsys
2010-03-03 José Fonsecallvmpipe: Store the original triangle coordinates in...
2010-03-03 José Fonsecallvmpipe: Ensure context is flushed when destroying...
2010-03-03 José Fonsecallvmpipe: Linux is no longer a dependency. Llvmpipe...
2010-03-03 José Fonsecallvmpipe: Centralize LLVM initialization.
2010-03-03 José Fonsecallvmpipe: Update for lp_bld_init.h rename.
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Keith Whitwellllvmpipe: remove some ifdefs
2010-03-02 Keith Whitwellllvmpipe: reorganize transfer usage
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-01 José Fonsecallvmpipe: Rename pipe formats.
2010-03-01 Roland Scheideggerllvmpipe: adapt to new vertex element cso
2010-03-01 Jakob Bornecrantzgallium: Reorg texture usage flags
2010-03-01 José Fonsecallvmpipe: Don't mention deprecated drivers=trace option.
2010-02-26 José Fonsecautil: Code generate functions to pack and unpack a...
2010-02-26 José Fonsecautil: Factor some code into u_format_parse.py
2010-02-26 José Fonsecautil: Use python names consistent with u_format.h
2010-02-26 José Fonsecallvmpipe: Fix lp_tile_r5g6b5_unorm_write_4ub.
2010-02-26 José Fonsecallvmpipe: Fix scons dependencies.
2010-02-25 Brian Paulllvmpipe: clean up rasterization threads upon context...
2010-02-24 Brian Paulllvmpipe: more lp_rasterizer_task parameter passing
2010-02-24 Brian Paulllvmpipe: pass fewer parameters to rasterization functions
2010-02-24 Brian Paulllvmpipe: added some assertions
2010-02-24 Brian Paulllvmpipe: SRGB textures not supported yet
2010-02-24 Brian Paulllvmpipe: vertex shader textures not supported yet
2010-02-24 José Fonsecallvmpipe: Update for UTIL_FORMAT_LAYOUT_xxx changes.
2010-02-24 José Fonsecallvmpipe: Fix breakeage.
2010-02-24 José Fonsecallvmpipe: Handle correctly 24bit formats.
2010-02-24 José Fonsecallvmpipe: Kill unused UTIL_FORMAT_LAYOUT_SCALAR.
2010-02-24 Brian Paulllvmpipe: add lp_tile_image.c to sources
2010-02-24 Brian Paulllvmpipe: whole image tile/untile functions
2010-02-24 Brian Paulllvmpipe: remove Z16 format override hack
2010-02-24 Brian Paulllvmpipe: Z16 format is not supported
2010-02-24 Brian Paulllvmpipe: added assertions to verify that scene is...
2010-02-24 Brian Paulllvmpipe: added some assertions
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-17 Keith Whitwellllvmpipe: use ffs technique for full tiles also
2010-02-17 Keith Whitwellllvmpipe: rework do_block_16 to use bitmasks and ffs
2010-02-14 Vinson Leellvmpipe: Silence unused value warning.
2010-02-14 José Fonsecallvmpipe: s/debug_dump_/util_dump_/
2010-02-14 José Fonsecallvmpipe: Use util_format_name().
2010-02-14 Vinson Leellvmpipe: Silence uninitialized variable warning.
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
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-10 Karl SchultzMerge branch 'master' of git+ssh://git.freedesktop...
2010-02-10 Roland Scheideggerllvmpipe: adapt to stencil ref changes
2010-02-10 José Fonsecallvmpipe: Map rendertargets when bound as textures.
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 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 Zack Rusinllvmpipe: switch to using dynamic stack allocation...
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 Whitwellgallium: squash-merge of gallium screen context
2010-02-07 Vinson Leellvmpipe: Silence GCC 'type qualifiers ignored on funct...
2010-02-07 Vinson Leellvmpipe: Remove unnecessary headers.
2010-02-06 Vinson Leellvmpipe: Silence GCC 'no previous prototype' warning.
2010-02-05 Chris Liallow make to build lp_test_* for llvmpipe
2010-02-05 José Fonsecallvmpipe: Disable multithreading on windows.
2010-02-05 José FonsecaMerge remote branch 'origin/master'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-04 José Fonsecallvmpipe: Disable unit tests on embedded platforms.
2010-02-04 Vinson Leellvmpipe: Remove unnecessary header.
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 Brian Paulsoftpipe: fix broken AA points, AA lines
2010-02-02 José Fonsecagallium: Make pipe_atomic a regular int32_t.
2010-02-02 José Fonsecagallium: pipe/p_inlines.h -> util/u_inlines.h
2010-02-01 José Fonsecallvmpipe: Add missing includes.
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-29 Keith WhitwellMerge commit 'lb2/arb_fragment_coord_conventions'
next