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_vertprog.c
Age
Commit message (
Expand
)
Author
2009-07-22
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-06-05
nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->
Ben Skeggs
2009-06-05
nouveau: call notifier/grobj etc funcs directly
Ben Skeggs
2009-03-07
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-02-10
nv40: Fix build -- rename Size to NrTokens.
Michal Krol
2008-12-16
nv40: apply ABS modifier to RSQ source in vp
Ben Skeggs
2008-08-07
nouveau: fix build
Ben Skeggs
2008-06-23
nouveau: update for interface changes + hack around gallium x86_64 bustage
Ben Skeggs
2008-05-30
nv40: a couple of memory leaks
Ben Skeggs
2008-04-07
nv40: implement user clip planes
Ben Skeggs
2008-03-31
nv40: fix slight thinko
Ben Skeggs
2008-03-31
nv40: support vp clip distance regs, unused currently.
Ben Skeggs
2008-03-30
nv40: vp 1/0/- swz
Ben Skeggs
2008-03-30
nv40: vp const/immd fix
Ben Skeggs
2008-03-23
nv40: vp reg changes similar to recent fp changes
Ben Skeggs
2008-03-21
nv40: s/free/FREE/
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-22
nv40: stateobj start out with 0 refcount
Ben Skeggs
2008-02-20
nv40: keep track of generated context state vs current channel state
Ben Skeggs
2008-02-18
nv40: and vertprog..
Ben Skeggs
2008-02-16
nouveau: match gallium code reorginisation.
Ben Skeggs