Age | Commit message (Expand) | Author |
2008-08-13 | fix compilation | Zack Rusin |
2008-06-12 | revert the DRI2 commits | Alan Hourihane |
2008-06-11 | Hook gallium i915 up to DRI2 | Alan Hourihane |
2008-06-11 | Bring in DRI2 changes | Alan Hourihane |
2008-02-19 | Simplify makefile boilerplate code. | José Fonseca |
2007-12-12 | Add src/mesa to include path. | José Fonseca |
2007-08-07 | Gutsy oopses on touch of existing file. Workaround. | Keith Whitwell |
2007-04-07 | fix etags command to find headers | Brian |
2007-04-05 | Move glcontextmodes.c to glx. | George Sapountzis |
2006-08-10 | linux-indirect target fixes. | Adam Jackson |
2006-07-13 | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul |
2006-06-22 | New 'install' targets in makefile. See bug 2372. | Brian Paul |
2006-03-09 | Instead of adding extra flags to DEFINES with +=, define EXTRA_DEFINES instead. | Brian Paul |
2005-09-12 | use ASM_API variable, bug 4415 | Brian Paul |
2005-08-19 | Convert libGL and DRI drivers to require libdrm. | Adam Jackson |
2005-08-11 | Makefile cleanups suggested by George Fufutos (bugzilla #3899). | Ian Romanick |
2005-07-29 | Add a new config called linux-indirect. This build the GLX libGL just like | Ian Romanick |
2005-07-26 | Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will | Ian Romanick |
2005-07-25 | Added -linker option to mklib, used to specify a particular program for | Brian Paul |
2005-07-24 | All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows | Ian Romanick |
2005-07-02 | Add support for assembly (static) dispatch functions on x86-64. This | Ian Romanick |
2005-05-28 | use shared-core | Dave Airlie |
2005-04-07 | Use the same dispatch.c source file for "normal" Mesa builds and DRI | Ian Romanick |
2005-02-25 | Add GLX protocol support for ARB_fragement_program, | Ian Romanick |
2005-02-23 | Missed the Makefile with the previous commit. | Ian Romanick |
2005-01-19 | Depend tweaks | Keith Whitwell |
2005-01-11 | Put quotes around the CC and CXX variables passed to mklib. This make | Ian Romanick |
2004-12-20 | Use GLX protocol code generated by glX_proto_send.py. | Ian Romanick |
2004-12-08 | Improve the behaviour of the build system wrt depend files. | Keith Whitwell |
2004-12-01 | Use indirect_size.c and indirect_size.h generated by using | Ian Romanick |
2004-12-01 | Make the transition to script-genereated GLX code easier. | Ian Romanick |
2004-12-01 | Make the transition to script-genereated GLX code easier. | Ian Romanick |
2004-10-25 | remove a -Werror from testing. | Adam Jackson |
2004-10-25 | Import the GLX client side library, formerly from xc/lib/GL/glx. Build it | Adam Jackson |