aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * | nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+1
* | | graw: Include p_shader_tokens.h for tgsi_token struct.Vinson Lee2010-12-301-0/+1
* | | svga: Fix newline at EOFJakob Bornecrantz2010-12-161-1/+1
* | | svga: Add Galahad and Softpipe to scons buildJakob Bornecrantz2010-12-162-3/+6
* | | libgl-xlib: Remove unnecessary header.Vinson Lee2010-12-231-1/+0
| |/ |/|
* | targets/egl: Improve st_GL.so loading.Chia-I Wu2010-12-101-0/+15
* | target/egl: Fix misleading debug message.Chia-I Wu2010-12-101-2/+7
* | gallium: support for array textures and related changesRoland Scheidegger2010-12-021-3/+3
* | xorg/vmwgfx: Don't clip video to viewportThomas Hellstrom2010-11-261-1/+10
* | xorg/vmwgfx: Flush even if we don't autopaint the color keyThomas Hellstrom2010-11-261-6/+6
* | gallium/targets/xorg-vmwgfx: Xv fixesThomas Hellstrom2010-11-241-2/+10
* | scons: Use inline wrap helpers more consistently.José Fonseca2010-11-183-19/+12
* | graw: Use inline debug helper instead of non-inline versionJakob Bornecrantz2010-11-174-5/+10
* | libgl-xlib: Use inline debug helper instead of non-inline versionJakob Bornecrantz2010-11-173-21/+8
* | libgl-gdi: Allow to pick softpipe/llvmpipe on runtime.José Fonseca2010-11-163-146/+64
* | gallium/noop: no operation gallium driverJerome Glisse2010-11-153-0/+128
|/
* libgl-xlib: Use sw helper instead of roll your ownJakob Bornecrantz2010-11-101-78/+12
* graw: Use inline sw helper instead of roll your own loaderJakob Bornecrantz2010-11-102-42/+4
* gallium/targets: Trivial crosscompiling fixThomas Hellstrom2010-11-091-1/+1
* svga/drm: Optionally resolve calls to powf during link-timeThomas Hellstrom2010-11-092-0/+18
* graw: Export graw_save_surface_to_file().Michal Krol2010-11-081-0/+39
* scons: DetabifyJakob Bornecrantz2010-11-052-39/+39
* graw/gdi: Fix window dimensions.Michal Krol2010-11-041-3/+8
* graw/gdi: Initial commit.Michal Krol2010-11-042-0/+194
* xorg/vmwgfx: Link libkms when available.José Fonseca2010-11-031-0/+3
* xorg/vmwgfx: Add missing source file to SConscript.José Fonseca2010-11-031-0/+1
* graw: Tidy graw xlib scons file a bitJakob Bornecrantz2010-11-021-7/+1
* scons: Revamp how to specify targets to build.José Fonseca2010-11-0116-379/+200
* targets/egl: Fix a warning with --disable-opengl build.Chia-I Wu2010-10-311-2/+1
* targets: Add missing quotes to Makefile.xorg.Chia-I Wu2010-10-291-1/+1
* glapi: Do not use glapidispatch.h.Chia-I Wu2010-10-271-3/+2
* Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGSJon TURNEY2010-10-241-6/+8