aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl-static
Commit message (Expand)AuthorAgeFilesLines
* 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
* scons: Fix build on systems without libOpenVG.soJosé Fonseca2011-01-121-1/+2
* scons: Updates for targets/egl-static.Chia-I Wu2011-01-121-0/+122
* targets/egl-static: New EGL target for scons.Chia-I Wu2011-01-125-0/+530