| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: Update the drm_api. | Thomas Hellstrom | 2009-04-28 | 1 | -1/+1 |
* | gallium: Remove some little-used fields from struct pipe_surface. | Michel Dänzer | 2009-03-26 | 1 | -2/+0 |
* | st/egl: Set dpms to on when showing screens | Jakob Bornecrantz | 2009-03-25 | 3 | -0/+31 |
* | st/egl: Fix warning | Jakob Bornecrantz | 2009-03-25 | 1 | -1/+7 |
* | gallium: Remove do_flip argument from surface_copy | Jakob Bornecrantz | 2009-03-13 | 1 | -1/+0 |
* | gallium: Unify reference counting. | Michel Dänzer | 2009-03-04 | 1 | -3/+3 |
* | st/drm: s/hocks/hooks/ | Jakob Bornecrantz | 2009-03-03 | 3 | -4/+3 |
* | egl: Fix for minor api change | Jakob Bornecrantz | 2009-02-27 | 1 | -1/+1 |
* | 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 |
* | egl: Use only libdrm structs for kms | Jakob Bornecrantz | 2009-02-11 | 3 | -4/+4 |
* | Add external pixman CFLAGS after all internal include paths | Dan Nicholson | 2009-02-11 | 1 | -1/+1 |
* | gallium: make p_winsys internal | Zack Rusin | 2009-01-30 | 2 | -2/+1 |
* | egl: Don't fill shown screen | Jakob Bornecrantz | 2009-01-30 | 1 | -16/+0 |
* | egl: Blit to the bound frontbuffer with pipe | Jakob Bornecrantz | 2009-01-29 | 1 | -0/+8 |
* | egl: Adopt to st_framebuffer changes | Jakob Bornecrantz | 2009-01-28 | 1 | -2/+1 |
* | egl: Fix swap and creation of front buffer | Jakob Bornecrantz | 2009-01-19 | 2 | -20/+120 |
* | egl: Add a egl state_tracker that use Gallium | Jakob Bornecrantz | 2009-01-18 | 6 | -0/+1034 |