aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl-static
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] makefiles: use configured name for -ldrm* where possibleMaarten Lankhorst2012-11-161-8/+8
* Temporarily revert "mesa: remove remaining FEATURE_* defines where protected ...José Fonseca2012-09-151-0/+2
* mesa: remove remaining FEATURE_* defines where protected by API check.Oliver McFadden2012-09-151-2/+0
* targets/egl-static: Fix some missing symbols.José Fonseca2012-05-121-0/+2
* scons: Fix egl-static build due to conflicting symbols.José Fonseca2012-04-151-2/+1
* targets/{egl-static,gbm}: further clean-up the nvfx remainsMartin Peres2012-04-141-1/+1
* radeonsi: initial WIP SI codeTom Stellard2012-04-134-1/+43
* egl-static: fix printf warningDylan Noblesmith2012-04-131-1/+2
* r600g: add support for common surface allocator for tiling v13Jerome Glisse2012-02-061-0/+2
* automake: src/egl/waylandBenjamin Franzke2012-01-261-1/+1
* Revert "Always build shared glapi"Matt Turner2012-01-241-0/+7
* gbm: install libgbm.so into libMatt Turner2012-01-241-1/+0
* egl,gbm_gallium: Fix linkage against gbm from automakeBenjamin Franzke2012-01-241-0/+1
* Always build shared glapiMatt Turner2012-01-201-7/+0
* i965g: Delete this driver.Kai Wasserbäch2011-11-293-43/+1
* r600g: move all files from winsys/r600 into drivers/r600Marek Olšák2011-09-302-3/+3
* st/egl: add support for null platformChia-I Wu2011-09-201-0/+3
* 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
* 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: first step into winsys/radeonMarek Olšák2011-08-162-3/+5
* targets/{egl,gbm}: omit unneeded libdrm_radeonChia-I Wu2011-07-291-2/+0
* egl/gallium: fix build without softpipe and llvmpipeTobias Droste2011-07-271-3/+9
* targets/egl-static: fix a linking errorChia-I Wu2011-07-131-1/+1
* scons: Expose pkg-config in a simpler manner.José Fonseca2011-06-301-10/+6
* target/egl-static: fix a compiler warningChia-I Wu2011-06-301-0/+3
* targets/egl-static: fix library search orderChia-I Wu2011-06-281-2/+2
* targets/egl-static: fix building without libudevChia-I Wu2011-06-261-1/+2
* targets/egl-static: refactor drm_fd_get_screen_nameChia-I Wu2011-06-261-28/+53
* targets/egl-static: do not use DRI_LIB_DEPSChia-I Wu2011-06-251-3/+3
* targets/egl-static: replace targets/eglChia-I Wu2011-06-241-0/+201
* targets/egl-static: allow st/mesa to be dynamically loadedChia-I Wu2011-06-244-19/+148
* targets/egl-static: add support for driver lookupChia-I Wu2011-06-241-0/+82
* st/egl: drop guess_gl_api from egl_g3d_loaderChia-I Wu2011-06-241-7/+0
* r300g/winsys: rename r300->radeon and do a little cleanupMarek Olšák2011-04-181-2/+2
* r300g: import the last bits of libdrm and cleanup the whole thingMarek Olšák2011-02-111-1/+0
* Remove talloc from the SCons build system.Kenneth Graunke2011-01-311-1/+1
* scons: Add support for GLES.Chia-I Wu2011-01-221-4/+12
* targets/egl-static: Assorted cleanups and fixes.Chia-I Wu2011-01-151-12/+12
* targets/egl-static: Remove unnecessary header.Vinson Lee2011-01-131-1/+0
* scons: Ensure the OpenVG/EGL import libs are also prefixed with 'lib'.José Fonseca2011-01-131-0/+1
* scons: Build libOpenVG.dll & libEGL.dllJosé Fonseca2011-01-131-1/+4
* scons: Update windows build for vgapi->openvg rename.José Fonseca2011-01-121-1/+1