Brian Paul
|
d84f09306c
|
Replace -lGL with -l$(GL_LIB), etc.
Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file.
|
21 лет назад |
Jon Smirl
|
368f3c551b
|
Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_name
will be correctly defined.
|
21 лет назад |
Jon Smirl
|
5500094413
|
Convert miniglx to use Ian's fancy new driver config code.
This removes the miniglx driver function InitContextModes().
All of the server directories were edited to remove the implementations.
|
21 лет назад |
Jon Smirl
|
aaebfc88c0
|
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
uses the NEW_INTERFACE now so _SOLO isn't necessary anymore.
Tested with the hardware that I own.
|
21 лет назад |
Jon Smirl
|
c2bffec91a
|
Mesa-solo builds with these changes. There are still more fixups needed to
get individual drivers working again. This converts miniglx to the new
dri interface. Thanks to Erdi Chen for the new interface code.
|
21 лет назад |
Brian Paul
|
adcb228fed
|
linux-solo-ia64 config (Stephane Marchesin)
|
21 лет назад |
Keith Whitwell
|
e61df58729
|
First attempt at building a dri module in this tree
-- make target is linux-dri
-- will attempt to build i830_dri.so
The object builds but hasn't been tested.
|
21 лет назад |
Dave Airlie
|
ec5f71d0f3
|
make solo work like before new makefile merge
|
21 лет назад |
Brian Paul
|
a70ad91209
|
new system configurations
|
21 лет назад |