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
/
nv50_screen.c
Age
Commit message (
Collapse
)
Author
2008-06-29
nv50: use "real" constbufs for shaders + tcb uploads
Ben Skeggs
2008-06-29
nv50: import current "state of the art" nv50 code
Ben Skeggs
2008-05-27
nouveau: very quick port to tex-surface changes.
Ben Skeggs
probably the last match-gallium-upstream merge for a bit, some cleanup+nv50 work coming RSN...
2008-05-13
nouveau: remove chipset fields in all nv pipe driver context/screen structs.
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-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-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-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-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.