| Commit message (Expand) | Author | Age | Files | Lines |
* | Some more merge fixes | Christian König | 2010-10-23 | 1 | -16/+2 |
* | Fix problems created by Merge | Christian König | 2010-10-16 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video | Christian König | 2010-10-12 | 1 | -1/+0 |
|\ |
|
* | | vl: Drop DRI1, clean up DRI2 bits. | Younes Manton | 2010-06-06 | 5 | -369/+218 |
* | | vl: Get nouveau building again. | Younes Manton | 2010-05-29 | 1 | -24/+43 |
* | | vl: Use pipe_screen::video_context_create hook instead of SP ctor. | Younes Manton | 2010-05-24 | 1 | -1/+5 |
* | | vl: Get softpipe working again. | Younes Manton | 2010-05-23 | 2 | -23/+29 |
* | | vl: Get softpipe building again. | Younes Manton | 2010-05-08 | 1 | -234/+26 |
* | | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video | Younes Manton | 2010-04-30 | 2 | -73/+10 |
|\| |
|
| * | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 11 | -926/+0 |
* | | vl: WIP DRI2 support in the winsys. | Younes Manton | 2010-04-28 | 6 | -32/+979 |
* | | vl: Adapt to dri changes. | Younes Manton | 2010-04-24 | 3 | -17/+8 |
* | | vl: Fix up configure.ac/Makefile | Younes Manton | 2010-04-24 | 1 | -1/+1 |
* | | Merge remote branch 'origin/master' into pipe-video | Younes Manton | 2010-03-12 | 2 | -12/+7 |
|\| |
|
| * | Nuke the nv0x-nv2x gallium pipe drivers. | Francisco Jerez | 2010-02-04 | 1 | -4/+1 |
| * | gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple... | José Fonseca | 2010-02-02 | 1 | -1/+1 |
| * | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca | 2010-02-02 | 1 | -1/+1 |
| * | gallium: Generate a single library for auxiliaries with Make too. | José Fonseca | 2010-01-01 | 2 | -13/+3 |
| * | Move the remaining format pf_get_* functions to u_format.h. | Michal Krol | 2009-12-17 | 1 | -2/+2 |
| * | Merge branch 'master' into pipe-format-simplify | Michal Krol | 2009-12-17 | 1 | -6/+3 |
| |\ |
|
| * | | Move pf_get_block() to u_format auxiliary module. | Michal Krol | 2009-12-03 | 1 | -1/+2 |
* | | | r300g/g3dvl: Fix build error and correct Makefile for xvmc lib | Cooper Yuan | 2010-02-01 | 1 | -4/+5 |
* | | | r300g/g3dvl: port xvmc video stuff to mesa/pipe-video branch | Cooper Yuan | 2010-01-29 | 1 | -0/+19 |
* | | | Merge branch 'master' into pipe-video | Younes Manton | 2009-12-06 | 1 | -6/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | fixups for interface changes (mostly state trackers) | Roland Scheidegger | 2009-11-30 | 1 | -6/+3 |
| |/ |
|
* | | g3dvl: It's ok to not have cliprects (minimized windows, etc). | Younes Manton | 2009-12-05 | 1 | -16/+18 |
* | | g3dvl: Shared drm winsys bits. | Younes Manton | 2009-11-05 | 17 | -455/+1546 |
* | | g3dvl: DRM winsys changes. | Younes Manton | 2009-11-02 | 4 | -102/+577 |
|/ |
|
* | 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 |