aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* freedreno: one screen to rule them allRob Clark2015-09-161-0/+1
* xa: add xa_surface_from_handle2 v2Rob Clark2015-09-071-0/+1
* gallium/ddebug: new pipe for hang detection and driver state dumping (v2)Marek Olšák2015-08-261-0/+2
* android: enable amdgpu winsys in radeonsi driverMauro Rossi2015-08-221-2/+2
* target/d3dadapter9: Return Windows like card namesPatrick Rudolph2015-08-213-42/+359
* Add mesa.icd to the .gitignoreNeil Roberts2015-08-181-0/+1
* winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák2015-08-145-2/+13
* opencl: use versioned .so in mesa.icdIgor Gnatenko2015-08-013-2/+2
* targets/dri: scons: add missing link against libdrmEmil Velikov2015-07-291-0/+2
* scons: don't build the kms-dri winsysEmil Velikov2015-07-221-5/+0
* android: don't build the kms-dri winsysEmil Velikov2015-07-221-1/+1
* android: dri: correctly set HAVE_LIBDRMEmil Velikov2015-07-221-5/+3
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-4/+4
* automake: remove empty GALLIUM_PIPE_LOADER_LIBSEmil Velikov2015-07-138-16/+7
* automake: pipe-loader: remove the 'client' pipe-loaderEmil Velikov2015-07-131-2/+2
* pipe-loader: remove pipe_loader_drm_probe_fd() x_auth argumentEmil Velikov2015-07-131-1/+1
* mesa: Enable subdir-objects globally.Matt Turner2015-06-261-2/+0
* targets/libgl-xlib: fix the build against shared_glapiEmil Velikov2015-06-231-0/+7
* vc4: Add support for building on Android.Eric Anholt2015-06-151-0/+4
* mesa: build xmlconfig to a separate static libraryErik Faye-Lund2015-06-121-6/+0
* targets/nine: link against libnir/libglsl_utilEmil Velikov2015-06-121-0/+2
* pipe-loader: add libnir and libglsl_util to the linkEmil Velikov2015-06-121-0/+2
* android: build with libcxx on android lollipopChih-Wei Huang2015-06-091-1/+2
* android: enable the radeonsi driverChih-Wei Huang2015-06-091-0/+10
* android: add rules to build a gallium_dri.soChih-Wei Huang2015-06-091-0/+112
* targets/osmesa: drop the -module tag from LDFLAGSEmil Velikov2015-05-201-1/+0
* target/haiku-softpipe: Move api init into st codeAlexander von Gluck IV2015-05-152-19/+10
* gallium/st + hgl: Build fixes for HaikuAlexander von Gluck IV2015-05-131-0/+2
* gallium,clover: add OpenCL interoperability support for CL eventsMarek Olšák2015-04-301-0/+1
* winsys/radeon: move radeon_winsys.h to drivers/radeonMarek Olšák2015-04-293-3/+3
* scons: add target osmesa using gallium state tracker.Olivier Pena2015-04-274-1/+77
* gallium/targets/d3dadapter9: drop the libdrm prefix for drm.hEmil Velikov2015-04-221-1/+1
* libgl-gdi: Prevent "pure virtual method called" error when.Jose Fonseca2015-04-161-2/+20
* xa: support for drivers which use NIRRob Clark2015-04-051-0/+2
* i915g: Implement EGL_EXT_image_dma_buf_importStéphane Marchesin2015-04-011-1/+24
* galahad: remove driverEmil Velikov2015-03-217-17/+12
* st/gbm: remove state-trackerEmil Velikov2015-03-214-115/+0
* st/egl: Remove.Jose Fonseca2015-03-0410-853/+0
* configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca2015-03-031-1/+2
* identity: Remove.Jose Fonseca2015-03-021-1/+0
* Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...Kenneth Graunke2015-02-271-2/+1
* pipe-loader: Fix build with dri drivers enabled, and vl state trackers disabledTom Stellard2015-02-271-1/+5
* configure: Leverage gcc warn options to enable safe use of C99 features where...Jose Fonseca2015-02-271-1/+2
* targets/libgl-xlib: add src/ include dir to fix buildBrian Paul2015-02-241-0/+1
* targets/d3dadapter9: remove an unused variableMarek Olšák2015-02-211-1/+1
* auxiliary/vl: bring back the VL code for the dri targetsEmil Velikov2015-02-126-1/+6
* gallium/targets/d3dadapter9: Free card deviceAxel Davy2015-02-061-8/+10
* gallium/targets/d3dadapter9: Release the pipe_screen at destruction.Axel Davy2015-02-061-6/+12
* gallium/targets/d3dadapter9: Fix device detection for render-nodesAxel Davy2015-02-061-45/+14
* mesa: Move simple_list.h to src/util.Eric Anholt2015-01-281-0/+1