mesa/src
Jason Ekstrand ae8caaadee nir/lower_system_values: Drop the context-aware builder functions
Instead of having context-aware builder functions, just provide lowering
for the system value intrinsics and let nir_shader_lower_instructions
handle the recursion for us.  This makes everything a bit simpler and
means that the lowering can also be used if something comes in as a
system value intrinsic rather than a load_deref.

Reviewed-by: Eric Anholt <eric@anholt.net>
2019-07-16 16:05:16 +00:00
..
amd radv: add radv_emit_streamout_{begin,end} helpers 2019-07-16 11:17:00 +02:00
broadcom v3d: use inc/dec tmu operation with image atomic sub/add of 1 2019-07-12 11:51:22 +02:00
compiler nir/lower_system_values: Drop the context-aware builder functions 2019-07-16 16:05:16 +00:00
egl egl: add glvnd symbols check 2019-07-10 11:27:51 +00:00
etnaviv etnaviv: detect v4 compression 2019-07-04 14:05:18 -04:00
freedreno freedreno: Generate headers from xml files 2019-07-10 22:05:02 +00:00
gallium panfrost: Use 64-bit descriptors globally 2019-07-16 08:40:59 -07:00
gbm gbm: sort symbols 2019-07-10 11:27:51 +00:00
getopt
glx glx: fix glvnd pointer types 2019-06-20 17:21:37 +01:00
gtest
hgl
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel anv: Account for dynamic stencil write disables in the PMA fix 2019-07-16 15:12:45 +00:00
loader
mapi mapi: add shared glapi symbols check 2019-07-10 11:27:51 +00:00
mesa meta: memory leak of CopyPixels usage 2019-07-16 13:48:47 +03:00
panfrost pandecode: Add more addresses to trace 2019-07-16 08:40:59 -07:00
util util/macros: rework DIV_ROUND_UP macro 2019-07-04 10:21:32 +02:00
vulkan vulkan: add symbols file 2019-07-10 11:27:51 +00:00
meson.build lima,panfrost: Move lima_tiling.c/h to /src/panfrost 2019-06-20 08:06:35 -07:00
SConscript