mesa/src
Ilia Mirkin 74943db82c swr: [rasterizer core] actually perform clear before store in GetHotTile
When switching render target array indexes (as might happen in a GS, or
in a future change, with layered clears), if the previous state is
HOTTILE_CLEAR, we should actually clear the tile before saving it off.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Tim Rowley <timothy.o.rowley@intel.com>
2016-11-23 20:33:32 -05:00
..
amd radv: fix flipped blits 2016-11-23 23:49:32 +00:00
compiler compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit host 2016-11-23 10:15:00 -06:00
egl egl/x11: store xcb_screen_t *screen instead of int screen 2016-11-22 15:13:41 +00:00
gallium swr: [rasterizer core] actually perform clear before store in GetHotTile 2016-11-23 20:33:32 -05:00
gbm gbm: request correct version of the DRI2_FENCE extension 2016-11-22 15:56:44 +00:00
getopt
glx dri: make use of loader_get_extensions_name(..) helper 2016-11-15 18:15:16 +00:00
gtest
hgl
intel i965: Fix a mistake from porting the URB allocation code to arrays. 2016-11-23 16:57:29 -08:00
loader loader: automake: whitespace cleanup 2016-11-21 14:46:40 +00:00
mapi mesa: add missing CONTEXT_ROBUST_ACCESS enum 2016-10-27 07:06:41 +03:00
mesa i965: Use 3DSTATE_CLIP's User Clip Distance Enable bitmask on Gen8+. 2016-11-23 16:57:29 -08:00
util util: import CRC32 implementation from gallium 2016-11-22 18:05:51 +01:00
vulkan/wsi wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR 2016-11-16 09:17:34 +10:00
Makefile.am amd: flatten amd/common makefile structure 2016-11-15 20:04:37 +00:00
SConscript