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
/
nv40
/
nv40_state.c
Age
Commit message (
Expand
)
Author
2009-03-07
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-01-27
gallium: remove redundant size from the constant buffer
Zack Rusin
2009-01-27
gallium: it's a reference value, not a reference number
Zack Rusin
2009-01-27
gallium: standardize naming of masks
Zack Rusin
2008-09-11
nouveau: gallium directory structure changed again..
Ben Skeggs
2008-08-07
nouveau: fix build
Ben Skeggs
2008-07-23
nv all: Copy shader tokens on create, free on delete.
Younes Manton
2008-06-23
nouveau: update for interface changes + hack around gallium x86_64 bustage
Ben Skeggs
2008-04-28
nv40: do full swtnl fallback when edge flags present.
Ben Skeggs
2008-04-04
nv40: kill some warnings
Ben Skeggs
2008-04-02
nv40: only update draw module state when using swtnl
Ben Skeggs
2008-04-02
nv40: shorten zsa state lines
Ben Skeggs
2008-03-30
nouveau: adapt to recent gallium changes
Ben Skeggs
2008-03-16
nv40: simple swtnl path (half broken, but getting there)
Ben Skeggs
2008-03-13
nouveau: match interface changes
Ben Skeggs
2008-02-29
nv40: move "channel context" stuff into nv40_screen
Ben Skeggs
2008-02-25
nv40: remove pipe_state struct now.
Ben Skeggs
2008-02-25
nv40: construct vbo state the same way as the rest
Ben Skeggs
2008-02-22
nv40: stateobj start out with 0 refcount
Ben Skeggs
2008-02-22
nv40: rework fragment texture state
Ben Skeggs
2008-02-20
nv40: fb state
Ben Skeggs
2008-02-20
nv40: almost there..
Ben Skeggs
2008-02-18
nv40: and vertprog..
Ben Skeggs
2008-02-18
nv40: get fragprog onto new state mechanism
Ben Skeggs
2008-02-18
nv40: until gallium is fixed we'll need a fallback for user clip planes
Ben Skeggs
2008-02-18
nouveau: header update
Ben Skeggs
2008-02-18
nv40: obey polygon offset state
Ben Skeggs
2008-02-18
nv40: similar changes to polygon stipple as were done for scissor
Ben Skeggs
2008-02-18
nv40: ensure scissor gets disabled where necessary
Ben Skeggs
2008-02-16
nouveau: match gallium code reorginisation.
Ben Skeggs