Age | Commit message (Collapse) | Author |
|
With core mesa doing runtime API checks, GLES overlay is no longer
needed. Make --enable-gles-overlay equivalent to --enable-gles[12].
There may still be places where compile-time checks are done. They
could be fixed case by case.
|
|
With the omit list gone, there are not too many differences in building
core mesa and ES overlay. Remove the mesa/es and build both of them in
src/mesa/Makefile.
|
|
Update to reflect recent gles and mapi works.
|
|
Simply the name to egl.
|
|
|
|
Update the instructions and add references to egl.html.
|
|
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
|