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
/
nouveau
/
nouveau_screen.h
Age
Commit message (
Expand
)
Author
2011-03-11
gallium: kill is_resource_referenced
Marek Olšák
2011-03-03
nouveau: allow pipe driver to define which buffers should start in sysmem
Ben Skeggs
2011-03-01
nouveau: ensure vbo_dirty is set when buffer write transfer complete
Ben Skeggs
2011-03-01
nouveau: common linear buffer manager, ported from nv50/nvc0 drivers
Ben Skeggs
2011-03-01
nouveau: create linear gart/vram mman in common screen init
Ben Skeggs
2011-03-01
nouveau: move nv50/nvc0 fencing to common location, and modify slightly
Ben Skeggs
2010-11-12
nvc0: import nvc0 gallium driver
Christoph Bumiller
2010-07-16
nouveau: s/inline/INLINE/
Vinson Lee
2010-04-18
nouveau: Add missing header.
Vinson Lee
2010-04-15
nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...
Luca Barbieri
2010-04-12
nouveau: bind the 3D engine to subchannel 7 and add RING_3D
Luca Barbieri
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-09
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-01-05
nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped
Maarten Maathuis
2009-08-31
nouveau: introduce nouveau_miptree common to all nouveau pipe drivers
Ben Skeggs
2009-06-05
nouveau: call notifier/grobj etc funcs directly
Ben Skeggs
2009-06-05
nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over
Ben Skeggs