107114 Commits (cb2322c7c0f95d6d1a2b90494cf5f6fd55f55638)
 

Author SHA1 Message Date
  Jonathan Marek 3d182601bb glsl/nir: keep bool types when native_integers=false 6 years ago
  Jonathan Marek b27ad17115 glsl/nir: ftrunc for native_integers=false float to int cast 6 years ago
  Jonathan Marek d3b47e073e glsl/nir: int constants as float for native_integers=false 6 years ago
  Jason Ekstrand 1ede463b6e intel/peephole_ffma: Fix swizzle propagation 6 years ago
  Kenneth Graunke ae683ed3bc nir: Allow a non-existent sampler deref in nir_lower_samplers_as_deref 6 years ago
  Eric Engestrom e12b0b5c6d travis: avoid using unset llvm-config 6 years ago
  Eric Engestrom c8ae891035 egl: remove unused include 7 years ago
  Eric Engestrom d75fbff667 egl: add missing includes 7 years ago
  Iago Toral Quiroga 4b1e436bc9 anv/pipeline_cache: fix incorrect guards for NIR cache 6 years ago
  Kenneth Graunke ad9832d17b blorp: Pass the batch to lookup/upload_shader instead of context 6 years ago
  Kenneth Graunke 084a1cdbb7 blorp: Add blorp_get_surface_address to the driver interface. 6 years ago
  Ilia Mirkin 2165636e9c docs: fix gallium screen cap docs 6 years ago
  Danylo Piliaiev a2db6b4254 glsl: Make invariant outputs in ES fragment shader not to cause error 6 years ago
  Jason Ekstrand eb4b1477dc anv/pipeline: Cache the pre-lowered NIR 6 years ago
  Jason Ekstrand f6aa9f7185 anv/pipeline_cache: Add support for caching NIR 6 years ago
  Jason Ekstrand 8dfda5ebbe anv/pipeline: Hash shader modules and spec constants separately 6 years ago
  Jason Ekstrand b90e55a5d5 compiler/types: Serialize/deserialize subpass input types correctly 6 years ago
  Jason Ekstrand 73ddfbeb85 anv/pipeline: Move wpos and input attachment lowering to lower_nir 6 years ago
  Matt Turner 32e266a9a5 i965: Compile fp64 funcs only if we do not have 64-bit hardware support 6 years ago
  Jason Ekstrand 8ea8727a87 anv/pipeline: Constant fold after apply_pipeline_layout 6 years ago
  Rob Clark 031e94dc72 freedreno/a6xx: fix 3d+tiled layout 6 years ago
  Rob Clark c92c18c70c freedreno/a6xx: move tile_mode to sampler-view CSO 6 years ago
  Rob Clark eb625d30b7 freedreno/a6xx: separate stencil restore/resolve fixes 6 years ago
  Rob Clark 04aff7e42b freedreno: make cmdstream bo's read-only to GPU 6 years ago
  Guido Günther 286de96af8 etnaviv: fix typo in cflush_all description 6 years ago
  Eric Engestrom 53fbde4df3 radv: remove a few more unnecessary KHR suffixes 6 years ago
  Rhys Perry 0210243923 nir: fix copy-paste error in nir_lower_constant_initializers 6 years ago
  Andres Gomez 6c3164cd08 docs: complete the calendar and release schedule documentation 6 years ago
  Andres Gomez 428164d87f glsl/linker: specify proper direction in location aliasing error 6 years ago
  Andres Gomez e2e03f84f9 editorconfig: Add max_line_length property 6 years ago
  Tapani Pälli 864cc419eb intel/isl: move tiled_memcpy static libs from i965 to isl 6 years ago
  Matt Turner 406f603b34 i965: Enable 64-bit GLSL extensions 6 years ago
  Matt Turner 613ac3aaa2 i965: Compile fp64 software routines and lower double-ops 6 years ago
  Matt Turner 18b4e87370 intel/compiler: Heap-allocate temporary storage 6 years ago
  Matt Turner 622d429128 intel/compiler: Expand size of the 'nr' field 6 years ago
  Matt Turner 7e4e9da90d intel/compiler: Prevent warnings in the following patch 6 years ago
  Matt Turner 2b801b6668 intel/compiler: Rearrange code to avoid future problems 6 years ago
  Matt Turner 3b967e1724 intel/compiler: Avoid false positive assertions 6 years ago
  Matt Turner 8534742404 intel/compiler: Split 64-bit MOV-indirects if needed 6 years ago
  Matt Turner e76772af6c intel/compiler: Lower 64-bit MOV/SEL operations 6 years ago
  Matt Turner 2623653126 nir: Unset metadata debug bit if no progress made 6 years ago
  Matt Turner e633fae5cb nir: Add lowering support for 64-bit operations to software 6 years ago
  Matt Turner fe2cbcf3ee nir: Create nir_builder in nir_lower_doubles_impl() 6 years ago
  Matt Turner ecb115eb3f nir: Add and set info::uses_64bit 6 years ago
  Matt Turner 41f3e9e5f5 nir: Implement lowering of 64-bit shift operations 7 years ago
  Matt Turner 62d55f1281 nir: Wire up int64 lowering functions 6 years ago
  Jason Ekstrand adab27e741 nir: Add some more int64 lowering helpers 8 years ago
  Matt Turner dde73e646f nir: Tag entrypoint for easy recognition by nir_shader_get_entrypoint() 6 years ago
  Matt Turner 393b59e077 nir: Rework nir_lower_constant_initializers() to handle functions 6 years ago
  Sagar Ghuge f998ce4111 glsl: Add "built-in" functions to do fp32_to_int64(fp32) 6 years ago