Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fix // comments.
More error checking, etc.
|
|
|
|
determines the bits (either 32 or 64) for libraries without the lib
prefix. progs/egl/Makefile passes CFLAGS on the link commands so that
things like '-m32' get propagated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
VS: ----------------------------------------------------------------------
|
|
Seems to be mostly working. Not all of egl API is implemented.
|
|
|
|
|