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
/
nv50_screen.c
Age
Commit message (
Expand
)
Author
2008-07-23
nouveau: is_format_supported() interface changes
Ben Skeggs
2008-07-21
nv50: add NV86 and NV94 to list of "supported" chips
Ben Skeggs
2008-07-11
nv50: add some texture formats
Ben Skeggs
2008-07-11
nv50: add license headers to .c files
Ben Skeggs
2008-07-11
nv50: enable GART usage for vertex buffers
Ben Skeggs
2008-07-11
nouveau: update to latest object header
Ben Skeggs
2008-06-29
nv50: make sure static buffers (constbuf, tex control etc) get on reloc list
Ben Skeggs
2008-06-29
nv50: move surface_map/unmap into nv50_surface.c
Ben Skeggs
2008-06-29
nv50: hack of a TEX opcode
Ben Skeggs
2008-06-29
nv50: do tsc/tic upload + stub out shader TEX stuff
Ben Skeggs
2008-06-29
nv50: flag to indicate to winsys we want a surface for use as a zeta buffer
Ben Skeggs
2008-06-29
nv50: more efficient const upload + fixes (fp/* works now!)
Ben Skeggs
2008-06-29
nv50: move magics take 2
Ben Skeggs
2008-06-29
Revert "nv50: move some magics"
Ben Skeggs
2008-06-29
nv50: move some magics
Ben Skeggs
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
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