aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl_g3d/common/egl_g3d.c
Commit message (Expand)AuthorAgeFilesLines
* st/egl_g3d: Always override flush_frontbuffer.Chia-I Wu2010-01-151-4/+6
* egl_g3d: Check if the creation of pipe or st context fails.Chia-I Wu2010-01-141-2/+12
* st/egl_g3d: Use a sequence number to decide if validation is required.Chia-I Wu2010-01-141-12/+23
* st/egl_g3d: Get the stapi from the driver.Chia-I Wu2010-01-121-3/+2
* egl: Add _EGLDriver as the first argument to GetProcAddress.Chia-I Wu2010-01-121-1/+1
* st/egl_g3d: Add support for EGL_MESA_screen_surface.Chia-I Wu2010-01-121-1/+189
* st/egl_g3d: New EGL state tracker that uses Gallium.Chia-I Wu2010-01-121-0/+921