mesa/src
Francisco Jerez d9e0b9a06a isl/gen9: Fix slice offset calculation for 1D array images.
The X component of the offset is set to the layer index times layer
height which is obviously bogus, return the vertical offset of the
slice as Y component instead.  Fixes a few image load/store tests that
use 1D arrays on SKL when forcing it to fall back to untyped reads and
writes.
2016-01-26 15:14:50 -08:00
..
egl egl: don't forget to ship platform_x11_dri3.h into the tarball 2015-11-20 18:08:04 +00:00
gallium freedreno/a4xx: Add support for adreno 430 2016-01-21 17:20:11 -05:00
gbm gbm.h: Add a missing stddef.h include for size_t. 2015-10-30 19:12:14 +00:00
getopt
glsl nir/spirv: Add proper support for InstanceIndex 2016-01-26 14:56:37 -08:00
glx glx/dri3: a drawable might not be bound at wait time 2015-12-21 06:43:58 -05:00
gtest
hgl
isl isl/gen9: Fix slice offset calculation for 1D array images. 2016-01-26 15:14:50 -08:00
loader loader: unconditionally add AM_CPPFLAGS to libloader_la_CPPFLAGS 2015-11-23 12:07:50 +00:00
mapi mesa: add GREMEDY_string_marker 2016-01-21 17:19:05 -05:00
mesa i965/fs_surface_builder: Mask signed integers after conversion 2016-01-26 15:14:50 -08:00
util util/bitset: Allow iterating over const bitsets 2016-01-18 09:18:42 -08:00
vulkan anv/image: Actually fill out brw_image_param structs 2016-01-26 15:14:50 -08:00
Makefile.am isl: Move it a standalone directory 2015-12-15 08:45:49 -08:00
SConscript