| Commit message (Expand) | Author | Age | Files | Lines |
* | targets/xvmc-nouveau: fix accidental hardcoded include path | Christoph Bumiller | 2012-04-15 | 1 | -1/+1 |
* | targets/xvmc-nouveau: add libdrm include path | Christoph Bumiller | 2012-04-15 | 1 | -0/+2 |
* | scons: Fix egl-static build due to conflicting symbols. | José Fonseca | 2012-04-15 | 1 | -2/+1 |
* | xorg/nouveau: switch to libdrm_nouveau-2.0 | Marcin Slusarz | 2012-04-13 | 1 | -3/+3 |
* | targets/{egl-static,gbm}: further clean-up the nvfx remains | Martin Peres | 2012-04-14 | 2 | -2/+2 |
* | nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants | Ben Skeggs | 2012-04-14 | 3 | -0/+3 |
* | nvfx: completely remove this driver (GeForce FX/6/7) | Ben Skeggs | 2012-04-14 | 4 | -4/+0 |
* | radeonsi: initial WIP SI code | Tom Stellard | 2012-04-13 | 12 | -1/+371 |
* | egl-static: fix printf warning | Dylan Noblesmith | 2012-04-13 | 1 | -1/+2 |
* | st/xvmc: fix library installation dir | Alexandre Demers | 2012-04-04 | 1 | -4/+4 |
* | targets/{xvmc,vdpau,va}: remove all objects on make clean | Marcin Slusarz | 2012-04-01 | 3 | -3/+3 |
* | vl: move winsys helper out of winsys directory | Christian König | 2012-03-28 | 14 | -21/+27 |
* | vl: use SwapBuffers instead of CopyBuffers | Christian König | 2012-03-01 | 2 | -2/+2 |
* | vl: rewrite vl DRI backend using XCB | Christian König | 2012-03-01 | 2 | -2/+2 |
* | st/vdpau: fix use of *.o in Makefile.vdpau | Christian König | 2012-02-29 | 1 | -2/+2 |
* | st/xvmc: fix use of *.o in Makefile.xvmc | Christian König | 2012-02-29 | 1 | -2/+2 |
* | st/xvmc: move xvmc state tracker out of xorg subdir | Christian König | 2012-02-25 | 1 | -2/+2 |
* | gallium/xvmc: r300 and r600 now depend on libdrm_radeon | Alex Deucher | 2012-02-11 | 2 | -2/+2 |
* | gallium/gbm: r300 and r600 now depend on libdrm | Tobias Droste | 2012-02-07 | 1 | -0/+2 |
* | r600g: add support for common surface allocator for tiling v13 | Jerome Glisse | 2012-02-06 | 9 | -7/+11 |
* | automake: src/egl/wayland | Benjamin Franzke | 2012-01-26 | 1 | -1/+1 |
* | Revert "Always build shared glapi" | Matt Turner | 2012-01-24 | 2 | -0/+9 |
* | gbm: install libgbm.so into lib | Matt Turner | 2012-01-24 | 1 | -1/+0 |
* | targets/gbm: Fix install path | Benjamin Franzke | 2012-01-24 | 1 | -3/+3 |
* | egl,gbm_gallium: Fix linkage against gbm from automake | Benjamin Franzke | 2012-01-24 | 1 | -0/+1 |
* | Remove reference to now deleted dri/Makefile.targets | Matt Turner | 2012-01-20 | 1 | -1/+1 |
* | Always build shared glapi | Matt Turner | 2012-01-20 | 2 | -9/+0 |
* | st/xa: Bump version to 1.0.0 according to the README | Thomas Hellstrom | 2012-01-12 | 1 | -2/+2 |
* | svga: Drop execbuf throttling | Jakob Bornecrantz | 2012-01-10 | 1 | -1/+0 |
* | svga: Ignores | Jakob Bornecrantz | 2012-01-10 | 1 | -0/+2 |
* | svga: Trim the dri binary a bit on scons release builds | Jakob Bornecrantz | 2012-01-05 | 1 | -1/+5 |
* | st/xa: Update xa_yuv_planar_blit semantics | Thomas Hellstrom | 2011-12-08 | 1 | -1/+1 |
* | gallium/cell: Remove the driver. | Kai Wasserbäch | 2011-11-29 | 3 | -9/+1 |
* | i965g: Delete this driver. | Kai Wasserbäch | 2011-11-29 | 11 | -381/+1 |
* | st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols. | Thomas Hellstrom | 2011-11-25 | 1 | -3/+7 |
* | st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate global visibility | Thomas Hellstrom | 2011-11-25 | 1 | -2/+2 |
* | st/xa, xa/vmwgfx: Set the right version on library suffix | Thomas Hellstrom | 2011-11-25 | 1 | -1/+1 |
* | libgl-gdi: Mingw-w64 in 32bit mode matches the Mingw32's .DEF semantics. | José Fonseca | 2011-11-03 | 1 | -1/+1 |
* | gallium/dri: Remove references to vblank. | José Fonseca | 2011-11-02 | 1 | -6/+0 |
* | Fix gallium dri compile and a merge conflict | Kristian Høgsberg | 2011-11-02 | 1 | -1/+0 |
* | dri: Remove unused dri texmem.c | Kristian Høgsberg | 2011-11-02 | 1 | -2/+1 |
* | dri: Drop unused dri renderbuffer helper functions | Kristian Høgsberg | 2011-11-02 | 1 | -2/+1 |
* | dri-r600: Hook up a drm_descriptor configuration function | Mathias Fröhlich | 2011-10-23 | 1 | -1/+17 |
* | gallium/targets: Add vdpau target for nouveau | Maarten Lankhorst | 2011-10-21 | 2 | -0/+46 |
* | st/xorg: fix build when /lib/gallium directory does not exist yet | Marcin Slusarz | 2011-10-17 | 1 | -1/+1 |
* | targets/va/vdpau/xvmc: don't rebuild target lib every time | Marcin Slusarz | 2011-10-17 | 3 | -3/+3 |
* | st/xorg: remove target library on make clean | Marcin Slusarz | 2011-10-17 | 1 | -1/+1 |
* | gallium/targets: use c++ compiler for linking | Marcin Slusarz | 2011-10-17 | 9 | -25/+63 |
* | dri-vmwgfx: Hook up a drm_descriptor configuration function | Thomas Hellstrom | 2011-10-14 | 1 | -2/+18 |
* | drm_driver: Add a configuration function to the driver descriptor. | Thomas Hellstrom | 2011-10-14 | 26 | -26/+26 |