104203 Commits (bc8abc1adf0355b54e552c0944b8742d237bd1b0)
 

Author SHA1 Message Date
  Marek Olšák 2c94f321eb radeonsi: merge txq_emit and resq_emit 7 years ago
  Marek Olšák a14c803166 radeonsi: inline resq_fetch_args 7 years ago
  Marek Olšák 347e52adcd radeonsi: inline txq_fetch_args 7 years ago
  Marek Olšák c9b2ce2672 radeonsi: use get_resinfo directly in lower_gather4_integer 7 years ago
  Marek Olšák 7804ddaf87 radeonsi: inline tex_fetch_args into build_tex_intrinsic 7 years ago
  Marek Olšák da1d8adc29 radeonsi: remove fetch_args callbacks for ALU instructions 7 years ago
  Marek Olšák ac72a6bd0b radeonsi: move internal TGSI shaders into si_shaderlib_tgsi.c 7 years ago
  Marek Olšák 0ca8294ece radeonsi: implement EXT_window_rectangles 7 years ago
  Marek Olšák 465e929d6a gallium/u_blitter: save/restore window rectangles 7 years ago
  Marek Olšák 15fc0f8d4a noop: implement set_window_rectangles 7 years ago
  Marek Olšák 7c8716e4fb ddebug: implement set_window_rectangles 7 years ago
  Rodrigo Vivi 44f1dcf9b3 i965: Add a new CFL PCI ID. 7 years ago
  Rob Clark 70bf639328 freedreno/ir3: add support for a6xx 'merged' register set 7 years ago
  Rob Clark 4813060ed4 freedreno/ir3: small RA cleanup 7 years ago
  Rob Clark fdd35f497b freedreno/ir3: stop hard-coding FS input regs 7 years ago
  Rob Clark e97b56172c freedreno/ir3: use r63.x for unused inputs 7 years ago
  Rob Clark 066930e54d freedreno/ir3: create all inputs in first block 7 years ago
  Rob Clark 62da068fd3 freedreno/ir3: rename s/frag_pos/frag_vcoord/g 7 years ago
  Rob Clark 4a7f9feada compiler: add SYSTEM_VALUE_VARYING_COORD 7 years ago
  Rob Clark b5a098b202 freedreno/ir3: move per-generation compiler config 7 years ago
  Bas Nieuwenhuizen 66e12451ac radv: Update to new VK_EXT_vertex_attribute_divisor to version 2. 7 years ago
  Bas Nieuwenhuizen 4bb6c49375 radv: Allow ETC2 on RAVEN and VEGA10 instead of all GFX9. 7 years ago
  Bas Nieuwenhuizen bf33ca7512 radv: Fix missing Android platform define. 7 years ago
  Rob Clark 13b9d32fb1 freedreno: move free() into fdN_context_destroy() 7 years ago
  Jonathan Marek dc9705f30d freedreno: a2xx: ir2 update 7 years ago
  Andres Gomez 5406eb5513 docs: update calendar 18.2.0-rc1 and 18.2.0-rc2 are out 7 years ago
  Bas Nieuwenhuizen fbcd167314 radv: Add on-demand compilation of built-in shaders. 7 years ago
  Bas Nieuwenhuizen 24a9033d6f radv: Refactor blit pipeline creation. 7 years ago
  Bas Nieuwenhuizen 806a792b43 radv: Make fs key exemplars ordered to be a reverse fs_key lookup. 7 years ago
  Dave Airlie 0be5e9f5a1 virgl: ARB_texture_barrier support 7 years ago
  Dylan Baker 6d61aed231 docs: update calendar, add news item and link release notes for 18.1.6 7 years ago
  Dylan Baker 973ae7a06b docs: Add sha256 sums for 18.1.6 7 years ago
  Dylan Baker 66c8a64e67 docs: Add release notes for 18.1.6 7 years ago
  Alejandro Piñeiro 668ab8aeb1 mesa/glspirv: fix compilation with MSVC 7 years ago
  Eric Engestrom f976d22759 travis: install correct version of mako for each build system 7 years ago
  Erik Faye-Lund ae5770171c mesa/st/glsl_to_tgsi: fixup copy-paste mistake 7 years ago
  Neil Roberts c91a5f70fb i965/nir: Use the nir copy of shader_info to handle gl_PatchVerticesIn 7 years ago
  Neil Roberts a105c1e6e5 mesa/glspirv: Set separate_shader on shader_info 7 years ago
  Iago Toral Quiroga 40947d4744 mesa/glspirv: pick off the only entry point we need 7 years ago
  Alejandro Piñeiro 32e1d4c34b mesa/glspirv: compute double inputs and remap attributes 7 years ago
  Alejandro Piñeiro d6c8066663 nir/glsl: make nir_remap_attributes public 7 years ago
  Alejandro Piñeiro af194bd38e nir/lower_samplers: don't assume a deref for both texture and sampler srcs 7 years ago
  Alejandro Piñeiro fe2de39fb2 nir/linker: take into account hidden uniforms 7 years ago
  Alejandro Piñeiro 5332d7582d nir: add how_declared to nir_variable.data 7 years ago
  Neil Roberts be6f472b23 spirv: Make VertexIndex and VertexId both non-zero-based 7 years ago
  Alejandro Piñeiro 624c00f1a6 spirv: fill info.gs.input_primitive too 7 years ago
  Tapani Pälli ed94a5799d docs/features: mark GL_EXT_render_snorm as done for i965 7 years ago
  Tapani Pälli fa9e6c235d i965: enable EXT_render_snorm 7 years ago
  Tapani Pälli 0d356cf478 mesa: enable EXT_render_snorm extension 7 years ago
  Kenneth Graunke de57926dc9 blorp: Properly handle Z24X8 blits. 7 years ago