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
/
mesa
/
drivers
/
dri
/
nouveau
/
nv20_state.c
Age
Commit message (
Collapse
)
Author
2007-07-12
nv20 also don't support viewport_origin, like nv10
Patrice Mandin
2007-07-11
nouveau: nv20 does not support hw scissors
Patrice Mandin
2007-03-25
nouveau: implement nv20Clear and nv20Scissor
Dave Airlie
Still crashes out on scissor regs
2007-02-16
nouveau: nv10,20: wrong viewport clip setup
Patrice Mandin
2007-02-16
nouveau: nv20: texture matrix
Patrice Mandin
2007-02-16
nouveau: nv20: update
Patrice Mandin
2007-01-02
Update spot light params
Patrice Mandin
2006-12-15
NV1x/2x hw_func stubs.
Ben Skeggs
2006-12-08
Update spot light params also for nv20 and nv30
Patrice Mandin
2006-11-24
nv10,nv20,nv30: send correct values for spot light direction X,Y,Z and
Patrice Mandin
cutoff parameter C
2006-11-21
nv10,nv20: nvX0ShadeModel static function
Patrice Mandin
2006-11-21
nv10,nv20,nv30: color light components renamed from a,b,c to r,g,b
Patrice Mandin
2006-11-21
Add the state caching mechanism. It seems to work, from what I can see.
Stephane Marchesin
2006-11-18
More state functions
Stephane Marchesin
2006-11-18
Add nv20_state.c ; hook nv10_state.c into the build ; do the renaming
Stephane Marchesin
required by the renouveau changes.