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
/
mesa
/
drivers
/
dri
/
nouveau
/
nouveau_object.h
Age
Commit message (
Expand
)
Author
2007-08-16
nouveau: nv10: create objects needed to clear buffer
Patrice Mandin
2007-08-15
nouveau: Remove ALLOW_MULTI_SUBCHANNEL hack
Ben Skeggs
2007-06-29
nouveau: match drm changes (0.0.7)
Ben Skeggs
2007-02-28
nouveau: drm interface changes
Ben Skeggs
2007-01-28
nouveau: initial GL_ARB_occlusion_query support
Ben Skeggs
2007-01-27
nouveau: more work on nv04, this time buffer format/pitches/...
Stephane Marchesin
2007-01-08
nouveau: allow the use of multiple subchannels/objects by default.
Ben Skeggs
2006-12-27
nouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT.
Ben Skeggs
2006-12-26
nouveau: Add notifier support functions
Ben Skeggs
2006-12-08
oops, we don't want this by default just yet...
Ben Skeggs
2006-12-08
Some work on buffer handling, most likely not entirely correct and
Ben Skeggs
2006-11-21
nouveauCreateDmaObject
Ben Skeggs
2006-11-19
Avoid sharing subchannels with the ddx until context switching is done
Ben Skeggs
2006-11-12
Add include guard.
Jeremy Kolb
2006-11-05
Architect the DRI :
Stephane Marchesin