mesa.git
2018-03-16 Emil Velikovvulkan/wsi/x11: correct DRI3 version in comment
2018-03-16 Emil Velikovvulkan/wsi/x11: use ARRAY_SIZE where applicable
2018-03-16 Juan A. Suarez... mesa: RGB9_E5 invalid for CopyTexSubImage* in GLES
2018-03-16 Christian Gmeineretnaviv: remove superfluous \n from DBG(..) callers
2018-03-16 Samuel Pitoisetradv: run nir_opt_move_load_ubo
2018-03-16 Samuel Pitoisetnir: add nir_opt_move_load_ubo() optimization pass
2018-03-16 Dave Airlieradv: drop geometry stride user sgpr.
2018-03-16 Dave Airlieradv: get rid of geometry user sgpr for num entries.
2018-03-16 Dave Airlieradv: migrate lds size calculations to shader gen.
2018-03-16 Dave Airlieradv: drop scanning the tess shader in the nir code.
2018-03-16 Dave Airlieradv: use num_patches output from tcs shader.
2018-03-16 Dave Airlieradv/tess: remove last chunk of tess sgprs
2018-03-16 Dave Airlieradv: pass num_patches to tes from tcs
2018-03-16 Dave Airlieradv: drop tess offchip layout for tcs.
2018-03-16 Dave Airlieradv: drop tcs_out_offsets
2018-03-16 Dave Airlieradv: drop tcs_out_layout
2018-03-16 Dave Airlieradv/tess: drop tcs_in_layout setting completely.
2018-03-16 Dave Airlieradv: drop ls_out_layout const.
2018-03-16 Dave Airlieradv/shader_info: start gathering tess output info...
2018-03-16 Dave Airlieradv: migrate unique index info shader info (v2)
2018-03-15 Samuel PitoisetRevert "mesa: do not trigger _NEW_TEXTURE_STATE in...
2018-03-15 Lionel Landwerlinanv: silence unused variable warning
2018-03-15 Lionel Landwerlini965: silence unused function warning
2018-03-15 Lionel Landwerlinanv: silence unused function warning on gen11
2018-03-15 Dylan Bakermeson: fix pipe-loaders after omx changes
2018-03-15 Dylan Bakermeson: require amdgpu >= 2.4.91
2018-03-15 Marek Olšákconfigure.ac: require libdrm_amdgpu 2.4.91
2018-03-15 Marek Olšákconfigure.ac: blacklist libdrm 2.4.90
2018-03-15 Samuel Pitoisetradv: dump LLVM IR when a hang is detected
2018-03-15 Samuel Pitoisetradv: record LLVM IR when debugging shaders
2018-03-15 Samuel Pitoisetradv: add dump_shader to the NIR compiler options
2018-03-15 Samuel Pitoisetradv: pass the NIR compiler options to ac_compile_llvm_...
2018-03-15 Samuel Pitoisetradv: print some information when RADV_TRACE_FILE is set
2018-03-15 Samuel Pitoisetradv: only display options that are enabled
2018-03-15 Eric Engestrommailmap: Use Eric Engestrom's personal email address
2018-03-15 Alejandro Piñeirospirv/radv: add AMD_gcn_shader capability, remove curre...
2018-03-15 Samuel Iglesias... spirv: update arguments for vtn_nir_alu_op_for_spirv_op...
2018-03-15 Samuel Iglesias... spirv: fix the translation of SPIR-V conversion opcodes...
2018-03-15 Mathias Fröhlichvbo: Correctly handle source arrays in vbo_split_copy.
2018-03-15 Apple SWEsched.h needs to be imported on Darwin/OSX targets.
2018-03-15 Apple SWEAdd processor topology calculation implementation for...
2018-03-15 Dave Airlievirgl: resize resource bo allocation if we need to.
2018-03-15 Mario Kleinernv50,nvc0: Support BGRX1010102 and RGBX1010102 for...
2018-03-14 Thomas Hellandutil: Use set_foreach instead of rolling our own
2018-03-14 Thomas Hellandglsl: Use hash table cloning in copy propagation
2018-03-14 Thomas Hellandutil: Implement a hash table cloning function
2018-03-14 Guillaume Charifist/mesa: Factorize duplicate code in st_BlitFramebuffer()
2018-03-14 Dylan Bakerautotools: add -I/src/egl to tizonia
2018-03-14 Dylan BakerRevert "Add processor topology calculation implementati...
2018-03-14 Dylan BakerRevert "sched.h needs to be imported on Darwin/OSX...
2018-03-14 Karol Herbstcompiler: int8/uint8 support
2018-03-14 Alex Smithradv: Fix CmdCopyImage between uncompressed and compres...
2018-03-14 Samuel Pitoisetradv: fix vkGetDeviceQueue2() when create flags don...
2018-03-14 Neil Robertsspirv: Handle doubles when multiplying a mat by a scalar
2018-03-14 Iago Toral... anv/entrypoints: VkGetDeviceProcAddr returns NULL for...
2018-03-14 Iago Toral... anv/entrypoints: dispatches to VkQueue are device-level
2018-03-14 Dave Airlieradv: drop assert on bindingDescriptorCount > 0
2018-03-14 Apple SWEsched.h needs to be imported on Darwin/OSX targets.
2018-03-14 Apple SWEAdd processor topology calculation implementation for...
2018-03-14 Roland Scheideggerr600: fix abs for op3 sources
2018-03-14 Dave Airlieradv: mark all tess output for an indirect access.
2018-03-14 Dave Airlieac/nir: pass the nir variable through tcs loading.
2018-03-14 Dave Airlieradv: get correct offset into LDS for indexed vars.
2018-03-14 Rob Clarknir: lower_load_const_to_scalar fix for 8/16b types
2018-03-13 Dylan BakerUpdate the documentation for meson
2018-03-13 Jason Ekstrandac/nir: Use lower_vote_eq_to_ballot instead of ac_nir_l...
2018-03-13 Jason Ekstrandnir/subgroups: Add lowering for vote_ieq/vote_feq to...
2018-03-13 Dylan Bakermeson: don't use compiler.has_header
2018-03-13 Jason Ekstrandi965: Emit texture cache invalidates around blorp_copy
2018-03-13 Eric Anholtbrodacom/vc4: Fix simulator since the perfmon change.
2018-03-13 Eric Anholtspirv: Silence compiler warning about undefined srcs[0]
2018-03-13 Samuel Pitoisetac/nir: rename radeon_llvm_reg_index_soa() to ac_llvm_r...
2018-03-13 Samuel Pitoisetac/nir: remove some unnecessary includes and declarations
2018-03-13 Samuel Pitoisetac/nir: drop radv prefix from radv_lower_gather4_integer()
2018-03-13 Samuel Pitoisetac/nir: move ac_nir_compiler_options and friends to...
2018-03-13 Samuel Pitoisetac: move ac_shader_info to radv folder
2018-03-13 Samuel Pitoisetac/nir: move ac_shader_variant_info and friends to...
2018-03-13 Samuel Pitoisetac/nir: move all RADV related code to radv_nir_to_llvm.c
2018-03-13 Samuel Pitoisetac/nir: make emit_barrier() non-static
2018-03-13 Samuel Pitoisetac/nir: move radeon_llvm_reg_index_soa() to ac_nir_to_l...
2018-03-13 Samuel Pitoisetac/nir: make handle_shader_output_decl() non-static
2018-03-13 Samuel Pitoisetac/nir: change prototype of handle_shader_output_decl()
2018-03-13 Samuel Pitoisetac/nir: move unpack_param() to ac_llvm_build.c
2018-03-13 Samuel Pitoisetac/nir: move trim_vector to ac_llvm_build.c
2018-03-13 Samuel Pitoisetac/nir: move cast_ptr() to ac_llvm_build.c
2018-03-13 Samuel Pitoisetac/nir: move ac_build_alloca() to ac_llvm_build.c
2018-03-12 Timothy Arcerigallium: silence __builtin_frame_address nonzero argume...
2018-03-12 Dylan Bakermeson: Add moduledir to d3d.pc
2018-03-12 Mathias Fröhlichgallium: Use struct gl_array_attributes* as st_pipe_ver...
2018-03-12 Ian Romanickmesa: Don't write to user buffer in glGetTexParameterIu...
2018-03-12 Roman Gilggallium: work around libtool relink issue for libdrm
2018-03-12 Emil Velikovvulkan: autotools: do not redirect stdin/stdout for...
2018-03-12 Emil Velikovwayland-drm: autotools: do not redirect stdin/stdout...
2018-03-12 Emil Velikovegl: autotools: do not redirect stdin/stdout for waylan...
2018-03-12 Emil Velikovdocs: document removal of GLX_SGIX_swap_{barrier,group...
2018-03-12 Emil Velikovglx: remove empty GLX_SGIX_swap_group stubs
2018-03-12 Emil Velikovgallium/x11: remove empty GLX_SGIX_swap_group stubs
2018-03-12 Emil Velikovx11: remove empty GLX_SGIX_swap_group stubs
2018-03-12 Emil Velikovglx: remove empty GLX_SGIX_swap_barrier stubs
2018-03-12 Emil Velikovgallium/x11: remove empty GLX_SGIX_swap_barrier stubs
next