aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* android: add support for i915gChia-I Wu2011-08-271-0/+3
* android: add support for vmwgfxChia-I Wu2011-08-271-0/+3
* targets/egl-static: fix nouveau and vmwgfx for AndroidChia-I Wu2011-08-271-0/+10
* r600g: Hook up xorg state tracker.Michel Dänzer2011-08-263-0/+199
* android: add support for r600gChia-I Wu2011-08-251-0/+4
* st/egl: improve error loggingChia-I Wu2011-08-211-1/+9
* android: build targets/egl-staticChia-I Wu2011-08-211-0/+52
* targets/egl-static: do not rely on libudev on AndroidChia-I Wu2011-08-211-0/+64
* r600g: fix scons buildMarek Olšák2011-08-171-0/+1
* r600g: first step into winsys/radeonMarek Olšák2011-08-1612-20/+33
* gallium/gbm: Add dependencies for libraries linked into pipe_*.so.Michel Dänzer2011-08-121-1/+1
* gbm: link gbm_gallium_drm.so against math libraryBenjamin Franzke2011-08-041-1/+1