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
/
nv50
/
nv50_push.c
Age
Commit message (
Expand
)
Author
2011-03-02
nv50: primitive restart trick for vertex data through FIFO mode
Christoph Bumiller
2011-03-01
nouveau: ensure vbo_dirty is set when buffer write transfer complete
Ben Skeggs
2011-03-01
nv50: move onto common linear buffer manager
Ben Skeggs
2011-02-28
nv50: replace most of it with nvc0 driver ported to nv50
Christoph Bumiller
2010-09-02
Merge remote branch 'origin/master' into nv50-compiler
Christoph Bumiller
2010-08-21
nv50: Silence incompatible pointer type initialization warning.
Vinson Lee
2010-08-18
Merge remote branch 'origin/master' into nv50-compiler
Christoph Bumiller
2010-08-11
auxiliary: fix u_split_prim naming convention
Luca Barbieri
2010-08-11
auxiliary: move Ben Skeggs' primitive splitter to common code
Luca Barbieri
2010-07-23
nv50: import new compiler
Christoph Bumiller
2010-05-20
nv50: fixed other void pointer arithmetic errors
Xavier Chantry
2010-04-20
nv50: support vertex index bias
Christoph Bumiller
2010-04-19
nv50: Adapt for index bias interface change.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-10
nv50: move nv50_prim() into a header file rather than duplicating
Ben Skeggs
2010-03-10
nv50: re-add immediate mode vertex submission paths
Ben Skeggs