summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* 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/gbm: attemp to fix unresolved symbolsChia-I Wu2011-06-261-9/+22
* targets/egl-static: do not use DRI_LIB_DEPSChia-I Wu2011-06-251-3/+3
* targets/egl: removedChia-I Wu2011-06-2412-949/+0
* 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
* targets/gbm: build pipe driversChia-I Wu2011-06-249-4/+309
* st/egl: drop guess_gl_api from egl_g3d_loaderChia-I Wu2011-06-242-37/+1
* st/egl: Hookup gbm for drm backendBenjamin Franzke2011-06-231-1/+1
* gbm: Add gallium (drm) backendBenjamin Franzke2011-06-234-0/+333
* xorg/nouveau: blacklist all pre NV30 cardsMarcin Slusarz2011-06-222-9/+57
* xorg/nouveau: rename to nouveau2Marcin Slusarz2011-06-202-8/+8
* st/xorg: add GALLIUM_AUXILIARIES to target dependenciesMarcin Slusarz2011-06-201-1/+1
* r600g: do not link with softpipeMarek Olšák2011-06-141-1/+0
* r300g: do not link with softpipeMarek Olšák2011-06-141-1/+0
* xorg-radeon: rename to xorg-r300Marek Olšák2011-06-143-30/+30
* target-helpers: remove copy-pasted function inline_noop_helperMarek Olšák2011-06-141-1/+1
* targets/egl: Support driver name lookup using pci listsBenjamin Franzke2011-06-071-1/+80
* dri/nouveau: Fix build with --enable-shared-dricore.Johannes Obermayr2011-06-021-1/+1
* st/egl: Fix udev linkage when egl_dri2 is not buildBenjamin Franzke2011-05-311-1/+1
* st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,waylandBenjamin Franzke2011-05-131-0/+1
* targets/xorg-nouveau: load nouveau_dri.so instead of i915_dri.soMarcin Slusarz2011-05-021-1/+1
* targets/xorg-nouveau: add libnvc0.a to nouveau libsMarcin Slusarz2011-05-021-0/+1
* st/egl: Add wayland shm softpipe supportBenjamin Franzke2011-04-251-0/+1
* r300g/winsys: rename r300->radeon and do a little cleanupMarek Olšák2011-04-184-8/+8
* graw-gdi: Silence gcc missing initialization warning.José Fonseca2011-03-061-1/+3
* r300g: import the last bits of libdrm and cleanup the whole thingMarek Olšák2011-02-116-9/+2
* st/egl: Add wayland platformBenjamin Franzke2011-02-071-0/+3
* Remove talloc from the SCons build system.Kenneth Graunke2011-01-314-4/+1
* svga: link libwsw for dri-vmwgfx target with make build system tooRoland Scheidegger2011-01-251-0/+1
* scons: Add support for GLES.Chia-I Wu2011-01-223-4/+24
* graw: fix logic error in pixel format selectionBrian Paul2011-01-201-3/+17
* glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu2011-01-202-1/+9
* targets/egl-static: Assorted cleanups and fixes.Chia-I Wu2011-01-151-12/+12
* targets/egl: i965 needs libwsw.Chia-I Wu2011-01-151-1/+2
* 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-126-123/+455
* noop: remove dead dri targetJerome Glisse2011-01-113-128/+0
* mesa: Remove GLES overlay.Chia-I Wu2011-01-104-52/+2
* noop: make noop useable like trace or rbugJerome Glisse2011-01-092-3/+4
* targets/egl: add libnvc0.a to nouveau libsMarcin Slusarz2011-01-091-0/+1
* Merge remote branch 'origin/nvc0'Christoph Bumiller2011-01-041-0/+1
|\
| * Merge remote branch 'origin/master' into nvc0-newChristoph Bumiller2010-12-1915-192/+260
| |\