mesa/src
Rob Clark 91f9bb99c5 freedreno: add gmem state cache
Which also has the benefit of getting rid of fd_context::gmem.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3503>
2020-01-29 21:19:41 +00:00
..
amd aco: Fix the meaning of is_atomic. 2020-01-29 20:32:31 +00:00
broadcom util/hash_table: update users to use new optimal integer hash functions 2020-01-23 17:06:57 +00:00
compiler nir: Make nir_deref_path_init skip trivial casts 2020-01-29 18:25:36 +00:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl egl: drop confusing mincore() error message 2020-01-22 17:55:26 +00:00
etnaviv etnaviv: update Android build files 2020-01-24 14:03:28 +00:00
freedreno turnip: remove unused descriptor state dirty 2020-01-29 20:52:52 +00:00
gallium freedreno: add gmem state cache 2020-01-29 21:19:41 +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 drisw: Cache the depth of the X drawable 2020-01-23 23:03:13 +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 meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: Rename a variable 2020-01-29 09:43:42 -06:00
loader loader: Check if the kernel driver is i915 before loading iris 2020-01-28 15:35:09 -08:00
mapi glapi / teximage: implement EGLImageTargetTexStorageEXT 2020-01-13 14:57:18 -08:00
mesa mesa/st: random whitespace cleanup 2020-01-29 11:21:47 +00:00
panfrost pan/midgard: Fix a liveness info leak 2020-01-29 12:59:32 +00:00
util util/simple_mtx: add a missing include to get ASSERTED 2020-01-24 20:29:29 -05:00
vulkan vulkan/wsi: Fix compiler warning when no WSI platforms are enabled. 2020-01-28 12:30:48 -08:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript