mesa/src
Nicolas Dufresne 8093990ef4 st/dri: Fix RGB565 EGLImage creation
When creating egl images we do a bytes to pixel conversion by deviding
by 4 regardless of the pixel format. This does not work for RGB565. In
this patch, we avoid useless conversion and use proper API when the
conversion cannot be avoided.

Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
2016-04-20 17:55:30 +09:00
..
compiler nir/lower-tex: add srgb->linear lowering 2016-04-19 17:13:50 -04:00
egl egl: add EGL_KHR_reusable_sync to egl_dri 2016-04-05 15:24:57 +02:00
gallium st/dri: Fix RGB565 EGLImage creation 2016-04-20 17:55:30 +09:00
gbm gbm: do not wrap header inclusion in extern "C" 2016-03-09 17:16:50 +00:00
getopt
glx glx: update to updated version of EXT_create_context_es2_profile 2016-02-03 15:44:51 -05:00
gtest
hgl
intel anv/device: Images are only enabled in scalar stages 2016-04-15 16:40:56 -07:00
loader dri: add backbuffer use flag 2016-03-09 15:02:25 +01:00
mapi mesa: expose EXT_base_instance in ES3 contexts 2016-04-03 20:40:55 -04:00
mesa mesa/st: enable compute shaders if images are also supported 2016-04-19 18:10:32 +02:00
util util: Fix warning of invalid return value 2016-04-15 15:00:58 -07:00
Makefile.am configure: Add initial support for enabling Vulkan drivers 2016-04-14 15:15:00 -07:00
SConscript glsl: move to compiler/ 2016-01-26 16:08:33 +00:00