intel: Add icl pci id for INTEL_DEVID_OVERRIDE
[mesa.git] / src /
2018-02-28 Anuj Phogatintel: Add icl pci id for INTEL_DEVID_OVERRIDE
2018-02-28 Matt Turneri965: Warn about preliminary support for Gen11
2018-02-28 Anuj Phogatintel: Add a preliminary device for Ice Lake
2018-02-28 Tapani Pällianv: remove anv_gem_set_context_priority helper
2018-02-28 George Kyriazisswr/rast: revert clip distance precision
2018-02-28 George Kyriazisswr/rast: Faster frustum prim culling
2018-02-28 George Kyriazisswr/rast: Consolidate TRANSLATE_ADDRESS
2018-02-28 George Kyriazisswr/rast: Code generation cleanup
2018-02-28 George Kyriazisswr/rast: Remove draw type from event definitions
2018-02-28 George Kyriazisswr/rast: whitespace change
2018-02-28 George Kyriazisswr/rast: Fix index buffer overfetch issue for non...
2018-02-28 Roland Scheideggersoftpipe: don't iterate through PIPE_MAX_SHADER_SAMPLER...
2018-02-28 Roland Scheideggercso: don't cycle through PIPE_MAX_SHADER_SAMPLER_VIEWS...
2018-02-28 Roland Scheideggerdraw: don't needlessly iterate through all sampler...
2018-02-28 Tapani Pällianv: implement VK_EXT_global_priority extension
2018-02-28 Tapani Pällii965: use context priority definitions from gen_defines.h
2018-02-28 Tapani Pälliintel: add new common header gen_defines.h
2018-02-28 Christian Königwinsys/amdgpu: request high addresses
2018-02-28 Samuel Pitoisetac/shader: move scanning some info about input PS decla...
2018-02-28 Samuel Iglesias... glsl/linker: fix bug when checking precision qualifier
2018-02-28 Samuel Iglesias... anv: set maxResourceSize to the respective value for...
2018-02-28 Dave Airlier600: partly revert disabling tiling for 1d texture.
2018-02-28 Timothy Arcerinir: fix interger divide by zero crash during constant...
2018-02-28 Ilia Mirkinst/mesa: ensure that images don't try to reference...
2018-02-27 Dave Airlieac/radv: move load base vertex abi setup to vertex...
2018-02-27 Dave Airlieac/shader: fix vertex input with components.
2018-02-27 Dave Airlieradv: remove device pointer from buffer.
2018-02-27 Timothy Arcerinir: add lower_ldexp to nir compiler options
2018-02-27 Timothy Arceriac: implement nir_op_ldexp
2018-02-27 Timothy Arceriac: fix nir_op_fdd{x,y} handling
2018-02-27 Timothy Arceriac/radeonsi: add load_base_vertex() to the abi
2018-02-27 Timothy Arceriradeonsi: create get_base_vertex() helper
2018-02-27 Timothy Arceriradeonsi/nir: disable vertex_id_zero_based lowering
2018-02-27 Timothy Arceriac: add support for handling nir_intrinsic_load_vertex_id
2018-02-27 Timothy Arceriac: fix f2b and i2b for doubles
2018-02-27 Francisco Jerezintel/ir: Fix invalid type aliasing with undefined...
2018-02-27 Francisco Jerezutil/bitset: Make C++ wrapper trivially constructible.
2018-02-27 Jordan Justenintel/tools: Use gen_device_name_to_pci_device_id in...
2018-02-27 Jordan Justenintel/common: Add gen_device_name_to_pci_device_id
2018-02-27 Jordan Justenintel/vulkan: Support INTEL_DEVID_OVERRIDE environment...
2018-02-27 Jordan Justeni965: Use gen_get_pci_device_id_override
2018-02-27 Jordan Justenintel/common: Add gen_get_pci_device_id_override
2018-02-27 Jordan Justenintel/vulkan: Support INTEL_NO_HW environment variable
2018-02-27 Harish Krupoandroid: fix source files path for libmesa_anv_gen11
2018-02-27 Samuel Pitoisetac/nir: clean up a hack about rounding 2nd coord component
2018-02-27 Ilia Mirkinnvc0: collapse output slots to have adjacent registers
2018-02-27 Dave Airlieradv: expose async compute on SI
2018-02-27 Dave Airlieradv: merge tess rings into a single bo
2018-02-26 Dylan Bakermeson: fix building without GL
2018-02-26 Lionel Landwerlinintel: aubinator_error_decode: fix segfault on missing...
2018-02-26 Eric Engestrom*-symbol-check: use correct `nm` path when cross-compiling
2018-02-26 Karol Herbstnvir/gm107: consider FILE_FLAGS dependencies in SchedDa...
2018-02-26 Karol Herbstnvir/gm107: iterate over all defs in SchedDataCalculato...
2018-02-26 Samuel Pitoisetac/nir: use ordered float comparisons except for not...
2018-02-26 Mauro Rossiandroid: vulkan/util: add dependency on libnativewindow...
2018-02-26 Mauro Rossiandroid: anv: add dependency on libnativewindow for...
2018-02-26 Mauro Rossiandroid: anv/extensions: fix generated sources build
2018-02-26 Marek Olšákradeonsi: remove 2 unused user SGPRs from merged TES...
2018-02-26 Marek Olšákradeonsi: make SI_SGPR_VERTEX_BUFFERS the last user...
2018-02-26 Marek Olšákradeonsi: set correct num_input_sgprs for VS prolog...
2018-02-26 Marek Olšákradeonsi: allow fewer input SGPRs in 2nd shader of...
2018-02-26 Marek Olšákradeonsi: don't use struct si_descriptors for vertex...
2018-02-26 Daniel Stonevulkan/wsi/wayland: Move Wayland protocol from BUILT_SO...
2018-02-26 Dave Airlier600: fix tgsi clock last setting
2018-02-26 Dave Airlier600: add time lo/hi debugging output.
2018-02-26 Timothy Arceriradeonsi/nir: enable lowering of fpow
2018-02-26 Timothy Arceriac: make use of ac_get_llvm_num_components() helper
2018-02-26 Timothy Arcerigallium/tgsi: remove is_msaa_sampler array from tgsi_sh...
2018-02-26 Timothy Arceriradeonsi/nir: fix loading of doubles for tess varyings
2018-02-26 Timothy Arceriradeonsi/nir: fix lds store in tcs outputs handling
2018-02-26 Gert Wollnyr600: Take ALU_EXTENDED into account when evaluating...
2018-02-24 Francisco Jerezmesa: Expose EXT_shader_framebuffer_fetch(_non_coherent...
2018-02-24 Francisco Jerezglsl: Silence warnings when reading from a framebuffer...
2018-02-24 Francisco Jerezglsl: Specify framebuffer fetch coherency mode in lower...
2018-02-24 Francisco Jerezglsl: Add support for the framebuffer fetch layout...
2018-02-24 Francisco Jerezglsl: Allow layout token for EXT_shader_framebuffer_fet...
2018-02-24 Francisco Jerezglsl: Initialize ir_variable_data::fb_fetch_output...
2018-02-24 Francisco Jerezglsl: Replace MESA_shader_framebuffer_fetch extension...
2018-02-24 Francisco Jerezglsl: Switch ast_type_qualifier to a 128-bit bitset.
2018-02-24 Francisco Jerezutil/bitset: Add C++ wrapper for static-size bitsets.
2018-02-24 Francisco Jerezutil: Add EXPLICIT_CONVERSION macro.
2018-02-24 Francisco Jerezmesa: Implement glFramebufferFetchBarrierEXT entry...
2018-02-24 Francisco Jerezglapi: Update XML for last revision of EXT_shader_frame...
2018-02-24 Francisco Jerezmesa: Rename MESA_shader_framebuffer_fetch gl_extension...
2018-02-24 Francisco Jerezmesa: Rename dd_function_table::BlendBarrier to match...
2018-02-24 Francisco Jerezi965: Fix KHR_blend_equation_advanced with some render...
2018-02-24 Marek Olšákradeonsi: remove si_descriptors parameter from emit_sha...
2018-02-24 Marek Olšákradeonsi: preload the tess offchip ring in TES
2018-02-24 Marek Olšákradeonsi: move tess ring address into TCS_OUT_LAYOUT...
2018-02-24 Marek Olšákradeonsi: move 2nd-shader descriptor pointers into...
2018-02-24 Marek Olšákradeonsi: change si_descriptors::shader_userdata_offset...
2018-02-24 Marek Olšákradeonsi: put both tessellation rings into 1 buffer
2018-02-24 Marek Olšákradeonsi: move tessellation ring info into si_screen
2018-02-24 Marek Olšákradeonsi: move TCS_OUT_LAYOUT.PatchVerticesIn to lower...
2018-02-24 Karol Herbstnvir: dont optimize mad with subops to shladd
2018-02-24 James Leggradv: Really use correct HTILE expanded words.
2018-02-23 Mauro Rossiradv/extensions: fix c_vk_version for patch == None
2018-02-23 Eric Anholtbroadcom/vc5: Fix layout of 3D textures.
2018-02-23 Eric Anholtbroadcom/vc5: Ignore unused usage flags in is_format_su...
2018-02-23 Eric Anholtgbm: Fix the alpha masks in the GBM format table.
next