summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/egl_g3d/common/egl_g3d.c
AgeCommit message (Expand)Author
2010-01-18st/egl_g3d: Update validate to use an attachment mask.Chia-I Wu
2010-01-15st/egl_g3d: Avoid validation upon buffer swap or flush frontbuffer.Chia-I Wu
2010-01-15st/egl_g3d: Hook to update_buffer of the pipe screen.Chia-I Wu
2010-01-15st/egl_g3d: Always override flush_frontbuffer.Chia-I Wu
2010-01-14egl_g3d: Check if the creation of pipe or st context fails.Chia-I Wu
2010-01-14st/egl_g3d: Use a sequence number to decide if validation is required.Chia-I Wu
2010-01-12st/egl_g3d: Get the stapi from the driver.Chia-I Wu
2010-01-12egl: Add _EGLDriver as the first argument to GetProcAddress.Chia-I Wu
2010-01-12st/egl_g3d: Add support for EGL_MESA_screen_surface.Chia-I Wu
2010-01-12st/egl_g3d: New EGL state tracker that uses Gallium.Chia-I Wu