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
Age
Commit message (
Expand
)
Author
2009-12-28
xlib: Integrate the trace driver with all pipe drivers.
José Fonseca
2009-12-28
nv04: Fix build after the latest nouveau_class.h changes.
Francisco Jerez
2009-12-28
nv50: Dehexify and bring up to date with new method defines.
Marcin Kościelnicki
2009-12-26
softpipe: Flush draw module when fragment pipeline state changes.
José Fonseca
2009-12-26
llvmpipe: Treat state changes systematically.
José Fonseca
2009-12-26
llvmpipe: Use comments and more code from softpipe's is_texture_referenced im...
José Fonseca
2009-12-26
softpipe: Flush draw module before switching framebuffer.
José Fonseca
2009-12-26
llvmpipe: Flush draw module before switching framebuffer.
José Fonseca
2009-12-26
trace: Fix transfer size computation.
José Fonseca
2009-12-26
svga: Allow to dump an individual command.
José Fonseca
2009-12-26
r300g: fixup for GS additions
Dave Airlie
2009-12-25
gallium: geometry shader can be always enabled and we don't need a cap for that
Zack Rusin
2009-12-25
softpipe: make it possible to dump geometry shader from the softpipe
Zack Rusin
2009-12-25
softpipe/gs: don't crash with null shader
Zack Rusin
2009-12-25
gs: fix drivers so they work with geometry shaders
Zack Rusin
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-24
i965g: get trivial/tri working again after edgeflag changes
Keith Whitwell
2009-12-24
i965g: strict aliasing changes
Keith Whitwell
2009-12-24
i965g: calculate depth min/max
Keith Whitwell
2009-12-24
nv50: support TGSI_OPCODE_CONT
Christoph Bumiller
2009-12-24
nv50: make edgeflags work
Christoph Bumiller
2009-12-23
llvmpipe: Install unit tests on build/xxx/bin
José Fonseca
2009-12-23
i965g: Rename {pf->util_format}_is_depth_or_stencil()
Tomas Carnecky
2009-12-23
[i965] Rename {pf -> util}_format_is_depth_or_stencil()
Tomas Carnecky
2009-12-22
i965g: fix for edgeflag changes (untested)
Roland Scheidegger
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-22
i965g: fix bo_reference
Keith Whitwell
2009-12-22
i965g: update for u_format changes
Keith Whitwell
2009-12-22
Merge branch 'i965g-restart'
Keith Whitwell
2009-12-22
nv50: correct the negation of DDY sources
Christoph Bumiller
2009-12-21
i965g: fixes to build after merge of master
Keith Whitwell
2009-12-21
i965g: remove half-finished change to tgsi_parse
Keith Whitwell
2009-12-21
Merge commit 'origin/master' into i965g-restart
Keith Whitwell
2009-12-21
svga: fix typo
Roland Scheidegger
2009-12-21
i965g: hook vertex state emit up to PIPE_NEW_VERTEX_BUFFER
Keith Whitwell
2009-12-21
i965g: keep refcounts to bound vertex buffers
Keith Whitwell
2009-12-21
i965g: add DEBUG_WINSYS flag
Keith Whitwell
2009-12-21
i965g: remove duplicate set_viewport_state, fixes samples/depth
Keith Whitwell
2009-12-20
r300g: Add a few more params.
Corbin Simpson
2009-12-20
nv50: make address reg allocation a little less hacky
Christoph Bumiller
2009-12-20
nv50: use BREAKADDR and BREAK for loops
Christoph Bumiller
2009-12-20
nv50: handle TGSI_OPCODE_RET,KILP
Christoph Bumiller
2009-12-19
r300g: add texture compare modes
Marek Olšák
2009-12-18
r300g: Fix provoking vertex for non-quads.
Corbin Simpson
2009-12-18
r300g: Respect provoking vertex for trifans.
Corbin Simpson
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-18
r300g: Eliminate a couple more asserts.
Corbin Simpson
2009-12-18
r300g: Nuke r300_vbo.
Corbin Simpson
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
[next]