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
/
pipe
/
nv40
/
nv40_state.c
Age
Commit message (
Expand
)
Author
2008-02-16
nv40: fix non-debug builds + start on obeying portability guidelines.
Ben Skeggs
2008-02-15
nv40: attempt at obeying sampler min_lod/max_lod/lod_bias
Ben Skeggs
2008-02-15
nv40: prep for multiple pipe contexts on a single hw channel
Ben Skeggs
2008-02-15
nv40: delay all state emit until before draw
Ben Skeggs
2008-02-15
nv40: cleanup state handling a bit
Ben Skeggs
2008-02-15
nouveau: avoid relocations where possible.
Ben Skeggs
2008-01-28
nouveau: quicky-port to gallium changes
Ben Skeggs
2008-01-16
nv40: stronger type safety
Ben Skeggs
2008-01-07
nouveau: share pushbuf interface code between pipe drivers
Ben Skeggs
2008-01-06
nv40: do nothing for set_clip_state()
Ben Skeggs
2008-01-06
nv40: bind textures based on fragprog usage.
Ben Skeggs
2007-12-30
nouveau: header update
Ben Skeggs
2007-12-26
nouveau: header update
Ben Skeggs
2007-12-24
nv40: ensure all required buffers are accounted for during state validation
Ben Skeggs
2007-12-23
nv40: seems we have stencil faces around the wrong way.
Ben Skeggs
2007-12-18
nouveau: match latest gallium changes
Ben Skeggs
2007-12-17
nv40: clean state a bit
Ben Skeggs
2007-12-17
nv40: colormask thinko
Ben Skeggs
2007-12-16
nv40: fix culling
Ben Skeggs
2007-12-16
nv40: typo
Ben Skeggs
2007-12-16
nv40: destroy programs
Ben Skeggs
2007-12-12
nouveau: adapt
Ben Skeggs
2007-12-11
nv40: depth textures
Ben Skeggs
2007-12-09
nouveau: adapt to gallium interface changes
Ben Skeggs
2007-12-05
nv50: 3d driver skeleton
Ben Skeggs
2007-11-25
nv40: be more flexible with render target setup
Ben Skeggs
2007-11-25
nv40: remove unused stuff
Ben Skeggs
2007-11-25
nv40: point sprites
Ben Skeggs
2007-11-23
nv40: support for keeping multiple vtxprogs on the hw at the same time.
Ben Skeggs
2007-11-20
nv40: "rect" textures, anisotropic filtering
Ben Skeggs
2007-11-20
nv40: fix a couple of typos
Ben Skeggs
2007-11-20
nouveau: update to latest header
Ben Skeggs
2007-11-18
nouveau: Very rough cut at gallium winsys + nv40 pipe driver.
Ben Skeggs