mesa/src/vulkan
Jason Ekstrand 002e7b0cc3 anv: Remove the GLSL -> SPIR-V scraper/converter
This was very useful to get us up-and-going.  However, now that we can use
NIR directly for meta shaders, we don't need this anymore and we might as
well drop the glslc dependency.
2015-10-02 16:20:04 -07:00
..
tests
.gitignore
anv_allocator.c
anv_aub.h
anv_batch_chain.c anv/batch_chain: Use the surface state pool for binding tables 2015-09-28 16:01:14 -07:00
anv_cmd_buffer.c anv/batch_chain: Use the surface state pool for binding tables 2015-09-28 16:01:14 -07:00
anv_compiler.cpp anv: Add a back-door for passing NIR shaders directly into the pipeline 2015-10-02 16:16:57 -07:00
anv_device.c anv/device: Use a 4K block size for surface state blocks 2015-09-28 16:01:01 -07:00
anv_entrypoints_gen.py
anv_formats.c
anv_gem.c
anv_gem_stubs.c
anv_icd.json.in
anv_image.c
anv_intel.c
anv_meta.c anv/meta: Use NIR directly for blit shaders 2015-10-02 16:18:44 -07:00
anv_nir.h
anv_nir_apply_dynamic_offsets.c Merge branch 'master' of ../mesa into vulkan 2015-10-01 14:24:29 -07:00
anv_nir_builder.h anv: Add some NIR builder helpers 2015-10-02 16:15:53 -07:00
anv_pipeline.c anv: Add a back-door for passing NIR shaders directly into the pipeline 2015-10-02 16:16:57 -07:00
anv_private.h anv: Add a back-door for passing NIR shaders directly into the pipeline 2015-10-02 16:16:57 -07:00
anv_query.c
anv_util.c
anv_wsi.c
anv_wsi.h
anv_wsi_wayland.c anv/wsi_wayland: Fix FIFO mode 2015-09-28 15:58:34 -07:00
anv_wsi_x11.c vk/wsi/x11: Send OUT_OF_DATE if the X drawable goes away 2015-10-02 13:44:53 -07:00
gen7_cmd_buffer.c
gen7_pack.h
gen7_pipeline.c
gen7_state.c
gen8_cmd_buffer.c anv/gen8: Do a render cache flush prior to changing state base address 2015-09-28 16:01:14 -07:00
gen8_pack.h
gen8_pipeline.c
gen8_state.c
gen75_pack.h
Makefile.am anv: Remove the GLSL -> SPIR-V scraper/converter 2015-10-02 16:20:04 -07:00