summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_viewport.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-10-13Drop GLframebuffer typedef and just use struct gl_framebufferKristian Høgsberg
2010-05-26st/mesa: Remove unnecessary headers.Vinson Lee
2010-05-21gallium: Fix invalidate framebuffer with old libGL librariesJakob Bornecrantz
2010-02-16st/dri2: Use event-driven buffer validation.Francisco Jerez
2010-01-21st/mesa: Remove unnecessary header from st_cb_viewport.c.Vinson Lee
2010-01-19st/dri: update dri2 drawables when viewport is changedBen Skeggs
2010-01-14st/mesa: Remove unnecessary headers from st_cb_viewport.c.Vinson Lee
2009-02-23gallium: fix build breakage in st_cb_viewport.cBrian Paul
2009-02-23mesa: only call update_buffer when it's availableAlan Hourihane
2009-02-23gallium: add winsys interface for viewport changes to support DRI2Alan Hourihane