Age | Commit message (Expand) | Author |
2010-06-04 | gallium: Add winsys to include path to Xorg template makefile | Jakob Bornecrantz |
2010-06-01 | gallium: Don't depend directly on staging dir in Xorg template makefile | Jakob Bornecrantz |
2010-06-01 | gallium: Don't always copy the dri driver to the staging dir | Jakob Bornecrantz |
2010-06-01 | gallium: Create a Xorg driver template Makefile | Jakob Bornecrantz |
2010-05-31 | st/xorg, vmware: Make throttling configurable. | Thomas Hellstrom |
2010-05-31 | targets/egl: Add SConscript for egl-apis. | Chia-I Wu |
2010-05-31 | targets/egl: Add SConscript for egl_gdi_swrast. | Chia-I Wu |
2010-05-31 | egl: Use SConscript for Windows build. | Chia-I Wu |
2010-05-29 | targets/egl: Give egl targets a good build enviroment | Jakob Bornecrantz |
2010-05-29 | r600g: fix build | Marek Olšák |
2010-05-27 | r600g: Integrate into build | Jakob Bornecrantz |
2010-05-27 | r600g: adapt to latest interfaces changes | Marek Olšák |
2010-04-30 | xorg-vmwgfx: Add vmwctrl proto | Jakob Bornecrantz |
2010-05-20 | graw-null: Remove unnecessary header. | Vinson Lee |
2010-05-19 | egl: Link drivers back to libEGL. | Chia-I Wu |
2010-05-14 | graw: combine graw_init and graw_create_window functions | Keith Whitwell |
2010-05-14 | graw: split util code into new file | Keith Whitwell |
2010-05-14 | graw: move towards glut-like interface, add tri.c | Keith Whitwell |
2010-05-14 | scons: add 'targets' variable, for specifying ... targets | Keith Whitwell |
2010-05-12 | rbug: Add to all targets that link against trace | Jakob Bornecrantz |
2010-05-12 | st/egl: Link egl-apis to LLVM when enabled. | Chia-I Wu |
2010-05-12 | mesa/es: Merge back to core mesa. | Chia-I Wu |
2010-05-11 | gallium: Add llvmpipe support to st/egl. | Chia-I Wu |
2010-05-10 | i965g: link with software- wrapper winsys and drm api helper | Jakob Bornecrantz |
2010-05-08 | egl: Build drivers in $(TOP)/$(LIB_DIR)/egl. | Chia-I Wu |
2010-05-08 | gallium: Add egl-apis target. | Chia-I Wu |
2010-05-07 | glapi: Move to src/mapi/. | Chia-I Wu |
2010-05-06 | scons: Disable graw-null on msvc until linkage works. | José Fonseca |
2010-05-06 | graw-null: Try to fix MSVC linkage problems. | José Fonseca |
2010-05-06 | graw-null: New target to ensure we always have a graw implementation available. | José Fonseca |
2010-05-06 | graw-xlib: Remove duplicate graw.h file. | José Fonseca |
2010-05-05 | graw-xlib: Revert the output dir lib change. | José Fonseca |
2010-05-05 | tests/raw: Get it building with scons. | José Fonseca |
2010-05-01 | swrastg: Use trace | Jakob Bornecrantz |
2010-04-26 | st_api: Remove st_module | Jakob Bornecrantz |
2010-04-24 | llvmpipe: add initial autoconf support. | Dave Airlie |
2010-04-20 | targets: Use a valid winsys include path in Makefile.dri | Jakob Bornecrantz |
2010-04-19 | Merge branch '7.8' | Dan Nicholson |
2010-04-16 | st/drisw: Stop pretending to be drm_api | Jakob Bornecrantz |
2010-04-14 | swrastg: Fix defines to be able to load more then one sw driver | Jakob Bornecrantz |
2010-04-11 | Fix build with --enable-32-bit. | Török Edwin |
2010-04-11 | scons: Always build softpipe and llvmpipe (when llvm available). | José Fonseca |
2010-04-11 | scons: Make LLVM a black-white dependency. | José Fonseca |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-04-05 | scons: Link expat in dri builds. | Vinson Lee |
2010-03-31 | libgl-xlib: Fix missing X11 symbols. | José Fonseca |
2010-03-29 | swrastg: Silence unused value warning. | Vinson Lee |
2010-03-29 | st/dri/sw: add drisw_api similarly to dri1_api | George Sapountzis |
2010-03-28 | gallium: new raw gallium interface to support standalone tests | Keith Whitwell |
2010-03-28 | drisw: probably better hack for stride and some comments | George Sapountzis |