summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* vl: use SwapBuffers instead of CopyBuffersChristian König2012-03-012-2/+2
* vl: rewrite vl DRI backend using XCBChristian König2012-03-012-2/+2
* st/vdpau: fix use of *.o in Makefile.vdpauChristian König2012-02-291-2/+2
* st/xvmc: fix use of *.o in Makefile.xvmcChristian König2012-02-291-2/+2
* st/xvmc: move xvmc state tracker out of xorg subdirChristian König2012-02-251-2/+2
* gallium/xvmc: r300 and r600 now depend on libdrm_radeonAlex Deucher2012-02-112-2/+2
* gallium/gbm: r300 and r600 now depend on libdrmTobias Droste2012-02-071-0/+2
* r600g: add support for common surface allocator for tiling v13Jerome Glisse2012-02-069-7/+11
* automake: src/egl/waylandBenjamin Franzke2012-01-261-1/+1
* Revert "Always build shared glapi"Matt Turner2012-01-242-0/+9
* gbm: install libgbm.so into libMatt Turner2012-01-241-1/+0
* targets/gbm: Fix install pathBenjamin Franzke2012-01-241-3/+3
* egl,gbm_gallium: Fix linkage against gbm from automakeBenjamin Franzke2012-01-241-0/+1
* Remove reference to now deleted dri/Makefile.targetsMatt Turner2012-01-201-1/+1
* Always build shared glapiMatt Turner2012-01-202-9/+0
* st/xa: Bump version to 1.0.0 according to the READMEThomas Hellstrom2012-01-121-2/+2
* svga: Drop execbuf throttlingJakob Bornecrantz2012-01-101-1/+0
* svga: IgnoresJakob Bornecrantz2012-01-101-0/+2
* svga: Trim the dri binary a bit on scons release buildsJakob Bornecrantz2012-01-051-1/+5
* st/xa: Update xa_yuv_planar_blit semanticsThomas Hellstrom2011-12-081-1/+1
* gallium/cell: Remove the driver.Kai Wasserbäch2011-11-293-9/+1
* i965g: Delete this driver.Kai Wasserbäch2011-11-2911-381/+1
* st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.Thomas Hellstrom2011-11-251-3/+7
* st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate global visibilityThomas Hellstrom2011-11-251-2/+2
* st/xa, xa/vmwgfx: Set the right version on library suffixThomas Hellstrom2011-11-251-1/+1
* libgl-gdi: Mingw-w64 in 32bit mode matches the Mingw32's .DEF semantics.José Fonseca2011-11-031-1/+1
* gallium/dri: Remove references to vblank.José Fonseca2011-11-021-6/+0
* Fix gallium dri compile and a merge conflictKristian Høgsberg2011-11-021-1/+0
* dri: Remove unused dri texmem.cKristian Høgsberg2011-11-021-2/+1
* dri: Drop unused dri renderbuffer helper functionsKristian Høgsberg2011-11-021-2/+1
* dri-r600: Hook up a drm_descriptor configuration functionMathias Fröhlich2011-10-231-1/+17
* gallium/targets: Add vdpau target for nouveauMaarten Lankhorst2011-10-212-0/+46
* st/xorg: fix build when /lib/gallium directory does not exist yetMarcin Slusarz2011-10-171-1/+1
* targets/va/vdpau/xvmc: don't rebuild target lib every timeMarcin Slusarz2011-10-173-3/+3
* st/xorg: remove target library on make cleanMarcin Slusarz2011-10-171-1/+1
* gallium/targets: use c++ compiler for linkingMarcin Slusarz2011-10-179-25/+63
* dri-vmwgfx: Hook up a drm_descriptor configuration functionThomas Hellstrom2011-10-141-2/+18
* drm_driver: Add a configuration function to the driver descriptor.Thomas Hellstrom2011-10-1426-26/+26
* st/xorg: fix build without LLVMMarcin Slusarz2011-10-131-0/+2
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-0414-15/+15
* r600g: move all files from winsys/r600 into drivers/r600Marek Olšák2011-09-309-11/+6
* xorg/vmwgfx: Kill this target. It's not used anymore.Thomas Hellstrom2011-09-3012-2782/+0
* st/vdpau: Link vdpau targets with librt to avoid unresolved symbols error rel...Emeric Grange2011-09-251-1/+1
* st/egl: add support for null platformChia-I Wu2011-09-201-0/+3
* nv50/ir: import new shader backend codeChristoph Bumiller2011-09-141-0/+1
* libgl-gdi: Fix mingw-w64 build.José Fonseca2011-08-301-1/+3
* targets/xorg-vmwgfx: Fix include styleKai Wasserbäch2011-08-291-1/+1
* android: make DRM optionalChia-I Wu2011-08-272-4/+11
* android: add support for nouveauChia-I Wu2011-08-271-0/+3
* android: add support for r300gChia-I Wu2011-08-271-0/+3