mesa/src
Bas Nieuwenhuizen fba0e07869 radv: Fix off by one in MAX_VBS assert.
e.g. 0 + 32 <= 32 should be valid.

Fixes: f4e499ec79 "radv: add initial non-conformant radv vulkan driver"
Tested-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
2017-08-25 22:47:49 +02:00
..
amd radv: Fix off by one in MAX_VBS assert. 2017-08-25 22:47:49 +02:00
broadcom broadcom/genxml: Add V3D 3.3 packet definitions. 2017-08-18 12:54:13 -07:00
compiler glsl: fix glsl_struct_field size calculations for shader cache 2017-08-25 09:05:28 +02:00
egl egl/drm: Don't "fall back" to /dev/dri/card0 if the first open fails 2017-08-25 16:21:43 -04:00
gallium gallium/u_threaded: fix a typo 2017-08-25 15:40:28 +02:00
gbm
getopt
glx mesa: Implement GL_ARB_texture_filter_anisotropic 2017-08-25 12:38:01 -04:00
gtest
hgl
intel i965: Do not store SRC after 0 on component control. 2017-08-25 10:02:09 -07:00
loader dri3: Move up fourcc utility function 2017-08-21 12:55:54 +01:00
mapi mesa: Implement GL_ARB_polygon_offset_clamp 2017-08-25 12:38:14 -04:00
mesa i965: Use GEN_GEN and GEN_IS_HASWELL in genX_state_upload.c code. 2017-08-25 11:40:43 -07:00
util util/disk_cache: write cache item metadata to disk 2017-08-25 13:20:29 +10:00
vulkan vulkan: import 1.0.59 headers and xml. 2017-08-22 07:00:50 +10:00
Makefile.am
SConscript