117945 Commits (c14f823ee5e109a0051225a24685e3fa015abb49)
 

Author SHA1 Message Date
  Neil Roberts 2ec97e78a9 nir/opcodes: Add a helper function to generate reduce opcodes 6 years ago
  Neil Roberts 9a96afb97e nir/opcodes: Add a helper function to generate the comparison binops 6 years ago
  Samuel Pitoiset 7ecd8a3471 radv: enable VK_KHR_shader_subgroup_extended_types on GFX6-GFX7 5 years ago
  Alejandro Piñeiro b4bc59e37e v3d: adds an extra MOV for any sig.ld* 5 years ago
  Jose Maria Casanova Crespo d983055184 v3d: Fix predication with atomic image operations 5 years ago
  Tomeu Vizoso 36b099a7b0 panfrost: Don't print the midgard_blend_rt structs on SFBD 5 years ago
  Tomeu Vizoso 2dc720cb2c gitlab-ci: Fix dir name for VK-GL-CTS sources 5 years ago
  Tomeu Vizoso 409f6c40ca panfrost: Rework buffers in SFBD 5 years ago
  Tomeu Vizoso 697f02c2a1 panfrost: Just print tiler fields as-is for Tx20 5 years ago
  Alyssa Rosenzweig fcf144d96a pan/midgard: Introduce quirks checks 5 years ago
  Timothy Arceri 614fba0ce1 gitlab-ci: update for arb_shading_language_include 5 years ago
  Timothy Arceri 530d3b2900 gitlab-ci: bump piglit checkout commit 5 years ago
  Timothy Arceri af432be538 mesa: enable ARB_shading_language_include 6 years ago
  Timothy Arceri 49cdbba9f6 mesa: implement glCompileShaderIncludeARB() 6 years ago
  Timothy Arceri bad2c77aa8 mesa: add shader include lookup support for relative paths 6 years ago
  Timothy Arceri 1201d3377e mesa: add support cursor support for relative path shader includes 6 years ago
  Timothy Arceri db5197cec5 glsl: delay compilation skip if shader contains an include 6 years ago
  Timothy Arceri 17df8f8b5d glsl: add can_skip_compile() helper 6 years ago
  Timothy Arceri 5327b756bf glsl: error if #include used while extension is disabled 6 years ago
  Timothy Arceri 13a1426b97 glsl: add preprocessor #include support 6 years ago
  Timothy Arceri e0fd2fa689 glsl: pass gl_context to glcpp_parser_create() 6 years ago
  Timothy Arceri 67b32190f3 glsl: add ARB_shading_language_include support to #line 6 years ago
  Timothy Arceri 2497c51717 mesa: implement glDeleteNamedStringARB() 6 years ago
  Timothy Arceri f2d01cac7e mesa: split _mesa_lookup_shader_include() in two 6 years ago
  Timothy Arceri ae2e41841f mesa: implement glGetNamedStringivARB() 6 years ago
  Timothy Arceri 575137e613 mesa: implement glIsNamedStringARB() 6 years ago
  Timothy Arceri fafda32127 mesa: make error checking optional in _mesa_lookup_shader_include() 6 years ago
  Timothy Arceri a47bfbe189 mesa: implement glGetNamedStringARB() 6 years ago
  Timothy Arceri fc573c9816 mesa: add glNamedStringARB() support 6 years ago
  Timothy Arceri 628d34fddd mesa: add copy_string() helper 6 years ago
  Timothy Arceri 8acab84f93 mesa: add _mesa_lookup_shader_include() helper 6 years ago
  Timothy Arceri 643a533fc2 mesa: add helper to validate tokenise shader include path 6 years ago
  Timothy Arceri 06f33d82ca mesa: add ARB_shading_language_include infrastructure to gl_shared_state 6 years ago
  Timothy Arceri 35108caa71 glsl: add infrastructure for ARB_shading_language_include 6 years ago
  Timothy Arceri 906f1a2933 mesa: add ARB_shading_language_include stubs 6 years ago
  Bas Nieuwenhuizen 4eb2a1dc6f radv: Do not change scratch settings while shaders are active. 5 years ago
  Eric Anholt bdf03b738d turnip: Drop the copy of the formats table. 5 years ago
  Eric Anholt 3a28281bf8 util: Add a mapping from VkFormat to PIPE_FORMAT. 5 years ago
  Marek Olšák 36c055c9b7 winsys/amdgpu: detect noop dependencies on the same ring correctly 5 years ago
  Marek Olšák e7fb9c73a7 ac: fill num_rings for remaining IPs 5 years ago
  Marek Olšák e9cc4f670f ac: add radeon_info::num_rings and move ring_type to amd_family.h 5 years ago
  Marek Olšák 654efd38bb nir: don't use GLenum16 in nir.h 5 years ago
  Marek Olšák ec7d37c9c0 nir: move data.descriptor_set above data.index for better packing 5 years ago
  Marek Olšák b160acb9f5 glsl_to_nir: rename image_access to mem_access 5 years ago
  Marek Olšák 193e2c9625 nir/print: only print image.format for image variables 5 years ago
  Marek Olšák ebe7579655 nir: move data.image.access to data.access 5 years ago
  Marek Olšák 3a8d686889 st/mesa: call nir_serialize only once per shader 5 years ago
  Marek Olšák db0c89d4bf st/mesa: keep serialized NIR instead of nir_shader in st_program 5 years ago
  Marek Olšák 610fb0e19c st/mesa: call nir_sweep in st_finalize_nir 5 years ago
  Marek Olšák 4e70cba638 st/mesa: subclass st_vertex_program for VP-specific members 5 years ago