mesa/src
Jonathan Marek 773d640efa turnip: implement UBWC
This enables UBWC for everything except 3D textures.

It breaks many image_to_image copies but those aren't important and it can
be worked around later (image_to_image copy needs to be done in two steps,
decode from the source format and then encode to the destination format).

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Reviewed-by: Eric Anholt <eric@anholt.net>
2019-11-21 22:21:57 +00:00
..
amd aco: fix copy+paste error 2019-11-21 20:28:57 +00:00
broadcom v3d: adds an extra MOV for any sig.ld* 2019-11-20 11:21:16 +01:00
compiler nir: fix deref offset builder 2019-11-22 04:37:41 +10:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl Revert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT" 2019-11-14 07:46:14 +02:00
etnaviv util: remove LIST_IS_EMPTY macro 2019-10-28 11:24:39 +00:00
freedreno turnip: implement UBWC 2019-11-21 22:21:57 +00:00
gallium freedreno/regs: update UBWC related bits 2019-11-21 22:21:57 +00:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel Revert "i965/fs: Merge CMP and SEL into CSEL on Gen8+" 2019-11-20 20:47:32 +00:00
loader loader: replace xmlpool_options_h with idep_xmlconfig_headers 2019-10-31 15:29:06 +00:00
mapi mesa: add ARB_shading_language_include stubs 2019-11-20 05:05:55 +00:00
mesa Revert "st/mesa: keep serialized NIR instead of nir_shader in st_program" 2019-11-20 15:22:32 -08:00
panfrost panfrost: Add the lod_bias field 2019-11-21 06:05:12 +00:00
util mesa: enable glthread for 7 Days To Die 2019-11-18 17:25:57 -05:00
vulkan util: add missing R8G8B8A8_SRGB format to vk_format_map 2019-11-21 17:46:27 +00:00
meson.build meson: revert glvnd workaround 2019-10-31 17:09:59 +00:00
SConscript