summaryrefslogtreecommitdiff
path: root/src/gallium/targets
AgeCommit message (Expand)Author
2010-06-06swrastg: Use new drm_driver interface in EGLJakob Bornecrantz
2010-06-06gallium: Make all drm drivers use the new drm compat helperJakob Bornecrantz
2010-06-06i965g: Use Xorg template makefileJakob Bornecrantz
2010-06-06gallium: Convert state trackers to drm driver interfaceJakob Bornecrantz
2010-06-06nouveau: Use Xorg template makefileJakob Bornecrantz
2010-06-06r300g: Use Xorg template makefileJakob Bornecrantz
2010-06-07graw_xlib: build fixesKeith Whitwell
2010-06-07graw: update graw_null after interface changes and build graw tests againKeith Whitwell
2010-06-04i915g: Use template Xorg makefileJakob Bornecrantz
2010-06-04gallium: Use correct defines in Xorg template makefileJakob Bornecrantz
2010-06-04gallium: Add winsys to include path to Xorg template makefileJakob Bornecrantz
2010-06-01gallium: Don't depend directly on staging dir in Xorg template makefileJakob Bornecrantz
2010-06-01gallium: Don't always copy the dri driver to the staging dirJakob Bornecrantz
2010-06-01gallium: Create a Xorg driver template MakefileJakob Bornecrantz
2010-05-31st/xorg, vmware: Make throttling configurable.Thomas Hellstrom
2010-05-31targets/egl: Add SConscript for egl-apis.Chia-I Wu
2010-05-31targets/egl: Add SConscript for egl_gdi_swrast.Chia-I Wu
2010-05-31egl: Use SConscript for Windows build.Chia-I Wu
2010-05-29targets/egl: Give egl targets a good build enviromentJakob Bornecrantz
2010-05-29r600g: fix buildMarek Olšák
2010-05-27r600g: Integrate into buildJakob Bornecrantz
2010-05-27r600g: adapt to latest interfaces changesMarek Olšák
2010-04-30xorg-vmwgfx: Add vmwctrl protoJakob Bornecrantz
2010-05-20graw-null: Remove unnecessary header.Vinson Lee
2010-05-19egl: Link drivers back to libEGL.Chia-I Wu
2010-05-14graw: combine graw_init and graw_create_window functionsKeith Whitwell
2010-05-14graw: split util code into new fileKeith Whitwell
2010-05-14graw: move towards glut-like interface, add tri.cKeith Whitwell
2010-05-14scons: add 'targets' variable, for specifying ... targetsKeith Whitwell
2010-05-12rbug: Add to all targets that link against traceJakob Bornecrantz
2010-05-12st/egl: Link egl-apis to LLVM when enabled.Chia-I Wu
2010-05-12mesa/es: Merge back to core mesa.Chia-I Wu
2010-05-11gallium: Add llvmpipe support to st/egl.Chia-I Wu
2010-05-10i965g: link with software- wrapper winsys and drm api helperJakob Bornecrantz
2010-05-08egl: Build drivers in $(TOP)/$(LIB_DIR)/egl.Chia-I Wu
2010-05-08gallium: Add egl-apis target.Chia-I Wu
2010-05-07glapi: Move to src/mapi/.Chia-I Wu
2010-05-06scons: Disable graw-null on msvc until linkage works.José Fonseca
2010-05-06graw-null: Try to fix MSVC linkage problems.José Fonseca
2010-05-06graw-null: New target to ensure we always have a graw implementation available.José Fonseca
2010-05-06graw-xlib: Remove duplicate graw.h file.José Fonseca
2010-05-05graw-xlib: Revert the output dir lib change.José Fonseca
2010-05-05tests/raw: Get it building with scons.José Fonseca
2010-05-01swrastg: Use traceJakob Bornecrantz
2010-04-26st_api: Remove st_moduleJakob Bornecrantz
2010-04-24llvmpipe: add initial autoconf support.Dave Airlie
2010-04-20targets: Use a valid winsys include path in Makefile.driJakob Bornecrantz
2010-04-19Merge branch '7.8'Dan Nicholson
2010-04-16st/drisw: Stop pretending to be drm_apiJakob Bornecrantz
2010-04-14swrastg: Fix defines to be able to load more then one sw driverJakob Bornecrantz