index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
linux-dri-x86-64
Age
Commit message (
Expand
)
Author
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-07
Allow R300 driver to build on x86-64 and PowerPC.
Vladimir Dergachev
2005-07-02
Add support for assembly (static) dispatch functions on x86-64. This
Ian Romanick
2005-07-02
Massive refactor of (most of) the Linux config files. This reduces
Ian Romanick
2005-04-06
Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This is
Ian Romanick
2005-02-14
Change another usage of __AMD64__ to the standard __amd64__, and remove
Eric Anholt
2004-12-08
Improve the behaviour of the build system wrt depend files.
Keith Whitwell
2004-10-29
libGL needs libXxf86vm.a.
Adam Jackson
2004-10-25
Add glx/x11 to the DRI configs, and change the Solo configs to build glx/mini.
Adam Jackson
2004-10-25
Add DRI_LIB_DEPS for the DRI drivers to link against. Remove expat from the
Adam Jackson
2004-09-13
Replace -lGL with -l$(GL_LIB), etc.
Brian Paul
2004-08-22
Converted the Savage driver to the new DRI interface and enabled compilation
Felix Kuehling
2004-07-20
remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default
Brian Paul
2004-06-12
add i915 as it seems to build okay..
Dave Airlie
2004-06-06
Remove drivers that have not been converted to the new interface from
Ian Romanick
2004-06-02
DRI_NEW_INTERFACE_ONLY is now the only support way to build in the
Ian Romanick
2004-04-30
Define GLX_DIRECT_RENDERING in Makefile.template
Keith Whitwell
2004-04-30
AMD64 changes from Ronny V. Vindenes.
Keith Whitwell