Merge branch '7.8'
[mesa.git] / src / gallium / drivers / llvmpipe /
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-23 Vinson Leellvmpipe: Remove unused variable.
2010-04-22 Zack Rusingallivm: implement indirect addressing over temporaries
2010-04-22 José Fonsecallvmpipe: Undo zs tiling changes.
2010-04-22 José Fonsecallvmpipe: Portability fixes.
2010-04-22 José Fonsecallvmpipe: Fix rendering to non 32bpp formats.
2010-04-22 José Fonsecallvmpipe: Use resource_is_texture() consistently.
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-22 José Fonsecallvmpipe: Fix resource_is_texture.
2010-04-22 José Fonsecallvmpipe: Do not advertise S3TC rendering support.
2010-04-22 José Fonsecallvmpipe: Fix typo in assert.
2010-04-21 Brian Paulllvmpipe: add missing dependency in Makefile
2010-04-21 Brian Paulllvmpipe: consolidate texture memory allocation code
2010-04-21 Vinson Leellvmpipe: Remove unused variable.
2010-04-20 Vinson Leellvmpipe: Change return type of declaration to match...
2010-04-20 Brian Paulllvmpipe: code consolidation
2010-04-20 Brian Paulllvmpipe: remove debug code and simplify
2010-04-20 Brian Paulllvmpipe: fix cube face addressing bug
2010-04-20 Brian Paulllvmpipe: whitespace fix
2010-04-20 Brian Paulllvmpipe: fix depth+stencil logic error
2010-04-20 Brian Paulllvmpipe: fix comment/typo
2010-04-20 Brian Paulllvmpipe: fix incorrect front-facing value for fragment...
2010-04-20 Brian Paulllvmpipe: rename mode -> interp
2010-04-20 Brian Paulllvmpipe: remove dead code/comment
2010-04-20 Brian Paulgallium: replace pipe_resource::_usage with pipe_resour...
2010-04-20 Brian Paulllvmpipe: remove call to llvmpipe_set_texture_image_lay...
2010-04-20 José Fonsecallvmpipe: Re-enable half float formats.
2010-04-20 José Fonsecagallivm: Universal format support on lp_build_fetch_rgb...
2010-04-20 José Fonsecagallivm: Cleanups and bugfixes to aos format translation.
2010-04-20 José Fonsecagallivm: Bring aos format back to life.
2010-04-20 Alan Hourihanellvmpipe: silence warning
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Brian Paulllvmpipe: remove dead code
2010-04-19 Brian Paulllvmpipe: use llvmpipe_resource_stride()
2010-04-19 Brian Paulllvmpipe: get 3D texture image stride from an array...
2010-04-19 Brian Paulllvmpipe: consolidate some code in llvmpipe_set_texture...
2010-04-19 Brian Paulllvmpipe: fix rendering to 3D textures
2010-04-19 Brian Paulllvmpipe: checkpoint: fixes for render to 3D texture
2010-04-19 Brian Paulllvmpipe: another fix for surface memory allocation
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian Paulllvmpipe: fix surface memory allocation bug
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Zack Rusindraw llvm: fix constructor mess
2010-04-19 Zack Rusinllvmpipe: enable draw llvm by default
2010-04-19 José Fonsecallvmpipe: Implement index bias.
2010-04-19 Brian Paulllvmpipe: triangle function comments
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-19 Brian Paulgallium/draw: use correct rasterization state for wide...
2010-04-18 Brian Paulllvmpipe: update comment
2010-04-18 José Fonsecallvmpipe: Emit only the vertex attributes necessary...
2010-04-17 Vinson Leellvmpipe: Remove unnecessary header.
2010-04-16 Brian Paulllvmpipe: fix color masking
2010-04-16 Brian Paulllvmpipe: fix linking for lp_test_blend
2010-04-16 Brian Paulllvmpipe: work-around an LLVM bug
2010-04-16 Brian Paulllvmpipe: clean-up lp_surface_copy()
2010-04-16 Brian Paulllvmpipe: remove unneeded declaration (which caused...
2010-04-16 Brian Paulllvmpipe: use unsigned type to avoid warnings
2010-04-16 Brian Paulllvmpipe: remove unneeded break stmt
2010-04-16 Brian Paulllvmpipe: fix compilation, linking of lp_test_blend
2010-04-16 Brian Paulllvmpipe: updated #includes
2010-04-16 Brian Paulgallivm/llvmpipe: move lp_bld_blend* files to llvmpipe...
2010-04-16 Brian Paulgallivm/llvmpipe: move lp_bld_alpha.c to llvmpipe/...
2010-04-16 Brian Paulgallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe...
2010-04-16 Brian Paulgallivm/llvmpipe: move lp_bld_interp.c to llvmpipe...
2010-04-16 Brian Paulllvmpipe: rename vars, update comments for texture...
2010-04-16 Brian Paulllvmpipe: plug in draw's polygon stipple stage
2010-04-16 Brian Paulllvmpipe: check for dirty context state in lp_setup_upd...
2010-04-16 Brian Paulllvmpipe: flush upon PIPE_FLUSH_TEXTURE_CACHE too
2010-04-16 Brian Paulllvmpipe: make sure state is up to date before getting...
2010-04-16 Brian Paulllvmpipe: additional texture assertion
2010-04-16 Brian Paulllvmpipe: print_triangle() func (disabled)
2010-04-16 Brian PaulMerge the lp-surface-tiling branch into master.
2010-04-14 Brian Paulllvmpipe: comments for fence functions
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-13 Alan Hourihanellvmpipe: disable half float formats
2010-04-12 José Fonsecallvmpipe: Respect pipe_sampler_view::format.
2010-04-11 Jakob Bornecrantzllvmpipe: Fix transfers after resource change
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 José Fonsecascons: Make LLVM a black-white dependency.
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Vinson Leellvmpipe: Remove unnecessary header.
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 José Fonsecallvmpipe: Add missing include.
2010-04-07 José Fonsecallvmpipe: Fix USE_DRAW_LLVM build. Use lp_build_engine.
2010-04-07 Vinson Leellvmpipe: Remove unused variable.
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-06 José Fonsecallvmpipe: Support S3TC when util_format_s3tc_enabled...
2010-04-06 José Fonsecagallivm: Move the global LLVM objects (module, engine...
2010-04-06 Zack Rusinllvmpipe: use a define to decide whether to use draw...
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-02 Brian Paulllvmpipe: limit max texture size to 2Kx2K for now
2010-04-01 José Fonsecallvmpipe: Support sampling from PIPE_FORMAT_R32_FLOAT.
2010-04-01 José Fonsecallvmpipe: More tweaks to the supported texture formats.
2010-04-01 José Fonsecallvmpipe: Fix build...
2010-04-01 José Fonsecallvmpipe: Fix (un)swizzling, broken due to use of VOID...
2010-04-01 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-31 José Fonsecallvmpipe: Don't call unused generate_clamp().
next