mesa/src
Caio Marcelo de Oliveira Filho 57fc7a23e1 anv: Remove special allocation for anv_push_constants
The key reason for that mechanism is gone: all the extra optional data
that could be in the anv_push_constants was moved elsewhere.  At this
point, just put anv_push_constants directly in anv_cmd_state (part of
anv_cmd_buffer).

v2: Remove a NULL check we don't need anymore in
    anv_cmd_buffer_push_constants().  (Lionel)
    Fix size we consider for valid push params.  (Lionel)

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
(cherry picked from commit f7d53fffa2)
2019-07-30 08:18:49 +00:00
..
amd radv: Set correct metadata size for GFX9+. 2019-07-26 07:32:34 +00:00
broadcom v3d: fix checking twice auf flag 2019-06-14 09:06:36 +00:00
compiler nir: add access to image_deref intrinsics 2019-07-29 10:23:45 +02:00
egl egl: Also query modifiers when exporting DMABuf 2019-07-25 09:02:00 +00:00
freedreno freedreno: Fix up end range of unaligned UBO loads. 2019-06-25 11:43:26 +00:00
gallium nv50/ir: handle insn not being there for definition of CVT arg 2019-07-29 11:08:14 +00:00
gbm meson: make nm binary optional 2019-05-03 10:58:05 -07:00
getopt
glx meson: allow building all glx without any drivers 2019-07-24 10:09:37 +00: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: update memory editor 2019-02-26 12:49:07 +00:00
intel anv: Remove special allocation for anv_push_constants 2019-07-30 08:18:49 +00:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi meson: Search for execinfo.h 2019-07-02 09:57:34 +02:00
mesa main: Fix memleaks in mesa_use_program 2019-07-25 08:34:56 +00:00
util util: fix no-op macro (bad number of arguments) 2019-07-24 10:29:18 +00:00
vulkan vulkan/wsi: update swapchain status on vkQueuePresent 2019-07-18 08:27:58 +00:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00