mesa/src
Emil Velikov 54f619fb9b egl: drop unneeded sentinel from level_strings[]
The array is local so we already know its size.

v2: Correct loop condition (Bartosz)

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Chad Versace <chadversary@chromium.org>
2017-05-08 15:34:09 +01:00
..
amd radv: fix regression in blit2d push constant change. 2017-05-08 00:54:49 +01:00
compiler glsl: apply the image format for members of structures 2017-05-08 16:04:05 +02:00
egl egl: drop unneeded sentinel from level_strings[] 2017-05-08 15:34:09 +01:00
gallium nv50/ir: Replace NV50_PROGRAM_IR_* by PIPE_SHADER_IR_* 2017-05-07 10:26:37 -04:00
gbm gbm/dri: Fix sign-extension in modifier query 2017-05-02 19:55:13 +01:00
getopt
glx glx/apple: remove empty variable SHARED_GLAPI_CFLAGS 2017-05-04 18:12:05 +01:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: check return value of anv_execbuf_add_bo 2017-05-08 14:38:27 +01:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mesa: add KHR_no_error support to copy buffer subdata functions 2017-05-07 15:29:33 +10:00
mesa st/glsl_to_tgsi: don't use rzalloc_array() when it's unnecessary 2017-05-08 16:04:05 +02:00
util util/disk_cache: remove percentage based max cache limit 2017-04-28 14:35:27 +10:00
vulkan vulkan/wsi/wayland: Pass damage through to the compositor 2017-04-03 13:51:08 -07:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript