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
/
nvc0
/
nvc0_context.c
Age
Commit message (
Expand
)
Author
2011-03-13
nv50,nvc0: clean up flushes
Christoph Bumiller
2011-03-13
nv50,nvc0: add some missing resource referencing
Christoph Bumiller
2011-03-11
gallium: remove flags from the flush function
Marek Olšák
2011-03-01
nvc0: fix a crash on context destruction
Ben Skeggs
2011-03-01
nouveau: ensure vbo_dirty is set when buffer write transfer complete
Ben Skeggs
2011-03-01
nvc0: port to common fence/mm/buffer code
Ben Skeggs
2011-03-01
nv50-nvc0: set cur_ctx during init if none currently bound
Ben Skeggs
2011-02-24
nvc0: improve userspace fencing
Christoph Bumiller
2011-02-09
nvc0: serialize on PIPE_FLUSH_RENDER_CACHE as well
Christoph Bumiller
2011-01-23
nvc0: add MARK_RING where missing to avoid too many relocs errors
Christoph Bumiller
2011-01-09
nvc0: implement queries
Christoph Bumiller
2010-12-27
nvc0: implement VRAM buffer transfers with bounce buffers
Christoph Bumiller
2010-12-23
nvc0: use most defs/decls from nouveau_pushbuf.h
Christoph Bumiller
2010-12-09
nvc0: buffer suballocation with a primitive slab allocator
Christoph Bumiller
2010-11-12
nvc0: import nvc0 gallium driver
Christoph Bumiller