| Commit message (Expand) | Author | Age | Files | Lines |
* | g3dvl: pass display and screen to g3dvl when creating video private context | Cooper Yuan | 2009-10-23 | 2 | -4/+6 |
* | g3dvl: Formatting. | Younes Manton | 2009-10-01 | 1 | -175/+172 |
* | g3dvl: Delete state_trackers/g3dvl, other unused files. | Younes Manton | 2009-10-01 | 1 | -291/+0 |
* | g3dvl: Copyright blocks. | Younes Manton | 2009-10-01 | 2 | -0/+54 |
* | g3dvl: Move XvMC under the Xorg state tracker. | Younes Manton | 2009-09-27 | 1 | -2/+2 |
* | g3dvl: Implement XvMC using pipe_video_context. | Younes Manton | 2009-09-27 | 4 | -6/+407 |
* | st/g3dvl: pass color values to softpipe clear function | Cooper Yuan | 2009-09-15 | 1 | -0/+1 |
* | softpipe: Simplify softpipe_create's prototype. | José Fonseca | 2009-04-18 | 1 | -1/+1 |
* | gallium: Remove do_flip argument from surface_copy | Jakob Bornecrantz | 2009-03-13 | 1 | -1/+1 |
* | gallium: Unify reference counting. | Michel Dänzer | 2009-03-04 | 1 | -2/+2 |
* | g3dvl: Grab surface pointer when flushing front buffer in SP winsys. | Younes Manton | 2009-03-02 | 1 | -2/+2 |
* | g3dvl: Update winsys stuff. | Younes Manton | 2009-02-25 | 1 | -11/+6 |
* | g3dvl: Catch up to gallium changes, fix build. | Younes Manton | 2009-02-06 | 3 | -4/+7 |
* | g3dvl: Remove dead links to files that are now in libnouveaudrm. | Younes Manton | 2009-01-24 | 20 | -392/+0 |
* | gallium: Remove the standalone surfaces. | José Fonseca | 2009-01-20 | 2 | -75/+27 |
* | nouveau: Factor out common winsys bits into libnouveaudrm.a | Younes Manton | 2009-01-10 | 8 | -552/+308 |
* | g3dvl: Use Gallium thread wrappers. | Younes Manton | 2009-01-10 | 1 | -4/+4 |
* | g3dvl: Allocate one set of bufs, let winsys rename them as necessary. | Younes Manton | 2009-01-10 | 1 | -18/+46 |
* | nouveau: Use PIPE_BUFFER_USAGE_CPU_* instead of custom. | Younes Manton | 2009-01-10 | 1 | -1/+1 |
* | nouveau: Put dynamic textures in GART for CPU access and don't swizzle. | Younes Manton | 2009-01-10 | 1 | -1/+2 |
* | Nouveau: build, link and use nv20. | Pekka Paalanen | 2008-11-08 | 1 | -1/+2 |
* | g3dvl: Use winsys_buffer_reference() instead of pipe_buffer_reference(). | Younes Manton | 2008-09-12 | 2 | -2/+2 |
* | g3dvl: Update softlinks to nouveau winsys files, related fixes. | Younes Manton | 2008-09-12 | 22 | -103/+99 |
* | g3dvl: Clean up Makefile deps. | Younes Manton | 2008-09-12 | 1 | -4/+5 |
* | g3dvl: Use rotating buffers to avoid waiting for map(). | Younes Manton | 2008-08-18 | 1 | -1/+1 |
* | g3dvl: Recursively build dependencies. | Younes Manton | 2008-07-26 | 1 | -0/+2 |
* | g3dvl: Minor fixes. | Younes Manton | 2008-07-23 | 1 | -19/+23 |
* | g3dvl: Add Nouveau winsys, libdriclient. | Younes Manton | 2008-07-22 | 30 | -26/+1151 |
* | g3dvl: Fix some memory leaks in the winsys. | Younes Manton | 2008-07-20 | 2 | -5/+22 |
* | g3dvl: Minor SP winsys cleanup. | Younes Manton | 2008-07-20 | 1 | -17/+29 |
* | g3dvl: Use block and stride instead of cpp and pitch. | Younes Manton | 2008-06-30 | 1 | -3/+12 |
* | Initial commit for g3dvl. | Younes Manton | 2008-06-08 | 2 | -0/+267 |