| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | haiku: Remove common directory search path | Alexander von Gluck IV | 2013-10-10 | 1 | -2/+0 |
* | dri: Merge drisw_util.c into dri_util.c | Eric Anholt | 2013-10-10 | 3 | -7/+14 |
* | gallium/targets/libgl-xlib: X11/Xlib.h: No such file or directory | Gaetan Nadon | 2013-10-09 | 1 | -1/+1 |
* | gallium/dri targets: use DRI_DRIVER_LDFLAGS | Marek Olšák | 2013-10-09 | 9 | -9/+9 |
* | gallium/swrast: don't export any private symbols | Marek Olšák | 2013-10-08 | 1 | -1/+2 |
* | gallium/radeon: don't export any private symbols | Marek Olšák | 2013-10-08 | 10 | -10/+20 |
* | radeon/vdpau: only export necessary symbols | Christian König | 2013-10-07 | 3 | -0/+9 |
* | haiku: Ensure correct libraries are referenced. | Alexander von Gluck IV | 2013-10-04 | 1 | -1/+0 |
* | haiku: Clean up code, use target-helpers | Alexander von Gluck IV | 2013-10-04 | 1 | -10/+6 |
* | haiku: Drop haiku-softpipe.c; fix extern C | Alexander von Gluck IV | 2013-10-04 | 4 | -103/+1 |
* | haiku: Correct Haiku softpipe library | Alexander von Gluck IV | 2013-10-04 | 1 | -1/+1 |
* | haiku: Add first Haiku renderer (softpipe) | Alexander von Gluck IV | 2013-10-04 | 8 | -4/+1249 |
* | haiku: Build Haiku's libGL from within Mesa | Alexander von Gluck IV | 2013-10-04 | 7 | -0/+1241 |
* | st/glx: consolidate C sources list into Makefile.sources | Emil Velikov | 2013-10-01 | 1 | -1/+1 |
* | gallium/targets: Make use of prebuilt libdricommon.la. | Johannes Obermayr | 2013-10-01 | 8 | -38/+17 |
* | radeon/winsys: keep screen pointer in winsys v2 | Christian König | 2013-09-25 | 3 | -18/+24 |
* | build/radeonsi: group all targets in common subdir | Christian König | 2013-09-25 | 9 | -97/+74 |
* | build/r600: group all targets in common subdir | Christian König | 2013-09-25 | 11 | -123/+76 |
* | build/r300: group build target in common subdir | Christian König | 2013-09-25 | 8 | -79/+58 |
* | Move nv30, nv50 and nvc0 to nouveau. | Johannes Obermayr | 2013-09-11 | 6 | -18/+0 |
* | freedreno: pipe loader for either kgsl or msm | Rob Clark | 2013-08-29 | 4 | -10/+39 |
* | gallium/osmesa: Link, not copy, the shared library to the LIB_DIR. | Jon Severinsson | 2013-08-23 | 1 | -1/+1 |
* | gallium/osmesa: Always link with the c++ linker. | Jon Severinsson | 2013-08-23 | 1 | -9/+2 |
* | gallium/osmesa: Make and install an osmesa.pc. | Jon Severinsson | 2013-08-23 | 2 | -3/+14 |
* | build: Add --enable-gallium-osmesa flag. | Matt Turner | 2013-08-21 | 1 | -1/+1 |
* | gallium/osmesa: link against static libglapi library too to get the gl exports | Maarten Lankhorst | 2013-08-20 | 1 | -3/+2 |
* | build: Remove unused EGL_PLATFORMS. | Matt Turner | 2013-07-22 | 1 | -1/+0 |
* | scons: Don't use -z defs ld option on Mac. | José Fonseca | 2013-07-21 | 1 | -1/+2 |
* | scons: Disallow undefined symbols in Xlib libGL.so. | José Fonseca | 2013-07-19 | 1 | -0/+3 |
* | targets/xvmc-nouveau: add in missing nv30 lib | Ilia Mirkin | 2013-07-03 | 1 | -0/+1 |
* | gallium: Fix llvmpipe on big-endian machines | Adam Jackson | 2013-06-24 | 1 | -2/+2 |
* | ilo: get rid of function tables in winsys | Chia-I Wu | 2013-06-12 | 2 | -6/+5 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 6 | -6/+0 |
* | Haiku: Add Gallium winsys and target code | Alexander von Gluck IV | 2013-05-22 | 3 | -0/+122 |
* | targets/dri-i915: Force c++ linker in all cases | Chí-Thanh Christopher Nguyễn | 2013-05-09 | 1 | -8/+2 |
* | android: add ilo to the build system | Chia-I Wu | 2013-05-06 | 1 | -0/+3 |
* | scons: remove radeon build | Andreas Boll | 2013-05-03 | 4 | -88/+0 |
* | egl-static: use automake conditionals for defining FEATURE_{GL,ES1,ES2} | Andreas Boll | 2013-05-01 | 1 | -1/+11 |
* | build: Remove libpipe_loader.la from GALLIUM_PIPE_LOADER_LIBS. | Matt Turner | 2013-04-30 | 2 | -0/+2 |
* | build: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS. | Matt Turner | 2013-04-30 | 2 | -0/+2 |
* | ilo: add the driver to the build system | Chia-I Wu | 2013-04-26 | 5 | -0/+147 |
* | freedreno: add noop driver | Rob Clark | 2013-04-24 | 1 | -1/+3 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | build: Get rid of GALLIUM_TARGET_DIRS | Matt Turner | 2013-04-15 | 1 | -1/+151 |
* | build: Build pipe-loader before gallium tests | Matt Turner | 2013-04-15 | 1 | -3/+0 |
* | build: Get rid of GALLIUM_MAKE_DIRS | Matt Turner | 2013-04-15 | 1 | -5/+1 |
* | pipe-loader: Fix out of source build | Niels Ole Salscheider | 2013-04-10 | 1 | -2/+2 |
* | target/osmesa: add new Makefile.am | Brian Paul | 2013-03-12 | 1 | -0/+91 |
* | targets/osmesa: new OSMesa gallium target | Brian Paul | 2013-03-12 | 1 | -0/+55 |