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_program.h
Age
Commit message (
Expand
)
Author
2010-01-16
nv50: handle all and more system values
Christoph Bumiller
2010-01-16
nv50: support for geometry programs in nv50_program
Christoph Bumiller
2009-12-24
nv50: make edgeflags work
Christoph Bumiller
2009-12-14
nv50: store immediates as uint32
Christoph Bumiller
2009-11-29
nv50: match VP outputs to FP inputs ourselves
Christoph Bumiller
2009-09-15
nv50: let programs use the whole param buffer
Christoph Bumiller
2009-09-15
nv50: add support for point size per vertex
Christoph Bumiller
2009-09-15
nv50: proper linkage between VP and FP
Christoph Bumiller
2009-06-05
nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls
Ben Skeggs
2009-05-28
nv50: use multiple constant buffers
Christoph Bumiller
2009-05-28
nv50: modified FP attribute loading
Christoph Bumiller
2008-08-07
nouveau: fix build
Ben Skeggs
2008-06-29
nv50: a couple more bits'n'pieces
Ben Skeggs
2008-06-29
nv50: use constbuf segment 0 for everything - I can't make the others work..
Ben Skeggs
2008-06-29
nv50: carry instructions around in nv50_program_exec, not a flat array
Ben Skeggs
2008-06-29
nv50: rename nv50_state.h to nv50_program.h
Ben Skeggs