mesa.git
2018-03-20 Daniel Stonedri3: Don't fail on version mismatch
2018-03-20 Timothy Arceriradv: don't lower indirects until after opts have run
2018-03-20 Timothy Arcerist/nir: fix atomic lowering for gallium drivers
2018-03-20 Timothy Arcerist/radeonsi: enable uniform packing in NIR backend
2018-03-20 Timothy Arcerist: add uniform packing support to lower_uniforms_to_ubo()
2018-03-20 Timothy Arcerigallium: add packed uniform CAP
2018-03-20 Timothy Arcerist/nir/radeonsi: move nir_lower_uniforms_to_ubo() to...
2018-03-20 Timothy Arcerist: add st_glsl_type_dword_size() helper
2018-03-20 Timothy Arcerist/glsl_to_nir: add support for packed builtin uniforms
2018-03-20 Timothy Arcerimesa: add _mesa_add_sized_state_reference() helper
2018-03-20 Timothy Arcerimesa: add support propagate uniform support for packed...
2018-03-20 Timothy Arcerimesa: allow for uniform packing when adding uniforms...
2018-03-20 Timothy Arcerimesa: add packing support for setting uniform handles
2018-03-20 Timothy Arcerimesa: add packing support for setting uniforms
2018-03-20 Timothy Arcerimesa: create copy uniform to storage helpers
2018-03-20 Timothy Arcerimesa: rework ParameterList to allow packing
2018-03-20 Timothy Arcerimesa: add PackedDriverUniformStorage const
2018-03-19 Eric Anholtbroadcom/vc5: Don't annotate dumps with stale live...
2018-03-19 Eric Anholtbroadcom/vc5: Add support for register spilling.
2018-03-19 Eric Anholtbroadcom/vc5: Remove redundant last_inst lookup.
2018-03-19 Eric Anholtbroadcom/vc5: On QPU pack error, dump the instruction...
2018-03-19 Eric Anholtbroadcom/vc5: Add cursors to the compiler infrastructur...
2018-03-19 Eric Anholtbroadcom/vc5: Move the umul macro to a header.
2018-03-19 Eric Anholtbroadcom/vc5: Correct the arg count of TIDX/EIDX.
2018-03-19 Eric Anholtbroadcom/vc5: Re-do live variables after removing thrsws.
2018-03-19 Eric Anholtbroadcom/vc5: Add a QPU helper for instructions using...
2018-03-19 Eric Anholtbroadcom/vc5: Introduce v3d_qpu_reads_vpm()/v3d_qpu_wri...
2018-03-19 Eric Anholtbroadcom/vc5: The ldvpm signal also a case of using...
2018-03-19 Eric Anholtbroadcom/vc5: Extract v3d_qpu_writes_tmu() helper.
2018-03-19 Dave Airlieradv: don't export NULL layer.
2018-03-19 Marek Olšákmesa: adjust incorrect comment in texture_buffer_range
2018-03-19 Ian Romanicknir: Don't compare b2f or b2i with zero
2018-03-19 Dave Airlieradv: lower constant initializers on output variables...
2018-03-19 Dave Airlieradv/query: handle multiview timestamp queries.
2018-03-19 Dave Airlieradv/query: handle multiview queries properly. (v3)
2018-03-19 Dave Airlieradv/query: split out begin/end query emission
2018-03-19 Dave Airlieradv/multiview: mark layer_input if we have input attac...
2018-03-19 Caio Marcelo... anv/pipeline: set active_stages early
2018-03-19 Caio Marcelo... anv/pipeline: fail if TCS/TES compile fail
2018-03-19 Jordan Justenmain/program_binary: In ProgramBinary set link status...
2018-03-19 Jordan Justeni965: Allow disk shader cache usage with LINKING_SUCCES...
2018-03-19 Jordan Justenglsl/serialize: Save shader program metadata sha1
2018-03-19 Jordan Justenglsl: Remove api_enabled tracking for transform feedback
2018-03-19 Jordan Justeni965: Allow disk shader cache usage with transform...
2018-03-19 Jordan Justenglsl/shader_cache: Allow shader cache usage with transf...
2018-03-19 Jose Fonsecascons: need to split CC or things might fail
2018-03-19 Jordan Justeni965: Add INTEL_DEBUG stages support for disk shader...
2018-03-19 Dave Airlieradv: handle exporting view index to fragment shader...
2018-03-18 Axel Davyst/nine: Fix non inversible matrix check
2018-03-18 Axel Davyst/nine: Fixes warning about implicit conversion
2018-03-18 Axel Davyst/nine: Fix bad tracking of vs textures for NINESBT_ALL
2018-03-18 Axel Davyst/nine: Fix bad tracking of bound vs textures
2018-03-17 Grazvydas Ignotasradv: make vk_format_description structures static
2018-03-17 Grazvydas Ignotasradv: fix stale comment in generated vk_format_table.c
2018-03-16 Eric Anholtanv: Silence warning about heap_size.
2018-03-16 Eric Anholti965: Silence compiler warning about promoted_constants.
2018-03-16 Eric Anholtanv: Silence compiler warnings about uninitialized...
2018-03-16 Matt Turnerintel/compiler: Use gen_get_device_info() in test_eu_va...
2018-03-16 Matt Turnerintel: Add cfl to gen_device_name_to_pci_device_id()
2018-03-16 Rob Clarkmeson+dri3: allow building against older xcb (v3)
2018-03-16 Dave Airliedri3: allow building against older xcb (v3)
2018-03-16 Marek Olšákr600: consolidate PIPE_BIND_SHARED/SCANOUT handling
2018-03-16 Rafael Antognolliintel/compiler: Check for unsupported register sizes.
2018-03-16 Jason Ekstrandloader: Include include/drm-uapi in the autotools build
2018-03-16 Wu, Zhongminegl/android: Implement the eglSwapinterval for Android.
2018-03-16 Emil Velikovst/mesa: simplify st_init_limits() via tgsi_processor_t...
2018-03-16 Emil Velikovtgsi: move tgsi_processor_to_shader_stage() to a header
2018-03-16 Emil Velikovegl/dri2: move wayland header inclusion where applicable
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_...
next