mesa/src
Gurchetan Singh bf576772ab dri_util: add driImageFormatToSizedInternalGLFormat function
This is needed to implement the EXT_EGL_image_storage spec:

"If <target> is GL_TEXTURE_2D, then the resultant texture must have a
sized internal format which is colorspace and size compatible with the
dma-buf.  If the GL is unable to determine such a format, the error
INVALID_OPERATION is generated."

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
2020-01-13 14:57:22 -08:00
..
amd aco: fix unconditional demote_to_helper 2020-01-13 21:08:41 +00:00
broadcom nir/lower_atomics_to_ssbo: Also lower barriers 2020-01-13 17:23:47 +00:00
compiler nir/lower_atomics_to_ssbo: Also lower barriers 2020-01-13 17:23:47 +00:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl Revert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT" 2019-11-14 07:46:14 +02:00
etnaviv etnaviv: add drm-shim 2019-11-21 22:56:04 +00:00
freedreno nir/lower_atomics_to_ssbo: Also lower barriers 2020-01-13 17:23:47 +00:00
gallium radeonsi: don't enable VBOs in user SGPRs if compute-based culling can be used 2020-01-13 15:57:07 -05:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: Memset array properties 2020-01-13 22:33:55 +00:00
loader loader: fix close on uninitialized file descriptor value 2019-12-19 00:51:36 +02:00
mapi glapi / teximage: implement EGLImageTargetTexStorageEXT 2020-01-13 14:57:18 -08:00
mesa dri_util: add driImageFormatToSizedInternalGLFormat function 2020-01-13 14:57:22 -08:00
panfrost panfrost: Remove unneeded phi nodes 2020-01-13 14:09:47 +00:00
util ir3: Set up full/half register conflicts correctly 2020-01-09 16:03:25 -08:00
vulkan android: util: Add a mapping from VkFormat to PIPE_FORMAT. 2019-12-27 09:20:40 +01:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript