summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-31force NIR_TEST_SERIALIZE on for testingi965-shader-cache-v3.5Jordan Justen1-1/+1
2017-10-31!UPSTREAM: Enable i965 shader cache by defaultJordan Justen1-1/+1
2017-10-31fixup! i965: Initialize disk shader cache if MESA_GLSL_CACHE_DISABLE is falseJordan Justen1-4/+3
2017-10-31i965: Initialize disk shader cache if MESA_GLSL_CACHE_DISABLE is falseJordan Justen4-0/+33
2017-10-31dri drivers: Always add the sha1 build-idJordan Justen5-1/+5
2017-10-31disk_cache: Fix issue reading GLSL metadataJordan Justen1-1/+1
2017-10-31glsl/shader_cache: Save fs (BlendSupport) metadataJordan Justen1-0/+6
2017-10-31i965: Initialize sha1 hash of dri config optionsJordan Justen1-0/+4
2017-10-31i965: Don't link when the program was found in the disk cacheJordan Justen1-0/+3
2017-10-31i965: add cache fallback support using serialized nirJordan Justen1-1/+26
2017-10-31i965: add support for cached shaders with xfb qualifiersTimothy Arceri1-0/+8
2017-10-31mesa/glsl: add api_enabled flag to gl_transform_feedback_infoTimothy Arceri2-1/+7
2017-10-31fixup! i965: Add shader cache support for computeJordan Justen1-1/+3
2017-10-31fixup! i965: Add shader cache support for computeJordan Justen1-2/+0
2017-10-31i965: Add shader cache support for computeJordan Justen5-12/+53
2017-10-31fixup! i965: add shader cache support for tess stagesJordan Justen1-2/+6
2017-10-31fixup! i965: add shader cache support for tess stagesJordan Justen1-4/+0
2017-10-31i965: add shader cache support for tess stagesTimothy Arceri3-16/+70
2017-10-31fixup! i965: add shader cache support for geometry shadersJordan Justen1-1/+3
2017-10-31fixup! i965: add shader cache support for geometry shadersJordan Justen1-2/+0
2017-10-31i965: add shader cache support for geometry shadersTimothy Arceri2-8/+35
2017-10-31i965: Add shader cache support for vertex and fragment stagesTimothy Arceri3-16/+30
2017-10-31fixup! i965: add initial implementation of on disk shader cacheJordan Justen1-9/+6
2017-10-31fixup! i965: add initial implementation of on disk shader cacheJordan Justen1-33/+18
2017-10-31fixup! i965: add initial implementation of on disk shader cacheJordan Justen1-21/+8
2017-10-31fixup! i965: add initial implementation of on disk shader cacheJordan Justen1-5/+1
2017-10-31i965: add initial implementation of on disk shader cacheTimothy Arceri4-0/+332
2017-10-31i965: Calculate thread_count in brw_alloc_stage_scratchJordan Justen8-45/+62
2017-10-31intel/compiler: Add functions to get prog_data and prog_key sizes for a stageJordan Justen2-0/+42
2017-10-31intel/compiler: Add union types for prog_data and prog_key stagesJordan Justen1-0/+22
2017-10-31blob: Don't set overrun if reading 0 bytes at end of dataJordan Justen1-1/+1
2017-10-31intel/compiler: Remove final_program_size from brw_compile_*Jordan Justen17-92/+55
2017-10-31intel/compiler: add new field for storing program sizeCarl Worth6-14/+35
2017-10-31i965: Don't rely on nir for uses_texture_gatherJordan Justen3-9/+9
2017-10-31i965/link: Serialize program to nir after linking for shader cacheJordan Justen1-0/+10
2017-10-31glsl/shader_cache: Save and restore serialized nir in gl_programJordan Justen1-0/+16
2017-10-31main: Add driver cache blob fields to gl_programJordan Justen2-0/+8
2017-10-31nir: Add hooks for testing serializationJason Ekstrand2-0/+36
2017-10-31nir: add serialization and deserializationConnor Abbott4-0/+1248
2017-10-31meson: set visibility flags on gbmDylan Baker1-1/+1
2017-10-31meson: Don't link gbm with threadsDylan Baker1-1/+1
2017-10-31meson: Use true and false instead of yes and no for tristate optionsDylan Baker2-6/+6
2017-10-31winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.Andrey Grodzovsky7-1/+16
2017-10-31meson: do not search for needless depsErik Faye-Lund2-12/+22
2017-10-31radv: bail out when binding the same vertex buffersSamuel Pitoiset1-2/+16
2017-10-31radv: bail out when binding the same index bufferSamuel Pitoiset2-0/+14
2017-10-31meson: use dep_m in libgalliumErik Faye-Lund1-1/+1
2017-10-31radv: use correct alloc function when loading from diskTimothy Arceri1-1/+14
2017-10-30i965: Fix ARB_indirect_parameters logic.Plamena Manolova1-31/+16
2017-10-30i965: Don't flag BRW_NEW_SURFACES unless some push constants are dirty.Kenneth Graunke1-2/+1