xserver-multidpi/GL
Ian Romanick 370b111f48 Use '$(DRMSRCDIR)/shared-core' instead of '$(DRMSRCDIR)/shared' for DRM
includes. This matches the way drivers are built in the Mesa tree and
    fixes a build problem in the Savage driver.
Convert uses of __glPointParameterfvARB_size to
    __glPointParameterfvEXT_size and uses of __glPointParameteriv_size to
    __glPointParameterivNV_size. This eliminates the need to hand-edit
    indirect_size.c after it is generated.
2005-08-12 16:30:57 +00:00
..
apple Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
dri Forgot to add these for some reason 2005-07-12 00:55:43 +00:00
glx Use '$(DRMSRCDIR)/shared-core' instead of '$(DRMSRCDIR)/shared' for DRM 2005-08-12 16:30:57 +00:00
include - Bug #3960: Add remaining GLX and pci.ids stuff to DIST (Cha Young-Ho, 2005-08-04 22:31:20 +00:00
mesa - Check for vsnprintf 2005-08-04 18:45:46 +00:00
windows Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
Makefile.am - Bug #3960: Add remaining GLX and pci.ids stuff to DIST (Cha Young-Ho, 2005-08-04 22:31:20 +00:00
symlink-mesa.sh GLX fix for loadable servers: indirect_size.c goes in libglx, not libGLcore 2005-08-01 18:41:54 +00:00