mesa/src/gallium/auxiliary
Timothy Arceri e1af20f18a nir/i965/anv/radv/gallium: make shader info a pointer
When restoring something from shader cache we won't have and don't
want to create a nir_shader this change detaches the two.

There are other advantages such as being able to reuse the
shader info populated by GLSL IR.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2016-10-26 14:29:36 +11:00
..
cso_cache gallium: Use enum pipe_shader_type in set_shader_images() 2016-08-29 09:07:37 -06:00
draw draw: improve vertex fetch (v2) 2016-10-19 01:44:59 +02:00
gallivm gallivm: try to fix build with LLVM <= 3.4 due to missing CallSite.h 2016-10-20 17:45:23 +02:00
hud gallium/hud: Remove superfluous debug 2016-10-06 16:37:06 +01:00
indices gallium/util: another s/unsigned/enum pipe_prim_type/ for clang 2016-05-27 18:42:21 -06:00
nir nir/i965/anv/radv/gallium: make shader info a pointer 2016-10-26 14:29:36 +11:00
os gallium/os: Use unsigned integers for size computation 2016-10-13 21:16:35 +02:00
pipe-loader loader: remove loader_get_driver_for_fd() driver_type 2016-10-18 17:06:29 +01:00
pipebuffer gallium/radeon/winsyses: reduce the number of pb_cache buckets 2016-09-27 16:45:41 +02:00
postprocess gallium/postprocess: Fix resource freeing 2016-09-01 07:59:49 +02:00
rbug Fix a few typos 2015-04-27 17:28:29 +03:00
rtasm gallium: Use STATIC_ASSERT whenever possible. 2016-04-12 16:56:15 +01:00
target-helpers gallium/target-helpers: remove inline_wrapper_sw_helper.h 2016-05-01 08:37:25 +01:00
tgsi tgsi: trivial build fix for MSVC 2016-10-24 14:16:07 -07:00
translate translate: fix start_instance parameter in sse version 2016-06-21 21:50:16 -04:00
util gallium/util: Add align_calloc 2016-10-24 21:56:44 +02:00
vl gallium/auxiliary: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC) 2016-10-04 11:08:55 +02:00
Android.mk Android: fix build break from nir/glsl move to compiler/ 2016-02-29 10:51:44 +00:00
Makefile.am gallium/hud: Add support for block I/O, network I/O and lmsensor stats 2016-09-28 16:18:05 -06:00
Makefile.sources gallium/hud: Add support for CPU frequency monitoring 2016-09-30 15:18:46 -06:00
SConscript scons: whitespace cleanup 2016-05-25 12:23:12 -06:00