Age | Commit message (Collapse) | Author |
|
This is a cleaned up (in as much as atombios can be..) of benh's patch.
airlied - removed benh's debugging for now, it might need to be put back later..
|
|
Minor changes to avoid declarations mixed with code.
Ansified functions with empty prototype to specify they don't
receive arguments.
Added some prototypes to radeon.h, and major reorder on radeon.h
adding prototypes in alphabetical order and specifying to file that
defines it.
|
|
I commented out the object parsing for the time being as
using it will require some thought as to new output
related data structures.
|
|
ATOM builds, but it's not hooked up yet.
|