commit | 545ac97f9b95e9b5ebd04d2960abb224b5adbe17 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@lunarg.com> | Wed Feb 17 23:11:31 2010 +0800 |
committer | Chia-I Wu <olv@lunarg.com> | Thu Feb 25 21:29:36 2010 +0800 |
tree | 04b5fde8510efaa5887c9f6d746b70393e7f2a4e | |
parent | cc7904ffa56b3f27de80bf31084dead12fb09ae0 [diff] |
st/egl: Add dri2InvalidateBuffers. src/glx/dri2.c will call dri2InvalidateBuffers when DRI2_InvalidateBuffers event is received. This fixes a missing symbol error, and paves the way for event-based validation.