aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_sync.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: Keep drm channel alloc struct around.Ben Skeggs2007-08-151-2/+3
* nouveau: Remove ALLOW_MULTI_SUBCHANNEL hackBen Skeggs2007-08-151-2/+0
* nouveau: Split nouveau_buffers into nouveau_mem and nouveau_fboBen Skeggs2007-08-151-3/+3
* nouveau: update to DRM API patchlevel 10Carlos Martín Nieto2007-08-071-11/+10
* Play "nuke the typedef"Ben Skeggs2007-07-131-9/+14
* nouveau: match drm changes (0.0.7)Ben Skeggs2007-06-291-33/+34
* nouveau: fix typoBen Skeggs2007-03-201-1/+1
* nouveau: drm interface changesBen Skeggs2007-02-281-4/+3
* nouveau: initial GL_ARB_occlusion_query supportBen Skeggs2007-01-281-0/+27
* nouveau: extend notifier interface to allow multiple notifiers in a memory bl...Ben Skeggs2007-01-281-10/+26
* nouveau: unbreak NOUVEAU_RING_DEBUGBen Skeggs2007-01-251-0/+16
* nouveau: We'll need syncNotifier for NV_MEMORY_TO_MEMORY_FORMAT too.Ben Skeggs2006-12-271-0/+5
* nouveau: Make the notifier stuff actually work..Ben Skeggs2006-12-261-4/+8
* nouveau: Wait on notifier to check for completion of previous commands.Ben Skeggs2006-12-261-1/+13
* nouveau: Add notifier support functionsBen Skeggs2006-12-261-0/+115