summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/egl/x11/native_x11.h
AgeCommit message (Collapse)Author
2010-03-05st/egl: Add event support to the native display interface.Chia-I Wu
There is only invalid_surface event right now. When EGL receives the event, it sets the force_validate flag of the context binding to the surface. This helps skip an unnecessary check.
2010-01-22st/egl_g3d: Rename to st/egl.Chia-I Wu
Simply the name to egl.