summaryrefslogtreecommitdiff
path: root/src/gallium/targets
AgeCommit message (Expand)Author
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
2010-09-01r600g: avoid dynamic allocation of statesJerome Glisse
2010-08-27graw: fix the build (missing header)Zack Rusin
2010-08-26graw: Undo late loading of graw drivers.José Fonseca
2010-08-26graw: Remove graw-null.José Fonseca
2010-08-26graw: Dynamically load graw libraries.José Fonseca
2010-08-26scons: Fix old script compatability logic.José Fonseca
2010-08-25r300g: rename radeong_dri.so to r300_dri.soDave Airlie
2010-08-24make: Use C++ compiler to link stdc++ library.Brian Paul
2010-08-24targets/egl: Check against drm_driver_descriptor::name.Chia-I Wu
2010-08-24targets/egl: add pipe_r600Benjamin Franzke
2010-08-24targets/egl: rename pipe_radeon to pipe_r300Benjamin Franzke
2010-08-22libgl-xlib: Include missing header in xlib.c.Vinson Lee
2010-08-20targets/egl-gdi: Implement guess_gl_api.Chia-I Wu
2010-08-17targets/egl: Link with DRI_LIB_DEPS.Chia-I Wu
2010-08-16Merge branch 'glsl2'Ian Romanick
2010-08-17r600g: drop libdrm_radeon linkDave Airlie
2010-08-14scons: Fix r600g build.Vinson Lee
2010-08-14scons: Link talloc.José Fonseca