projects
/
profile
/
ivi
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gallivm: fix nested break statemants
2010-04-22
Zack Rusin
gallivm: fix nested break statemants
commit
|
commitdiff
|
tree
2010-04-22
Zack Rusin
gallivm: make sure we return the correct type when...
commit
|
commitdiff
|
tree
2010-04-19
Zack Rusin
draw llvm: make sure use_llvm isn't used when not defined
commit
|
commitdiff
|
tree
2010-04-19
Zack Rusin
draw llvm: fix typo (boolean, not bool)
commit
|
commitdiff
|
tree
2010-04-19
Zack Rusin
draw llvm: allow runtime switching of pipelines (yes...
commit
|
commitdiff
|
tree
2010-04-19
Zack Rusin
draw llvm: fix constructor mess
commit
|
commitdiff
|
tree
2010-04-19
Zack Rusin
llvmpipe: enable draw llvm by default
commit
|
commitdiff
|
tree
2010-04-08
Zack Rusin
draw llvm: hook up the generated function into the...
commit
|
commitdiff
|
tree
2010-04-07
Zack Rusin
draw llvm: highly reduce the compilation times for...
commit
|
commitdiff
|
tree
2010-04-07
Zack Rusin
scons: define DRAW_LLVM if we're building it
commit
|
commitdiff
|
tree
2010-04-07
Zack Rusin
draw llvm: disable printing of the LLVM ir
commit
|
commitdiff
|
tree
2010-04-07
Zack Rusin
Merge branch 'gallium_draw_llvm'
commit
|
commitdiff
|
tree
2010-04-06
Zack Rusin
llvmpipe: use a define to decide whether to use draw...
commit
|
commitdiff
|
tree
2010-04-06
Zack Rusin
draw llvm: disable debugging output
commit
|
commitdiff
|
tree
2010-04-06
Zack Rusin
draw llvm: implement simple pipeline caching using...
commit
|
commitdiff
|
tree
2010-04-06
Zack Rusin
draw llvm: fix iteration for larger vertex arrays
commit
|
commitdiff
|
tree
2010-04-06
Zack Rusin
draw llvm: iterate with the correct stop over the outputs
commit
|
commitdiff
|
tree
2010-04-06
Zack Rusin
draw llvm: fix draw arrays
commit
|
commitdiff
|
tree
2010-04-06
Zack Rusin
draw llvm: fix loop iteration and vertex header offsets
commit
|
commitdiff
|
tree
2010-04-05
Zack Rusin
draw llvm: when generating the vertex_header struct...
commit
|
commitdiff
|
tree
2010-04-02
Zack Rusin
draw llvm: fix storing of outputs for the rest of the...
commit
|
commitdiff
|
tree
2010-04-02
Zack Rusin
draw llvm: fix translation of formats with variable...
commit
|
commitdiff
|
tree
2010-04-01
Zack Rusin
draw llvm: a lot better storing implementation
commit
|
commitdiff
|
tree
2010-04-01
Zack Rusin
Merge remote branch 'origin/master' into gallium_draw_llvm
commit
|
commitdiff
|
tree
2010-04-01
Zack Rusin
draw llvm: fix iteration over buffers
commit
|
commitdiff
|
tree
2010-04-01
Zack Rusin
gallivm: convert floats to doubles
commit
|
commitdiff
|
tree
2010-03-31
Zack Rusin
Merge remote branch 'origin/master' into gallium_draw_llvm
commit
|
commitdiff
|
tree
2010-03-31
Zack Rusin
draw llvm: fix a warning
commit
|
commitdiff
|
tree
2010-03-30
Zack Rusin
draw llvm: actually set the constant buffers on the...
commit
|
commitdiff
|
tree
2010-03-30
Zack Rusin
draw llvm: fix some silly mistakes
commit
|
commitdiff
|
tree
2010-03-30
Zack Rusin
draw llvm: we translate between pointers, not values...
commit
|
commitdiff
|
tree
2010-03-30
Zack Rusin
draw llvm: various fixes for the translation code
commit
|
commitdiff
|
tree
2010-03-30
Zack Rusin
gallivm: cleanup the code (found by coverity)
commit
|
commitdiff
|
tree
2010-03-29
Zack Rusin
gallivm: make sure that the alloca's are the very first...
commit
|
commitdiff
|
tree
2010-03-29
Zack Rusin
draw llvmpipe: lots of fixes for fetch/emit
commit
|
commitdiff
|
tree
2010-03-15
Zack Rusin
Merge remote branch 'origin/master' into gallium_draw_llvm
commit
|
commitdiff
|
tree
2010-03-10
Zack Rusin
gallivm: properly test the if condition and branch...
commit
|
commitdiff
|
tree
2010-03-10
Zack Rusin
gallivm: implement loops
commit
|
commitdiff
|
tree
2010-03-08
Zack Rusin
gallivm: fix a crash by making sure we set the has_mask...
commit
|
commitdiff
|
tree
2010-03-02
Zack Rusin
llvmpipe: improve based on review from Jose and fix...
commit
|
commitdiff
|
tree
2010-03-02
Zack Rusin
llvmpipe: implement some control-flow
commit
|
commitdiff
|
tree
2010-02-23
Zack Rusin
gallium/draw: initial code to properly support llvm...
commit
|
commitdiff
|
tree
2010-02-12
Zack Rusin
st/dri: don't expose visuals we'll have trouble supporting
commit
|
commitdiff
|
tree
2010-02-12
Zack Rusin
st/dri, st/xorg: fix buffers that have attachements...
commit
|
commitdiff
|
tree
2010-02-10
Zack Rusin
st/xorg: fix a silly offset bug in xv
commit
|
commitdiff
|
tree
2010-02-10
Zack Rusin
scons: export drawllvm after actually checking that...
commit
|
commitdiff
|
tree
2010-02-09
Zack Rusin
scons: don't assume llvm is always present
commit
|
commitdiff
|
tree
2010-02-09
Zack Rusin
llvmpipe: switch to using dynamic stack allocation...
commit
|
commitdiff
|
tree
2010-02-08
Zack Rusin
llvmpipe: export the tgsi translation code to a common...
commit
|
commitdiff
|
tree
2010-02-06
Zack Rusin
gallium/python: support two more formats in retrace...
commit
|
commitdiff
|
tree
2010-01-11
Zack Rusin
st/xorg: move exaMoveInPixmap before trying to fetch it
commit
|
commitdiff
|
tree
2010-01-11
Zack Rusin
st/xorg: fix a rare video crash
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
gallium: remove TGSI_SEMANTIC_VERTICES
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
draw: disable some debugging output coming from the...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
gallium: geometry shader can be always enabled and...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
util: put vertices_per_primitive function in its proper...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
draw/tgsi: fix geometry shader input/output swizzling
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
tgsi: dump the indices correctly when dealing with...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
tgsi: fix property parsing/building
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
python: fix python state tracker after some latest...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
softpipe: make it possible to dump geometry shader...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
tgsi: add missing support for two dimensional arrays...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
python/gs: fix the example
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
gallium: add an inline that returns number of vertices...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
softpipe/gs: don't crash with null shader
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
gs: fix drivers so they work with geometry shaders
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
tgsi: make the tgsi assembly parser report line/column...
commit
|
commitdiff
|
tree
2009-12-25
Zack Rusin
gallium: add geometry shader support to gallium
commit
|
commitdiff
|
tree
2009-12-14
Zack Rusin
tgsi: add properties and system value register
commit
|
commitdiff
|
tree
2009-12-10
Zack Rusin
st/xorg: fix yv12 plus some cleanups in the upload...
commit
|
commitdiff
|
tree
2009-12-10
Zack Rusin
st/xorg: enable yv12 for xv
commit
|
commitdiff
|
tree
2009-11-25
Zack Rusin
st/xorg: accelerate src luminance
commit
|
commitdiff
|
tree
2009-11-25
Zack Rusin
util: also print out memory statistics
commit
|
commitdiff
|
tree
2009-11-18
Zack Rusin
st/xorg: enable yv12 for xv
commit
|
commitdiff
|
tree
2009-11-13
Zack Rusin
st/xorg: try to fix non-uniform transforms
commit
|
commitdiff
|
tree
2009-11-12
Zack Rusin
st/xorg: use an immediate instead of a full blown const
commit
|
commitdiff
|
tree
2009-11-12
Zack Rusin
st/xorg: don't use flow control
commit
|
commitdiff
|
tree
2009-11-12
Zack Rusin
st/xorg: implement repeatnone and make some code smell...
commit
|
commitdiff
|
tree
2009-11-12
Zack Rusin
st/xorg: fallback until daddy can implement you properly
commit
|
commitdiff
|
tree
2009-11-11
Zack Rusin
st/xorg: wrap to border color
commit
|
commitdiff
|
tree
2009-11-11
Zack Rusin
st/xorg: cleanup the naming
commit
|
commitdiff
|
tree
2009-11-11
Zack Rusin
st/xorg: print ouf the picture formats when compositing
commit
|
commitdiff
|
tree
2009-11-09
Zack Rusin
st/xorg: remove deprecated rendering code
commit
|
commitdiff
|
tree
2009-11-09
Zack Rusin
st/xorg: fix composite batching
commit
|
commitdiff
|
tree
2009-11-07
Zack Rusin
st/xorg: implement batching for the composite op
commit
|
commitdiff
|
tree
2009-11-07
Zack Rusin
st/xorg: batch solid fill requests
commit
|
commitdiff
|
tree
2009-11-07
Zack Rusin
st/xorg: start accumulating vertices in a common buffer
commit
|
commitdiff
|
tree
2009-11-07
Zack Rusin
st/xorg: use quads instead of triangle fans
commit
|
commitdiff
|
tree
2009-11-07
Zack Rusin
st/xorg: make the buffer size global
commit
|
commitdiff
|
tree
2009-11-06
Zack Rusin
st/xorg: unify vertex buffer handling
commit
|
commitdiff
|
tree
2009-11-04
Zack Rusin
st/xorg: these flushes shouldn't be necessary
commit
|
commitdiff
|
tree
2009-10-29
Zack Rusin
st/xorg: fix scaling ov xv data, plus some cleanups
commit
|
commitdiff
|
tree
2009-10-28
Zack Rusin
st/xorg: fix src coordinates in the video acceleration...
commit
|
commitdiff
|
tree
2009-10-28
Zack Rusin
st/xorg: fix xv
commit
|
commitdiff
|
tree
2009-10-26
Zack Rusin
st/xorg: initialize indexes before reswizzling for yuv
commit
|
commitdiff
|
tree
2009-10-26
Zack Rusin
st/xorg: stop overflowing yuv buffers
commit
|
commitdiff
|
tree
2009-10-26
Zack Rusin
st/xorg: add yuv vertex shader
commit
|
commitdiff
|
tree
2009-10-26
Zack Rusin
st/xorg: add yuv shaders
commit
|
commitdiff
|
tree
2009-10-23
Zack Rusin
st/xorg: fix text with component alpha rendering
commit
|
commitdiff
|
tree
2009-10-23
Zack Rusin
st/xorg: lots of fixes related to compositing
commit
|
commitdiff
|
tree
next