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-09-18
nv50: add relocs for stack and local mem buffers
Christoph Bumiller
2010-09-16
nv50: get shader fixups/relocations into working state
Christoph Bumiller
2010-09-15
nv50: use unsigned int for bitfields to silence warnings
Brian Paul
2010-09-15
Merge remote branch 'origin/nv50-compiler'
Christoph Bumiller
2010-09-12
nv50: match TEMP limit with nv50 ir builder
Christoph Bumiller
2010-09-09
nv50: use actual loads/stores if TEMPs are accessed indirectly
Christoph Bumiller
2010-09-09
nv50: prepare for having multiple functions
Christoph Bumiller
2010-09-09
nv50: save tgsi instructions
Christoph Bumiller
2010-09-01
nv50: make use of TGSI immediate type
Christoph Bumiller
2010-08-10
nv50: begin implementing loops
Christoph Bumiller
2010-07-23
nv50: import new compiler
Christoph Bumiller
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