index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_setup.c
Age
Commit message (
Expand
)
Author
2010-04-27
llvmpipe: implement max scene size
Brian Paul
2010-04-24
llvmpipe: Initialize dummy variable.
José Fonseca
2010-04-24
llvmpipe: Don't use fences when not using threads.
José Fonseca
2010-04-24
llvmpipe: Move the determination of the number of threads to the screen.
José Fonseca
2010-04-23
llvmpipe: rename texture refs to resource refs
Brian Paul
2010-04-19
llvmpipe: remove dead code
Brian Paul
2010-04-19
llvmpipe: get 3D texture image stride from an array rather than computing it
Brian Paul
2010-04-19
llvmpipe: fix rendering to 3D textures
Brian Paul
2010-04-16
llvmpipe: check for dirty context state in lp_setup_update_state()
Brian Paul
2010-04-16
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-25
Revert "llvmpipe: optimize the lp_setup_fence() function"
Brian Paul
2010-03-24
llvmpipe: optimize the lp_setup_fence() function
Brian Paul
2010-03-24
llvmpipe: fix texture reference counting bug
Brian Paul
2010-03-18
gallivm/llvmpipe: simplify front/back stencil ref value handling
Brian Paul
2010-03-17
llvmpipe: added stencil ref values to jit context state
Brian Paul
2010-03-13
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
llvmpipe: Obey rasterization rules.
José Fonseca
2010-03-13
llvmpipe: setup_context -> lp_setup_context
José Fonseca
2010-03-11
gallivm/llvmpipe: replace 'int stride' with 'int row_stride[MAX_LEVELS]'
Brian Paul
2010-03-10
llvmpipe: fix loop over mipmap levels
Brian Paul
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-09
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-08
llvmpipe/gallivm: checkpoint: array of pointers to mipmap levels
Brian Paul
2010-03-05
llvmpipe: added code to set texture depth, max mipmap levels info
Brian Paul
2010-03-04
gallium: fix llvmpipe after winsys move
Keith Whitwell
2010-03-04
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-02
llvmpipe: reorganize transfer usage
Keith Whitwell
2010-02-23
llvmpipe: added assertions to verify that scene is empty
Brian Paul
2010-02-14
llvmpipe: Silence unused value warning.
Vinson Lee
2010-02-10
llvmpipe: Map rendertargets when bound as textures.
José Fonseca
2010-02-10
llvmpipe: Leave depth buffer in swizzled format.
José Fonseca
2010-02-08
llvmpipe: s/textured/texture/
Brian Paul
2010-02-05
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-01-28
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-01-27
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-01-21
llvmpipe: added simple perf/statistics counting facility
Brian Paul
2010-01-17
llvmpipe: use new u_ringbuffer for scene queue
Keith Whitwell
2010-01-15
llvmpipe: implement scissor test in triangle setup
Brian Paul
2010-01-15
llvmpipe: generate two shader varients, one omits triangle in/out testing
Brian Paul
2010-01-14
llvmpipe: implement scissor testing
Brian Paul
2010-01-13
llvmpipe: check render targets before other textures
Brian Paul
2010-01-13
llvmpipe: also check render target textures in lp_setup_is_texture_referenced()
Brian Paul
2010-01-13
llvmpipe: indentation fixes
Brian Paul
2010-01-13
llvmpipe: re-get scene pointer after flushing
Brian Paul
2010-01-13
llvmpipe: check for texture usage in all scenes
Brian Paul
2010-01-13
llvmpipe: add scene texture referencing code
Brian Paul
2010-01-13
llvmpipe: Reset the bin when shading a whole tile with an opaque shader.
José Fonseca
2010-01-13
llvmpipe: quick hack to short-circuit empty bins
Keith Whitwell
2010-01-12
gallium: Rename ALIGN_STACK -> PIPE_ALIGN_STACK for consistency.
José Fonseca
[next]