index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv50
Age
Commit message (
Expand
)
Author
2008-05-27
nouveau: very quick port to tex-surface changes.
Ben Skeggs
2008-05-13
nouveau: remove chipset fields in all nv pipe driver context/screen structs.
Ben Skeggs
2008-05-13
nv50: slightly less skeletal texture funcs, prevents fun segfaults
Ben Skeggs
2008-05-13
nv50: report some supported formats to keep the state tracker from asserting.
Ben Skeggs
2008-05-05
nouveau: bitmap texcoord bias has been removed
Ben Skeggs
2008-04-27
nouveau: stub set_edgeflags for all nv pipe drivers
Ben Skeggs
2008-04-23
nouveau: fix build
Ben Skeggs
2008-04-04
nouveau: in some cases don't create the buffer in local mem initially.
Ben Skeggs
2008-03-30
nouveau: adapt to recent gallium changes
Ben Skeggs
2008-03-21
nouveau: match gallium API changes
Ben Skeggs
2008-03-19
nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel*
Ben Skeggs
2008-03-13
nouveau: NV9X is basically a G80, fix issue with NV6X being detected as G80.
Ben Skeggs
2008-03-13
nouveau: match interface changes
Ben Skeggs
2008-03-12
nv50: start on fb state
Ben Skeggs
2008-03-12
nv50: rasterizer stateobj
Ben Skeggs
2008-03-12
nv50: scissor/viewport/blend colour/stipple
Ben Skeggs
2008-03-12
nv50: depth_stencil_alpha stateobj
Ben Skeggs
2008-03-12
nv50: crappy state validate/emit function
Ben Skeggs
2008-03-12
nv50: create blend stateobj
Ben Skeggs
2008-03-12
nv50: convert to hwctx-in-screen as nv40 is
Ben Skeggs
2008-03-12
nv50: some forgotten changes
Ben Skeggs
2008-03-02
nouveau: enable multi-context/single-channel support for nv40
Ben Skeggs
2008-02-29
nouveau: hand nouveau_winsys in with pipe_screen init
Ben Skeggs
2008-02-29
nouveau: implement pipe_screen
Ben Skeggs
2008-02-16
nouveau: match gallium code reorginisation.
Ben Skeggs