summaryrefslogtreecommitdiff
path: root/src/gallium/targets
AgeCommit message (Expand)Author
2010-12-09android: Add Android.mk's.Chia-I Wu
2010-12-09targets/egl-gdi: Optional support for DRM screen.Chia-I Wu
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-11-26xorg/vmwgfx: Don't clip video to viewportThomas Hellstrom
2010-11-26xorg/vmwgfx: Flush even if we don't autopaint the color keyThomas Hellstrom
2010-11-24gallium/targets/xorg-vmwgfx: Xv fixesThomas Hellstrom
2010-11-18scons: Use inline wrap helpers more consistently.José Fonseca
2010-11-17graw: Use inline debug helper instead of non-inline versionJakob Bornecrantz
2010-11-17libgl-xlib: Use inline debug helper instead of non-inline versionJakob Bornecrantz
2010-11-16libgl-gdi: Allow to pick softpipe/llvmpipe on runtime.José Fonseca
2010-11-15gallium/noop: no operation gallium driverJerome Glisse
2010-11-10libgl-xlib: Use sw helper instead of roll your ownJakob Bornecrantz
2010-11-10graw: Use inline sw helper instead of roll your own loaderJakob Bornecrantz
2010-11-09gallium/targets: Trivial crosscompiling fixThomas Hellstrom
2010-11-09svga/drm: Optionally resolve calls to powf during link-timeThomas Hellstrom
2010-11-08graw: Export graw_save_surface_to_file().Michal Krol
2010-11-05scons: DetabifyJakob Bornecrantz
2010-11-04graw/gdi: Fix window dimensions.Michal Krol
2010-11-04graw/gdi: Initial commit.Michal Krol
2010-11-03xorg/vmwgfx: Link libkms when available.José Fonseca
2010-11-03xorg/vmwgfx: Add missing source file to SConscript.José Fonseca
2010-11-02graw: Tidy graw xlib scons file a bitJakob Bornecrantz
2010-11-01scons: Revamp how to specify targets to build.José Fonseca
2010-10-31targets/egl: Fix a warning with --disable-opengl build.Chia-I Wu
2010-10-29targets: Add missing quotes to Makefile.xorg.Chia-I Wu
2010-10-27glapi: Do not use glapidispatch.h.Chia-I Wu
2010-10-24Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGSJon TURNEY
2010-10-19mesa: fix mesa version string constructionBrian Paul
2010-10-19xorg/vmwgfx: Don't use deprecated x*alloc / xfree functionsThomas Hellstrom
2010-10-19st/xorg, xorg/vmwgfx: Be a bit more frendly towards cross-compiling environmentsThomas Hellstrom
2010-10-18egl/i965: include inline_wrapper_sw_helper.hVictor Tseng
2010-10-15target-helpers: Remove per target software wrapper checkJakob Bornecrantz
2010-10-15egl: Remove unnecessary headersJakob Bornecrantz
2010-10-12xorg/vmwgfx: Don't hide HW cursors when updating themThomas Hellstrom
2010-10-12xorg/vmwgfx: Make vmwarectrl work also on 64-bit serversThomas Hellstrom
2010-10-07targets/egl: Fix linking with libdrm.Chia-I Wu
2010-09-29r600g: more cleanupJerome Glisse
2010-09-28r600g: switch to new designJerome Glisse
2010-09-21r600g: set back to correct codepaths.Dave Airlie
2010-09-20r600g: add back reference check when mapping bufferJerome Glisse
2010-09-20i915g: Link with wrapper sw winsys with sconsJakob Bornecrantz
2010-09-20scons: Link against talloc in the Gallium DRI driversJakob Bornecrantz
2010-09-17r600g: alternative command stream building from contextJerome Glisse
2010-09-17libgl-xlib: Remove unused st_api_create_OpenGL.Chia-I Wu
2010-09-17targets/egl: Use C++ compiler to link GL/ES state trackers.Chia-I Wu
2010-09-10targets/egl: Fix crashes from loading invalid modules.Chia-I Wu
2010-09-10gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.Chia-I Wu
2010-09-10st/egl: Use profiles to create OpenGL ES contexts.Chia-I Wu
2010-09-07libgl-xlib: Fix --enable-gallium-llvm build.Chia-I Wu
2010-09-03libgl-xlib: enable galahad supportBrian Paul