Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-16 | android: Add pre-generated files. | Chia-I Wu | |
make -C src/glsl builtin_function.cpp make -C src/es1api make -C src/es2api make -C src/shared-glapi make -C src/mesa/mai/api_exec_es{12}.c | |||
2011-01-24 | add machine generated files to .gitignore | Tim Wiederhake | |
Signed-off-by: Brian Paul <brianp@vmware.com> | |||
2011-01-19 | Add machine generated files to .gitignore | twied | |
2010-05-08 | mapi: Add install rules for OpenGL ES. | Chia-I Wu | |
Move the install rules for OpenGL ES from src/mesa/Makefile to mapi. | |||
2010-05-07 | glapi: Move to src/mapi/. | Chia-I Wu | |
Move glapi to src/mapi/{glapi,es1api,es2api}. |