mesa/src
Bas Nieuwenhuizen 726a31df70 radv: Add the concept of radv shader binaries.
This simplifies a bunch of stuff by
(1) Keeping all the things in a single allocation, making things easier
 for the cache.
(2) creating a shader_variant creation helper.

This is immediately put to use by creating rtld shader binaries. This
is the main reason for the binaries, as we need to do the linking at
upload time, i.e. post caching. We do not enable rtld yet.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
2019-07-04 10:52:26 +00:00
..
amd radv: Add the concept of radv shader binaries. 2019-07-04 10:52:26 +00:00
broadcom nir: Add lower_rotate flag and set to true in all drivers 2019-07-01 10:14:22 -07:00
compiler glsl/standalone: meson test for --dump-builder 2019-07-03 12:13:37 -07:00
egl egl: simplify loop 2019-07-01 19:35:22 +01:00
etnaviv etnaviv: etnaviv_bo_cache_test: Use /dev/dri/renderD128 by default 2019-06-05 08:58:05 +00:00
freedreno nir: Add lower_rotate flag and set to true in all drivers 2019-07-01 10:14:22 -07:00
gallium panfrost: Take into account off-screen FBOs 2019-07-04 10:48:09 +02:00
gbm gbm: gbm_bo_get_handle_for_plane fallback to nonplanar handle 2019-05-15 18:27:30 +01:00
getopt
glx glx: fix glvnd pointer types 2019-06-20 17:21:37 +01:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel intel: fix wrong format usage 2019-07-03 10:14:54 +02:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi android: fix typo LOCAL_EXPORT_C_INCLUDES 2019-06-29 17:17:49 +02:00
mesa Revert "mesa/st: Passthrough scissor when clearing by quad" 2019-07-04 01:08:02 -04:00
panfrost panfrost: Extend software tiling to larger bpp 2019-07-01 07:40:19 -07:00
util util/macros: rework DIV_ROUND_UP macro 2019-07-04 10:21:32 +02:00
vulkan vulkan: Update the XML and headers to 1.1.113 2019-07-02 22:28:44 +00:00
meson.build lima,panfrost: Move lima_tiling.c/h to /src/panfrost 2019-06-20 08:06:35 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00