Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 1 | -2/+2 |
* | egl: Remove egl_xdri. | Chia-I Wu | 2010-02-05 | 1 | -3/+1 |
* | st/egl_g3d: Rename to st/egl. | Chia-I Wu | 2010-01-22 | 1 | -0/+75 |
* | st/egl: Remove the egl state tracker. | Chia-I Wu | 2010-01-22 | 1 | -19/+0 |
* | st/egl: Use proper Makefile | Jakob Bornecrantz | 2009-05-15 | 1 | -23/+13 |
* | egl: remove compiler flags from CFLAGS | Brian Paul | 2009-02-25 | 1 | -3/+1 |
* | egl: add comment/reminder to fix the CFLAGS in this Makefile | Brian Paul | 2009-02-25 | 1 | -0/+2 |
* | gallium: Fix build when exiting CFLAGS contains a path with different gl.h | Benjamin Close | 2009-02-25 | 1 | -2/+3 |
* | egl: Doesn't depend on xorg or pixman | Jakob Bornecrantz | 2009-02-12 | 1 | -1/+0 |
* | galium: Makefile fixes: -Werror=implicit-function-declaration -> -Werror-impl... | Benjamin Close | 2009-02-13 | 1 | -1/+1 |
* | Add external pixman CFLAGS after all internal include paths | Dan Nicholson | 2009-02-11 | 1 | -1/+1 |
* | egl: Add a egl state_tracker that use Gallium | Jakob Bornecrantz | 2009-01-18 | 1 | -0/+29 |