Age | Commit message (Expand) | Author |
---|---|---|
2009-01-10 | nouveau: Factor out common winsys bits into libnouveaudrm.a | Younes Manton |
2009-01-10 | g3dvl: Use Gallium thread wrappers. | Younes Manton |
2009-01-10 | g3dvl: Allocate one set of bufs, let winsys rename them as necessary. | Younes Manton |
2009-01-10 | nouveau: Use PIPE_BUFFER_USAGE_CPU_* instead of custom. | Younes Manton |
2009-01-10 | nouveau: Put dynamic textures in GART for CPU access and don't swizzle. | Younes Manton |
2008-11-08 | Nouveau: build, link and use nv20. | Pekka Paalanen |
2008-09-12 | g3dvl: Use winsys_buffer_reference() instead of pipe_buffer_reference(). | Younes Manton |
2008-09-12 | g3dvl: Update softlinks to nouveau winsys files, related fixes. | Younes Manton |
2008-09-12 | g3dvl: Clean up Makefile deps. | Younes Manton |
2008-08-18 | g3dvl: Use rotating buffers to avoid waiting for map(). | Younes Manton |
2008-07-26 | g3dvl: Recursively build dependencies. | Younes Manton |
2008-07-23 | g3dvl: Minor fixes. | Younes Manton |
2008-07-22 | g3dvl: Add Nouveau winsys, libdriclient. | Younes Manton |