Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Allows regular DRI drivers to work with libEGL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mostly some pedantic changes such that `make clean' always ignores
errors. Also changed the top clean target to do the `touch
configs/current' dance instead of realclean.
|
|
|
|
|
|
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets.
Patch by Hanno Böck.
|
|
|
|
|
|
|
|
s/_eglAddMode/_eglAddNewMode/
|
|
|
|
|
|
|
|
|
|
To set the FBdev video mode, need to add a \n char to the string.
|
|
|
|
|
|
|
|
Still a work in progress.
|
|
|
|
|
|
|
|
|
|
Seems to be mostly working. Not all of egl API is implemented.
|
|
|
|
|