Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | Drop GLframebuffer typedef and just use struct gl_framebuffer | Kristian Høgsberg | 2010-10-13 | 1 | -3/+3 |
* | st/mesa: Remove unnecessary headers. | Vinson Lee | 2010-05-26 | 1 | -2/+0 |
* | gallium: Fix invalidate framebuffer with old libGL libraries | Jakob Bornecrantz | 2010-05-21 | 1 | -0/+73 |
* | st/dri2: Use event-driven buffer validation. | Francisco Jerez | 2010-02-16 | 1 | -50/+0 |
* | st/mesa: Remove unnecessary header from st_cb_viewport.c. | Vinson Lee | 2010-01-21 | 1 | -1/+0 |
* | st/dri: update dri2 drawables when viewport is changed | Ben Skeggs | 2010-01-19 | 1 | -2/+2 |
* | st/mesa: Remove unnecessary headers from st_cb_viewport.c. | Vinson Lee | 2010-01-14 | 1 | -2/+0 |
* | gallium: fix build breakage in st_cb_viewport.c | Brian Paul | 2009-02-23 | 1 | -0/+2 |
* | mesa: only call update_buffer when it's available | Alan Hourihane | 2009-02-23 | 1 | -1/+1 |
* | gallium: add winsys interface for viewport changes to support DRI2 | Alan Hourihane | 2009-02-23 | 1 | -0/+51 |