Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-05 | egl: Remove egl_xdri. | Chia-I Wu | |
egl_xdri steals code from src/glx/x11/. This makes it broken from time to time when there is a bigger change to the GLX code. As egl_dri2 has been merged, which also functions as a DRI2 driver loader, remove egl_xdri for good. | |||
2010-02-03 | st/egl: Add missing headers. | Vinson Lee | |
2010-02-04 | egl: fix implicit declaration of pipe_texture_reference adding u_inlines.h | Igor Oliveira | |
2010-02-02 | gallium: Move deprecated pipe/internal/p_winsys_screen.h inside ↵ | José Fonseca | |
util/u_simple_screen.h | |||
2010-02-02 | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca | |
2010-01-25 | egl: check if driver_name is null | Igor Oliveira | |
2010-01-22 | st/egl_g3d: Rename to st/egl. | Chia-I Wu | |
Simply the name to egl. |