mesa/src
Chad Versace a4b045ca44 anv: Add anv_cmd_state::attachments
This array contains attachment state when recording a renderpass instance.
It's populated on each call to anv_cmd_buffer_set_pass.

The data is currently set but unused. We'll use it later to defer each
attachment clear to the subpass that first uses the attachment.
2016-01-14 22:53:05 -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 radeonsi: don't miss changes to SPI_TMPRING_SIZE 2016-01-14 19:55:41 +01: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: Fix texture return types 2016-01-14 18:48:57 -08:00
glx glx/dri3: a drawable might not be bound at wait time 2015-12-21 06:43:58 -05:00
gtest mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
isl isl: Add missing break statement in array pitch calculation 2016-01-07 11:08:12 -08:00
loader loader: unconditionally add AM_CPPFLAGS to libloader_la_CPPFLAGS 2015-11-23 12:07:50 +00:00
mapi glapi: add ARB_indirect_parameters definitions 2016-01-07 18:38:46 -05:00
mesa i965/fs/generator: Change a comment as per jordan's suggestion 2016-01-14 22:03:15 -08:00
util Merge remote-tracking branch 'mesa-public/master' into vulkan 2015-12-27 23:23:05 -08:00
vulkan anv: Add anv_cmd_state::attachments 2016-01-14 22:53:05 -08:00
Makefile.am isl: Move it a standalone directory 2015-12-15 08:45:49 -08:00
SConscript scons: rework the EGL build 2015-07-22 16:35:27 +01:00