summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
device-baseegldevice: implement eglQueryDisplayAttribEXTJonny Lamb9 years
device-hashegldevice: implement EGL_MESA_device_hashJonny Lamb9 years
egl-transparencyegl: implement EGL_MESA_transparent_alpha for x11 and waylandJonny Lamb9 years
extant-wl-drmwayland: use extant wl_drm where appropriateJonny Lamb9 years
masterosmesa: fix OSMesaPixelsStore typoBrian Paul9 years
 
 
AgeCommit messageAuthorFilesLines
2015-07-22egldevice: implement eglQueryDisplayAttribEXTdevice-baseJonny Lamb5-1/+102
2015-07-22egldevice: add simple eglQueryDeviceAttribEXT implementationJonny Lamb3-1/+31
2015-07-22egldevice: implement eglQueryDeviceStringEXTJonny Lamb3-1/+44
2015-07-22egldevice: add EGLDevice checking helper functionJonny Lamb3-0/+36
2015-07-22egldevice: implement eglQueryDevicesEXT using udevJonny Lamb3-3/+172
2015-07-22egldevice: copy udev dlopen code in from loader.cJonny Lamb1-0/+54
2015-07-22egldevice: use _EGLDevice struct and keep a list of them in globalsJonny Lamb6-2/+150
2015-07-21egl: add initial boilerplate for EGL_EXT_device_{base,query,enumeration}Jonny Lamb2-0/+46
2015-07-15osmesa: fix OSMesaPixelsStore typoHEADmasterBrian Paul2-2/+2
2015-07-14vc4: Cache the texture p1 for the sampler.Eric Anholt3-49/+69
[...]
 
Clone
git://people.freedesktop.org/~jonny/mesa
ssh://people.freedesktop.org/~jonny/mesa