Age | Commit message (Collapse) | Author |
|
The template makefile that most libraries in
gallium included was based on dri and had a bunch
unrelevant junk in it.
Update it and improve the depending makefiles.
|
|
|
|
Moving files since these are not being used outside gallium.
|
|
|
|
Don't define ASM_SOURCES variable globally -- reserve that variable to be defined
locally by makefiles, together with C_SOURCES and CPP_SOURCES.
|
|
Using the u_ prefix to distingish the c source files that support gallium
interfaces and those that have really no relation with gallium itself.
|
|
|
|
|