Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-04 | st/mesa: Clean up header file inclusion in st_cb_blit.h. | Vinson Lee | |
Replaced mtypes.h and st_context.h with forward declarations. Added compiler.h for INLINE symbol. | |||
2010-05-12 | st/mesa: Make st_cb_blit.h FEATURE_EXT_framebuffer_blit aware. | Chia-I Wu | |
This change allows st_cb_blit.h to be used without knowing if FEATURE_EXT_framebuffer_blit is enabled. | |||
2008-03-18 | gallium: glFramebufferBlitEXT() implementation | Brian | |