108932 Commits (e1d81decf7a093867f051786a5d7f6ce4d827ff1)
 

Author SHA1 Message Date
  Jason Ekstrand 8993e0973f intel/nir: Drop an unneeded lower_constant_initializers call 6 years ago
  Jason Ekstrand fa4824c1db intel/debug: Add a debug flag to force software fp64 6 years ago
  Jason Ekstrand 0ce1aea88b i965: Compile the fp64 program based on nir options 6 years ago
  Jason Ekstrand 9314084237 nir: Teach loop unrolling about 64-bit instruction lowering 6 years ago
  Jason Ekstrand ebb3695376 nir: Expose double and int64 op_to_options_mask helpers 6 years ago
  Iago Toral Quiroga ca2b5e9069 compiler/nir: add an is_conversion field to nir_op_info 6 years ago
  Ian Romanick 55e6454d5e intel/fs: Fix extract_u8 of an odd byte from a 64-bit integer 6 years ago
  Ian Romanick 4aaf139ea4 intel/fs: nir_op_extract_i8 extracts a byte, not a word 6 years ago
  Ian Romanick bbf20a1ca3 intel/compiler: Silence unused parameter warning in brw_interpolation_map.c 6 years ago
  Ian Romanick dea19138dd intel/compiler: Silence many unused parameter warnings in brw_eu.h 6 years ago
  Eric Engestrom 89241eeafc meson: remove unused include_directories(vulkan) 6 years ago
  Eric Engestrom ad862c36e5 meson: fix with_dri2 definition for GNU Hurd 6 years ago
  Lionel Landwerlin b49726afd4 radv: set num_components on vulkan_resource_index intrinsic 6 years ago
  Timothy Arceri 54522d0506 nir: rename glsl_type_is_struct() -> glsl_type_is_struct_or_ifc() 6 years ago
  Timothy Arceri e16a27fcf8 glsl: rename record_types -> struct_types 6 years ago
  Timothy Arceri 8294295dbd glsl: rename record_location_offset() -> struct_location_offset() 6 years ago
  Timothy Arceri 88d8c4e290 glsl: rename get_record_instance() -> get_struct_instance() 6 years ago
  Timothy Arceri 81ee2cd8ba glsl: rename is_record() -> is_struct() 6 years ago
  Karol Herbst 272e927d0e nir/spirv: initial handling of OpenCL.std extension opcodes 7 years ago
  Karol Herbst d0b47ec4df nir/vtn: add support for SpvBuiltInGlobalLinearId 6 years ago
  Karol Herbst f48c672965 nir: add support for address bit sized system values 7 years ago
  Karol Herbst 5f8257fb0b nir/spirv: improve parsing of the memory model 7 years ago
  Karol Herbst 5d48359a2c nir: replace magic numbers with M_PI 6 years ago
  Caio Marcelo de Oliveira Filho 69cc6272fb anv: Implement VK_EXT_external_memory_host 6 years ago
  Eric Anholt 5c655c47db v3d: Drop the V3D 3.x vpm read dead code elimination. 6 years ago
  Eric Anholt e8ee1f8eaf v3d: Eliminate the TLB and TLBU files. 6 years ago
  Eric Anholt 110f14d4b4 v3d: Use ldunif instructions for uniforms. 6 years ago
  Eric Anholt 4036fce8fd v3d: Add support for register-allocating a ldunif to a QFILE_TEMP. 6 years ago
  Eric Anholt 70df388219 v3d: Drop the old class bits splitting up the accumulators. 6 years ago
  Eric Anholt dff1fc04e0 v3d: Add support for vir-to-qpu of ldunif instructions to a temp. 6 years ago
  Eric Anholt 4739181a16 v3d: Switch implicit uniforms over to being any qinst->uniform != ~0. 6 years ago
  Eric Anholt 1e98f02d88 v3d: Do uniform rematerialization spilling before dropping threadcount 6 years ago
  Eric Anholt 060979a380 v3d: Fix temporary leaks of temp_registers and when spilling. 6 years ago
  Eric Engestrom faf9e40f35 gitlab-ci: drop job prefixes 6 years ago
  Timur Kristóf 45809bcb33 tgsi_to_nir: Set correct location for uniforms. 6 years ago
  Timur Kristóf 770faf546d tgsi_to_nir: Improve interpolation modes. 6 years ago
  Kenneth Graunke 2fb800fd1d tgsi_to_nir: use sampler variables and derefs 6 years ago
  Timur Kristóf 674045d04b tgsi_to_nir: Support FACE and POSITION properly. 6 years ago
  Timur Kristóf f748fa47f8 tgsi_to_nir: Extract ttn_emulate_tgsi_front_face into its own function. 6 years ago
  Timur Kristóf 840c7d1ebd tgsi_to_nir: Restructure system value loads. 6 years ago
  Timur Kristóf 9a834447d6 tgsi_to_nir: Produce optimized NIR for a given pipe_screen. 6 years ago
  Timur Kristóf e582e761b7 freedreno: Plumb pipe_screen through to irX_tgsi_to_nir. 6 years ago
  Timur Kristóf 6684e039eb nir: Add multiplier argument to nir_lower_uniforms_to_ubo. 6 years ago
  Timur Kristóf 909d1f50f3 nir: Move nir_lower_uniforms_to_ubo to compiler/nir. 6 years ago
  Timur Kristóf 4dba72c4b3 tgsi_to_nir: Split to smaller functions. 6 years ago
  Timur Kristóf 950aebbc53 tgsi_to_nir: Make the TGSI IF translation code more readable. 6 years ago
  Timur Kristóf fa076acbc0 tgsi_to_nir: Fix TGSI LIT translation by using flt. 6 years ago
  Timur Kristóf 28be7b33b9 tgsi_to_nir: Fix the TGSI ARR translation by converting the result to int. 6 years ago
  Timur Kristóf 317f10bf40 nir: Add ability for shaders to use window space coordinates. 6 years ago
  Eric Anholt 2780a99ff8 v3d: Move the stores for fixed function VS output reads into NIR. 6 years ago