summaryrefslogtreecommitdiff
path: root/src/gallium/targets
AgeCommit message (Expand)Author
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
2010-08-13Merge branch 'master' into glsl2Ian Romanick
2010-08-13scons: Build the new glsl2 code.José Fonseca
2010-08-12gallium: Link DRI drivers with g++ and test with CXXJakob Bornecrantz
2010-08-06targets/egl: Fix build by including missing headers.Vinson Lee
2010-08-06Revert "r600g: don't use dynamic state allocation for states"Jerome Glisse
2010-08-05r600g: don't use dynamic state allocation for statesJerome Glisse
2010-08-05targets/egl: fix buildJoakim Sindholt
2010-07-26i965g: Enable llvm in dri driver if builtJakob Bornecrantz
2010-07-26i915g: Fix llvm buildnobled
2010-07-23gallium: Fix build with llvm installed in non-standard locationChristopher James Halse Rogers
2010-07-23xorg/vmwgfx: Implement early mode pruning based on max fb size.Thomas Hellstrom
2010-07-23st/xorg vmwgfx/xorg: Add a pre-init customizer callbackThomas Hellstrom
2010-07-22i915g: Allow wrapping with software pipesJakob Bornecrantz
2010-07-16st/egl: Fix build on FreeBSD.Chia-I Wu
2010-07-13i965g: Fix scons build of dri driverJakob Bornecrantz
2010-07-13targets: Link xorg drivers with LLVM if builtJakob Bornecrantz
2010-07-13targets: Clean up xorg make files a bitJakob Bornecrantz
2010-07-13libgl-xlib: add depend to make clean listBrian Paul
2010-07-01mesa: Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo
2010-06-30st/egl: Add egl-gdi target.Chia-I Wu
2010-06-29egl: Check for drm winsys not just the driver nameJakob Bornecrantz
2010-06-29i915g: Fix copy pastoJakob Bornecrantz
2010-06-29egl: Fix gallium build when EGL is not installed on systemJakob Bornecrantz
2010-06-29i915g: Add missing egl pipe fileJakob Bornecrantz
2010-06-29st/egl: Build a single EGL driver.Chia-I Wu
2010-06-29st/egl: Move module loading code to targets.Chia-I Wu
2010-06-29st/egl: Reorganize targets.Chia-I Wu
2010-06-29st/egl: One driver per hardware.Chia-I Wu
2010-06-29st/egl: Make api_OpenGL support OpenGL ES.Chia-I Wu
2010-06-28i915g: Add Galahad to targetsJakob Bornecrantz
2010-06-28r300g: Galahad for scons as wellJakob Bornecrantz
2010-06-28r300g: Add target defines for GalahadJakob Bornecrantz