mesa/src
Timur Kristóf e6330d71b5 aco: Fix GFX9 FLAT, SCRATCH, GLOBAL instructions, add GFX10 support.
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
2019-10-10 09:57:53 +02:00
..
amd aco: Fix GFX9 FLAT, SCRATCH, GLOBAL instructions, add GFX10 support. 2019-10-10 09:57:53 +02:00
broadcom v3d: Enable the late algebraic optimizations to get real subs. 2019-09-30 09:44:10 +00:00
compiler nir: add shader_info::last_msaa_image 2019-10-09 17:12:19 -04:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl egl: Include stddef.h in generated source 2019-10-09 13:16:38 -07:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno freedreno: Enable the nir_opt_algebraic_late() pass. 2019-09-30 09:44:10 +00:00
gallium v3d: take into account prim_counts_offset 2019-10-10 09:51:50 +02:00
gbm libgbm: Wire up getCapability for the image loader 2019-09-20 19:10:31 +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 delete autotools .gitignore files 2019-04-29 21:17:19 +00: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 anv/pipeline: Capture serialized NIR 2019-10-09 22:28:01 +00:00
loader loader: Simplify handling of the radeonsi driver 2019-10-08 09:02:34 +00:00
mapi mesa: Allow MESA_framebuffer_flip_y for GLES 3 2019-10-08 13:53:01 -07:00
mesa st/mesa: fix R8 bitmap texture for TGSI paths. 2019-10-10 10:22:37 +10:00
panfrost pan/midgard: Replace mir_is_live_after with new pass 2019-10-03 22:29:51 -04:00
util util: fix to detect NetBSD properly 2019-10-09 13:01:17 -07:00
vulkan vulkan: Update the XML and headers to 1.1.124 2019-10-07 09:12:12 -07:00
meson.build amd: Move all amd/common code that depends on LLVM to amd/llvm. 2019-10-08 00:44:08 +00:00
SConscript