| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix libGL build on FreeBSD by respecting ASM_FLAGS. | Eric Anholt | 2005-09-13 | 2 | -2/+3 |
* | use ASM_API variable, bug 4415 | Brian Paul | 2005-09-12 | 14 | -11/+25 |
* | added -Wmissing-prototypes to WARN_FLAGS | Brian Paul | 2005-09-06 | 2 | -3/+3 |
* | fix APP_LIB_DEPS | Brian Paul | 2005-08-29 | 1 | -2/+1 |
* | update version to 6.5.0 | Brian Paul | 2005-08-23 | 1 | -2/+2 |
* | Convert libGL and DRI drivers to require libdrm. | Adam Jackson | 2005-08-19 | 5 | -9/+12 |
* | Bump version to 6.3.2 | Brian Paul | 2005-08-16 | 1 | -1/+1 |
* | Put back '-I/usr/X11R6/include'. | Ian Romanick | 2005-08-15 | 2 | -2/+17 |
* | Remove the logic that determines at compile time whether or not HAVE_ALIAS | Ian Romanick | 2005-08-11 | 3 | -4/+5 |
* | Don't link with libGL, libEGL, or libEGLdri. On EGL setups libGL isn't | Ian Romanick | 2005-08-11 | 1 | -1/+1 |
* | Since Brian's recent commit, "-I/usr/X11R6/include/X11/extensions" is no | Ian Romanick | 2005-08-11 | 3 | -5/+1 |
* | Dike out the linux-specific EGL bits unless it's a linux build. | Eric Anholt | 2005-08-08 | 1 | -0/+1 |
* | Allow R300 driver to build on x86-64 and PowerPC. | Vladimir Dergachev | 2005-08-07 | 2 | -2/+2 |
* | Enable EGL support in 'linux-dri' config | Jon Smirl | 2005-08-07 | 1 | -3/+3 |
* | Remove EGL from linux-solo makefile | Jon Smirl | 2005-08-05 | 1 | -3/+3 |
* | Add a new config called linux-indirect. This build the GLX libGL just like | Ian Romanick | 2005-07-29 | 3 | -2/+52 |
* | Commit Ian's fixes from Bug 3877 | Jon Smirl | 2005-07-29 | 1 | -1/+1 |
* | Fix SPARC assembly for 64-bit | Ian Romanick | 2005-07-28 | 2 | -13/+41 |
* | No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE. | Ian Romanick | 2005-07-26 | 3 | -29/+8 |
* | All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows | Ian Romanick | 2005-07-24 | 1 | -1/+1 |
* | bump version to 6.3.1 | Brian Paul | 2005-07-21 | 1 | -1/+1 |
* | Connect the r300 bits up to the build. | Eric Anholt | 2005-07-20 | 2 | -2/+2 |
* | Add some missing defines, copied from linux-dri. | Eric Anholt | 2005-07-20 | 1 | -1/+1 |
* | re-enable the ffb driver | Alan Hourihane | 2005-07-18 | 1 | -2/+2 |
* | redo previous check-in, just set ARCH_FLAGS = -m32 | Brian Paul | 2005-07-15 | 1 | -5/+3 |
* | define CFLAGS and CXXflags with -m32 (Egbert Eich) | Brian Paul | 2005-07-15 | 1 | -0/+6 |
* | Restore linux-x86-32 config for Brian. | Ian Romanick | 2005-07-08 | 1 | -0/+7 |
* | Put default back to the normal DRM path | Jon Smirl | 2005-07-02 | 1 | -2/+1 |
* | Add support for assembly (static) dispatch functions on x86-64. This | Ian Romanick | 2005-07-02 | 3 | -2/+3 |
* | linux-x86-32 is unnecessary. The same thing can be acomplished by | Ian Romanick | 2005-07-02 | 1 | -13/+0 |
* | Massive refactor of (most of) the Linux config files. This reduces | Ian Romanick | 2005-07-02 | 14 | -180/+47 |
* | Make linux-x86 more like the other linux configs. | Ian Romanick | 2005-07-02 | 1 | -6/+24 |
* | Move the PYTHON2 and PYTHON_FLAGS assignments to configs/current, and | Brian Paul | 2005-07-01 | 1 | -1/+6 |
* | fix a few glitches | Brian Paul | 2005-06-30 | 1 | -3/+7 |
* | added GL libs to APP_LIB_DEPS (bug 3485) | Brian Paul | 2005-06-07 | 1 | -1/+1 |
* | fix error in OSMESA_LIB_NAME line | Brian Paul | 2005-06-07 | 1 | -1/+1 |
* | Add a freebsd-dri-amd64 config, and quiet makedepend slightly by making an | Eric Anholt | 2005-05-28 | 2 | -2/+12 |
* | make egl build first so we don't get wierd drivers linking to libs not available | Dave Airlie | 2005-05-26 | 1 | -1/+1 |
* | make linux-solo and linux-solo-x86 config files hierarchical | Dave Airlie | 2005-05-26 | 2 | -29/+21 |
* | remove -ansi -pedantic -D_POSIX_C_SOURCE=199309L from CXXFLAGS | Brian Paul | 2005-05-16 | 3 | -3/+3 |
* | First attempt at getting egl support up on dumb framebuffer. | Jon Smirl | 2005-05-13 | 1 | -4/+4 |
* | added linux-x86-xcb config (Jeremy Kolb) | Brian Paul | 2005-05-07 | 1 | -0/+24 |
* | x86-64 transform optimizations (Mikko T.) | Brian Paul | 2005-05-07 | 2 | -3/+31 |
* | added a comment | Brian Paul | 2005-05-05 | 1 | -0/+1 |
* | add PROGRAM_DIRS line | Brian Paul | 2005-05-05 | 1 | -1/+2 |
* | Improve the DRI fb driver, now it compiles. | Jon Smirl | 2005-05-01 | 1 | -1/+1 |
* | new config | Keith Whitwell | 2005-04-29 | 1 | -0/+9 |
* | Minor changes to make linux-solo build again | Jon Smirl | 2005-04-25 | 1 | -3/+0 |
* | config for profiling with gprof | Brian Paul | 2005-04-15 | 1 | -0/+29 |
* | Add TLS support to libGL and, by virtue of using glthread.h and GL_CALL, all | Ian Romanick | 2005-04-13 | 1 | -0/+2 |