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_screen.c
Age
Commit message (
Expand
)
Author
2011-01-29
nvc0: enable PIPE_CAP_ARRAY_TEXTURES and fix them
Christoph Bumiller
2011-01-23
nvc0: add MARK_RING where missing to avoid too many relocs errors
Christoph Bumiller
2011-01-16
nvc0: fix and enable instanced drawing and arrays
Christoph Bumiller
2011-01-13
nvc0: identify POINT_RASTER_RULES, add POINT_SMOOTH state
Christoph Bumiller
2011-01-13
nvc0: disable calling of sw methods we don't implement
Ben Skeggs
2011-01-13
nvc0: fix mp_stack_bo relocation
Ben Skeggs
2011-01-09
nvc0: implement queries
Christoph Bumiller
2011-01-04
nvc0: delete memory caches and fence on screen destruction
Christoph Bumiller
2010-12-30
drm/nvc0: don't un-bind every subchannel on init
Ben Skeggs
2010-12-27
nvc0: implement VRAM buffer transfers with bounce buffers
Christoph Bumiller
2010-12-23
nvc0: respond please inline to PIPE_SHADER_CAP_SUBROUTINES
Christoph Bumiller
2010-12-23
nvc0: use most defs/decls from nouveau_pushbuf.h
Christoph Bumiller
2010-12-21
nvc0: fence.bo is mappable, mark it as such
Ben Skeggs
2010-12-19
nvc0: use BIND_RING to set subchannel classes
Christoph Bumiller
2010-12-11
nvc0: support user clip planes
Christoph Bumiller
2010-12-09
nvc0: call grobj_alloc for all used classes
Christoph Bumiller
2010-12-09
nvc0: buffer suballocation with a primitive slab allocator
Christoph Bumiller
2010-12-09
nvc0: support primitive restart
Christoph Bumiller
2010-11-12
nvc0: import nvc0 gallium driver
Christoph Bumiller