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
/
nv50
Age
Commit message (
Collapse
)
Author
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
Just for testing stateobjs to make sure they don't hang the engine.
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
Untested on NV3x/NV5x. Quite possibly broken.
2008-02-16
nouveau: match gallium code reorginisation.
Ben Skeggs
That was... fun..