Merge branch 'object-purgeable'
[mesa.git] / src / gallium / drivers / llvmpipe /
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-04 Brian Paulllvmpipe: new comment
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 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'
2010-01-29 Luca Barbieritgsi: add caps for fragment coord conventions (v3)
2010-01-28 Vinson Leellvmpipe: Remove unnecessary header.
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Michal Krolgallium: Enable multiple constant buffers for vertex...
2010-01-28 Vinson Leellvmpipe: Remove unnecessary headers.
2010-01-28 Brian Paulllvmpipe: added debug option to disable LLVM optimizati...
2010-01-27 Brian Paulllvmpipe: count/report time spent in LLVM compilations
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-26 Roland Scheideggergallium: add the new PIPE_CAP blend bits to more drivers
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Roland Scheideggerllvmpipe: adapt to blend changes
2010-01-25 José Fonsecallvmpipe: Remove lp_tex_sample_c.c again.
2010-01-23 Dave AirlieMerge branch 'arb_half_float_vertex'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian Paulllvmpipe: use some local vars to index step arrays
2010-01-22 Brian Paulllvmpipe: s/inline/INLINE/
2010-01-22 Brian Paulllvmpipe: consolidate lp_scene_alloc_aligned() calls
2010-01-22 Brian Paulllvmpipe: re-use a1 var in linear_coef()
2010-01-22 Brian Paulllvmpipe: area is an int here, not float
next