summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | xa-vmwgfx: Remove unnecessary includeThomas Hellstrom2011-07-041-1/+0
| * | | | | | | | | | | | | | | | | | | st/xa: Add a function to check for supported formatsThomas Hellstrom2011-06-271-1/+1
| * | | | | | | | | | | | | | | | | | | st/xa: Solid fill (tested) and composite (yet untested)Thomas Hellstrom2011-06-211-1/+2
| * | | | | | | | | | | | | | | | | | | st/xa: Really support xa_surface_format. Bump minor.Thomas Hellstrom2011-06-211-1/+1
| * | | | | | | | | | | | | | | | | | | target/dri-vmwgfx: Throttle dri clients by default.Thomas2011-06-161-0/+1
| * | | | | | | | | | | | | | | | | | | st/xa: Initial import of the xa state-tracker and the xa-vmwgfx target.Thomas Hellstrom2011-06-153-0/+140
* | | | | | | | | | | | | | | | | | | | scons: Expose pkg-config in a simpler manner.José Fonseca2011-06-306-17/+15
* | | | | | | | | | | | | | | | | | | | scons: Buid libGL.so (WIP).José Fonseca2011-06-301-1/+1
* | | | | | | | | | | | | | | | | | | | 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/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