llvmpipe: fence debugging, add llvmpipe_finish
[mesa.git] / src / gallium / targets /
2010-08-24 Dave Airlier300g: rename radeong_dri.so to r300_dri.so
2010-08-24 Brian Paulmake: Use C++ compiler to link stdc++ library.
2010-08-24 Chia-I Wutargets/egl: Check against drm_driver_descriptor::name.
2010-08-24 Benjamin Franzketargets/egl: add pipe_r600
2010-08-24 Benjamin Franzketargets/egl: rename pipe_radeon to pipe_r300
2010-08-22 Vinson Leelibgl-xlib: Include missing header in xlib.c.
2010-08-20 Chia-I Wutargets/egl-gdi: Implement guess_gl_api.
2010-08-17 Chia-I Wutargets/egl: Link with DRI_LIB_DEPS.
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-17 Dave Airlier600g: drop libdrm_radeon link
2010-08-14 Vinson Leescons: Fix r600g build.
2010-08-14 José Fonsecascons: Link talloc.
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-13 José Fonsecascons: Build the new glsl2 code.
2010-08-12 Jakob Bornecrantzgallium: Link DRI drivers with g++ and test with CXX
2010-08-06 Vinson Leetargets/egl: Fix build by including missing headers.
2010-08-06 Jerome GlisseRevert "r600g: don't use dynamic state allocation for...
2010-08-05 Jerome Glisser600g: don't use dynamic state allocation for states
2010-08-05 Joakim Sindholttargets/egl: fix build
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-26 Jakob Bornecrantzi965g: Enable llvm in dri driver if built
2010-07-26 nobledi915g: Fix llvm build
2010-07-23 Christopher James... gallium: Fix build with llvm installed in non-standard...
2010-07-23 Thomas Hellstromxorg/vmwgfx: Implement early mode pruning based on...
2010-07-23 Thomas Hellstromst/xorg vmwgfx/xorg: Add a pre-init customizer callback
2010-07-23 Jakob Bornecrantzi915g: Allow wrapping with software pipes
2010-07-16 Chia-I Wust/egl: Fix build on FreeBSD.
2010-07-14 Zack RusinMerge branch 'mesa-2d-registers'
2010-07-13 Jakob Bornecrantzi965g: Fix scons build of dri driver
2010-07-13 Jakob Bornecrantztargets: Link xorg drivers with LLVM if built
2010-07-13 Jakob Bornecrantztargets: Clean up xorg make files a bit
2010-07-13 Brian Paullibgl-xlib: add depend to make clean list
2010-07-01 Fernando Carrijomesa: Purge macros NEED_EVENTS and NEED_REPLIES
2010-06-30 Chia-I Wust/egl: Add egl-gdi target.
2010-06-29 Jakob Bornecrantzegl: Check for drm winsys not just the driver name
2010-06-29 Jakob Bornecrantzi915g: Fix copy pasto
2010-06-29 Jakob Bornecrantzegl: Fix gallium build when EGL is not installed on...
2010-06-29 Jakob Bornecrantzi915g: Add missing egl pipe file
2010-06-29 Chia-I Wust/egl: Build a single EGL driver.
2010-06-29 Chia-I Wust/egl: Move module loading code to targets.
2010-06-29 Chia-I Wust/egl: Reorganize targets.
2010-06-29 Chia-I Wust/egl: One driver per hardware.
2010-06-29 Chia-I Wust/egl: Make api_OpenGL support OpenGL ES.
2010-06-28 Jakob Bornecrantzi915g: Add Galahad to targets
2010-06-28 Jakob Bornecrantzr300g: Galahad for scons as well
2010-06-28 Jakob Bornecrantzr300g: Add target defines for Galahad
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-24 Jakob Bornecrantzswrastg: Use target-helpers
2010-06-24 Jakob Bornecrantzgallium: Use debugging helper in all drm targets
2010-06-24 Jakob Bornecrantzgallium: Fix scons build
2010-06-24 Jakob Bornecrantzgallium: Remove drm_api and all references to it
2010-06-24 Jakob Bornecrantzr600g: Move bootstrap code to target
2010-06-23 Jakob Bornecrantznouveau: Move bootstrap code to targets
2010-06-23 Corbin Simpsontargets, radeong: Add Galahad.
2010-06-23 Jakob Bornecrantzi965g: Move bootstrap code to targets
2010-06-17 Chia-I Wuegl: s/EGL_DISPLAY/EGL_PLATFORM/.
2010-06-14 Jakob Bornecrantzswrastg: Fix glue file
2010-06-11 Chia-I Wust/egl: Do not build non-working driver combinations.
2010-06-11 Chia-I Wust/egl: Add fbdev backend.
2010-06-09 Thomas Hellstromxorg/vmwgfx: Disable 3D by default.
2010-06-07 Keith Whitwellgraw: add parse_geometry_shader helper
2010-06-06 Jakob Bornecrantzr300g: Move bootstrap code to targets
2010-06-06 Jakob Bornecrantzi915g: Move bootstrap code to targets
2010-06-06 Jakob Bornecrantzsvga: Move bootstrap code to targets
2010-06-06 Jakob Bornecrantzswrastg: Use new drm_driver interface in EGL
2010-06-06 Jakob Bornecrantzgallium: Make all drm drivers use the new drm compat...
2010-06-06 Jakob Bornecrantzi965g: Use Xorg template makefile
2010-06-06 Jakob Bornecrantzgallium: Convert state trackers to drm driver interface
2010-06-06 Jakob Bornecrantznouveau: Use Xorg template makefile
2010-06-06 Jakob Bornecrantzr300g: Use Xorg template makefile
2010-06-07 Keith Whitwellgraw_xlib: build fixes
2010-06-07 Keith Whitwellgraw: update graw_null after interface changes and...
2010-06-04 Jakob Bornecrantzi915g: Use template Xorg makefile
2010-06-04 Jakob Bornecrantzgallium: Use correct defines in Xorg template makefile
2010-06-04 Jakob Bornecrantzgallium: Add winsys to include path to Xorg template...
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-01 Jakob Bornecrantzgallium: Don't depend directly on staging dir in Xorg...
2010-06-01 Jakob Bornecrantzgallium: Don't always copy the dri driver to the stagin...
2010-06-01 Jakob Bornecrantzgallium: Create a Xorg driver template Makefile
2010-05-31 Thomas Hellstromst/xorg, vmware: Make throttling configurable.
2010-05-31 Chia-I Wutargets/egl: Add SConscript for egl-apis.
2010-05-31 Chia-I Wutargets/egl: Add SConscript for egl_gdi_swrast.
2010-05-31 Chia-I Wuegl: Use SConscript for Windows build.
2010-05-29 Jakob Bornecrantztargets/egl: Give egl targets a good build enviroment
2010-05-29 Marek Olšákr600g: fix build
2010-05-27 Jakob Bornecrantzr600g: Integrate into build
2010-05-27 Marek Olšákr600g: adapt to latest interfaces changes
2010-04-30 Jakob Bornecrantzxorg-vmwgfx: Add vmwctrl proto
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-20 Vinson Leegraw-null: Remove unnecessary header.
2010-05-12 Jakob Bornecrantzrbug: Add to all targets that link against trace
2010-05-12 Chia-I Wust/egl: Link egl-apis to LLVM when enabled.
2010-05-12 Chia-I Wumesa/es: Merge back to core mesa.
2010-05-11 Chia-I Wugallium: Add llvmpipe support to st/egl.
2010-05-10 Jakob Bornecrantzi965g: link with software- wrapper winsys and drm api...
2010-05-08 Chia-I Wuegl: Build drivers in $(TOP)/$(LIB_DIR)/egl.
2010-05-08 Chia-I Wugallium: Add egl-apis target.
next