Merge branch '7.8'
[mesa.git] / src / gallium / drivers / llvmpipe /
2010-03-31 José Fonsecallvmpipe: Disable threads by default on embedded.
2010-03-31 José Fonsecallvmpipe: Don't rely on u_format_access.py
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 José Fonsecallvmpipe: More accurate format capability exporting.
2010-03-31 José Fonsecallvmpipe: Drop the aos format conversion.
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-29 Roland ScheideggerMerge branch 'master' into gallium-new-formats
2010-03-29 Chris LiAdd test case for lp_bld_printf()
2010-03-26 Chris Ligallium/llvmpipe: add PROGS target/rule to Makefile...
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-25 Brian PaulRevert "llvmpipe: optimize the lp_setup_fence() function"
2010-03-25 Brian Paulllvmpipe: disable an assertion
2010-03-25 Jakob BornecrantzMerge branch 'gallium-targets'
2010-03-25 Brian Paulllvmpipe: fix up some questionable fence code
2010-03-25 Brian Paulllvmpipe: optimize the lp_setup_fence() function
2010-03-25 Brian Paulllvmpipe: call lp_fence_signal()
2010-03-25 Brian Paulllvmpipe: added lp_fence_signal()
2010-03-24 Brian Paulllvmpipe: fix texture reference counting bug
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-21 George Sapountzisdrm/sw: llvmpipe texture_from_handle
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-18 Brian Paulgallivm/llvmpipe: added lp_rast_shader_inputs::facing...
2010-03-18 Brian Paulllvmpipe: defines for RAST_WHOLE, RAST_EDGE_TEST
2010-03-18 Brian Paulgallivm/llvmpipe: simplify front/back stencil ref value...
2010-03-18 Brian Paulllvmpipe: set opaque = FALSE if stencil enabled
2010-03-18 José Fonsecallvmpipe: Fix crashes when there is no depth buffer...
2010-03-17 Brian Paulgallivm/llvmpipe: basic stencil testing works
2010-03-17 Brian Paulllvmpipe: remove incorrect depth test check
2010-03-17 Brian Paulllvmpipe: silence some pointer/casting warnings
2010-03-17 Brian Paulgallivm/llvmpipe: more asst changes for stencil testing
2010-03-17 Brian Paulgallivm/llmvpipe: pass stencil refs state into z/stenci...
2010-03-17 Brian Paulllvmpipe: use new LP_JIT_CTX_ enums for jit context...
2010-03-17 Brian Paulllvmpipe: added stencil ref values to jit context state
2010-03-17 Brian Paulllvmpipe: break lines
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-16 Jakob Bornecrantzllvmpipe: Fix rebase typo
2010-03-16 Jakob Bornecrantzwinsys/sw: Add a software winsys layered on a pipe
2010-03-16 Brian Paulgallivm/llvmpipe: rename some constant building functions
2010-03-16 Brian Paulgallivm/llvmpipe: rename os_llvm.h to lp_bld.h
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-15 Brian Paulllvmpipe: updated status in README file
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-13 José Fonsecallvmpipe: Ensure the context is flushed before modifyin...
2010-03-13 José Fonsecallvmpipe: Don't use texture transfer internally.
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-13 José Fonsecallvmpipe: Obey rasterization rules.
2010-03-13 José Fonsecallvmpipe: setup_context -> lp_setup_context
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-12 Vinson Leellvmpipe: Remove unnecessary header.
2010-03-11 Brian Paulgallivm/llvmpipe: replace 'int stride' with 'int row_st...
2010-03-11 Brian Paulllvmpipe: fix comment typo
2010-03-11 Brian Paulgallivm/llvmpipe: include os_llvm.h instead of llvm...
2010-03-11 Keith Whitwellgallium: remove pipe_context member from pipe_transfer
2010-03-11 Keith WhitwellSquashed commit of gallium-context-transfers:
2010-03-11 Michal Krolgallium: Check for OOM condition when creating a sample...
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-11 Brian Paulllvmpipe: fix loop over mipmap levels
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
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...
next