aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl_g3d/common/native.h
Commit message (Expand)AuthorAgeFilesLines
* st/egl_g3d: Rename to st/egl.Chia-I Wu2010-01-221-277/+0
* st/egl_g3d: Add support for probe to native displays.Chia-I Wu2010-01-201-0/+37
* st/egl_g3d: Add is_pixmap_supported to native display interface.Chia-I Wu2010-01-181-0/+11
* st/egl_g3d: Update validate to use an attachment mask.Chia-I Wu2010-01-181-10/+19
* st/egl_g3d: Hook to update_buffer of the pipe screen.Chia-I Wu2010-01-151-1/+2
* st/egl_g3d: Always override flush_frontbuffer.Chia-I Wu2010-01-151-10/+7
* st/egl_g3d: Use a sequence number to decide if validation is required.Chia-I Wu2010-01-141-3/+4
* st/egl_g3d: Improve comments to the native display interface.Chia-I Wu2010-01-121-2/+12
* st/egl_g3d: Update the native display interface for modesetting.Chia-I Wu2010-01-121-13/+56
* st/egl_g3d: New EGL state tracker that uses Gallium.Chia-I Wu2010-01-121-0/+168