Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-19 | es: added -I$(TOP)/include path | Brian Paul | |
2010-03-12 | winsys/xlib, st/es: Advertise st_api.h support. | Chia-I Wu | |
This is done by defining one of st_module_OpenGL_ES1, st_module_OpenGL_ES2, and st_module_OpenGL. | |||
2010-01-23 | st/es: Pass -linker and -ldflags to mklib. | Chia-I Wu | |
2010-01-12 | st/es: Clean up install target. | Chia-I Wu | |
Use DESTDIR and MINSTALL. Signed-off-by: Chia-I Wu <olvaffe@gmail.com> | |||
2010-01-12 | st/es: Fix build issue after merge. | Chia-I Wu | |
In c847a13d38d4e8c5f4c386d060dcc8ec09e491a3, auxiliaries becomes a single library; In e388d62b4712bcd75cecad53f5ca20a2bb6f89b1, the default build is changed to have -fvisibility=hidden. Signed-off-by: Chia-I Wu <olvaffe@gmail.com> | |||
2009-11-05 | st/es: Add OpenGL ES state trackers. | Chia-I Wu | |
Signed-off-by: Chia-I Wu <olvaffe@gmail.com> |