summaryrefslogtreecommitdiff
path: root/src/gallium/targets
AgeCommit message (Expand)AuthorFilesLines
2011-03-25android: fix buildingChia-I Wu1-1/+11
2011-03-16android: Add Android.mk's.Chia-I Wu1-0/+111
2011-03-06graw-gdi: Silence gcc missing initialization warning.José Fonseca1-1/+3
2011-02-11r300g: import the last bits of libdrm and cleanup the whole thingMarek Olšák6-9/+2
2011-02-07st/egl: Add wayland platformBenjamin Franzke1-0/+3
2011-01-31Remove talloc from the SCons build system.Kenneth Graunke4-4/+1
2011-01-25svga: link libwsw for dri-vmwgfx target with make build system tooRoland Scheidegger1-0/+1
2011-01-22scons: Add support for GLES.Chia-I Wu3-4/+24
2011-01-20graw: fix logic error in pixel format selectionBrian Paul1-3/+17
2011-01-20glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu2-1/+9
2011-01-15targets/egl-static: Assorted cleanups and fixes.Chia-I Wu1-12/+12
2011-01-15targets/egl: i965 needs libwsw.Chia-I Wu1-1/+2
2011-01-13targets/egl-static: Remove unnecessary header.Vinson Lee1-1/+0
2011-01-13scons: Ensure the OpenVG/EGL import libs are also prefixed with 'lib'.José Fonseca1-0/+1
2011-01-13scons: Build libOpenVG.dll & libEGL.dllJosé Fonseca1-1/+4
2011-01-12scons: Update windows build for vgapi->openvg rename.José Fonseca1-1/+1
2011-01-12scons: Fix build on systems without libOpenVG.soJosé Fonseca1-1/+2
2011-01-12scons: Updates for targets/egl-static.Chia-I Wu1-0/+122
2011-01-12targets/egl-static: New EGL target for scons.Chia-I Wu6-123/+455
2011-01-11noop: remove dead dri targetJerome Glisse3-128/+0
2011-01-10mesa: Remove GLES overlay.Chia-I Wu4-52/+2
2011-01-09noop: make noop useable like trace or rbugJerome Glisse2-3/+4
2011-01-09targets/egl: add libnvc0.a to nouveau libsMarcin Slusarz1-0/+1
2011-01-04Merge remote branch 'origin/nvc0'Christoph Bumiller1-0/+1
2010-12-30graw: Include p_shader_tokens.h for tgsi_token struct.Vinson Lee1-0/+1
2010-12-19Merge remote branch 'origin/master' into nvc0-newChristoph Bumiller15-192/+260
2010-12-16svga: Fix newline at EOFJakob Bornecrantz1-1/+1
2010-12-16svga: Add Galahad and Softpipe to scons buildJakob Bornecrantz2-3/+6
2010-12-23libgl-xlib: Remove unnecessary header.Vinson Lee1-1/+0
2010-12-10targets/egl: Improve st_GL.so loading.Chia-I Wu1-0/+15
2010-12-10target/egl: Fix misleading debug message.Chia-I Wu1-2/+7
2010-12-02gallium: support for array textures and related changesRoland Scheidegger1-3/+3
2010-11-26xorg/vmwgfx: Don't clip video to viewportThomas Hellstrom1-1/+10
2010-11-26xorg/vmwgfx: Flush even if we don't autopaint the color keyThomas Hellstrom1-6/+6
2010-11-24gallium/targets/xorg-vmwgfx: Xv fixesThomas Hellstrom1-2/+10
2010-11-18scons: Use inline wrap helpers more consistently.José Fonseca3-19/+12
2010-11-17graw: Use inline debug helper instead of non-inline versionJakob Bornecrantz4-5/+10
2010-11-17libgl-xlib: Use inline debug helper instead of non-inline versionJakob Bornecrantz3-21/+8
2010-11-16libgl-gdi: Allow to pick softpipe/llvmpipe on runtime.José Fonseca3-146/+64
2010-11-15gallium/noop: no operation gallium driverJerome Glisse3-0/+128
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller1-0/+1
2010-11-10libgl-xlib: Use sw helper instead of roll your ownJakob Bornecrantz1-78/+12
2010-11-10graw: Use inline sw helper instead of roll your own loaderJakob Bornecrantz2-42/+4
2010-11-09gallium/targets: Trivial crosscompiling fixThomas Hellstrom1-1/+1
2010-11-09svga/drm: Optionally resolve calls to powf during link-timeThomas Hellstrom2-0/+18
2010-11-08graw: Export graw_save_surface_to_file().Michal Krol1-0/+39
2010-11-05scons: DetabifyJakob Bornecrantz2-39/+39
2010-11-04graw/gdi: Fix window dimensions.Michal Krol1-3/+8
2010-11-04graw/gdi: Initial commit.Michal Krol2-0/+194
2010-11-03xorg/vmwgfx: Link libkms when available.José Fonseca1-0/+3