mesa.git
2018-03-02 Thierry Redingloader: Add support for platform and host1x busses
2018-03-02 Thierry Redingdisk cache: Link with -latomic if necessary
2018-03-02 Samuel Pitoisetradv: do not set pending_reset_query in BeginCommandBuf...
2018-03-02 Dave Airlier600/cayman: fix fragcood loading recip generation.
2018-03-01 Kenneth Graunkei965: Allow 48-bit addressing on Gen8+.
2018-03-01 Kenneth Graunkei965: Shorten the name of the workaround BO.
2018-03-01 Kenneth Graunkei965: Add debugging code to dump the validation list.
2018-03-01 Jason Ekstrandintel/fs: Set up sampler message headers in the visitor...
2018-03-01 Timothy Arceriac: fix nir_intrinsic_shared_atomic_comp_swap handling
2018-03-01 Timothy Arcerist/glsl_to_nir: simplify st_nir_assign_var_locations...
2018-03-01 Jason Ekstrandanv: Enable MSAA fast-clears
2018-03-01 Jason Ekstrandanv/cmd_buffer: Add support for MCS fast-clears and...
2018-03-01 Jason Ekstrandanv/cmd_buffer: Add helpers for computing resolve predi...
2018-03-01 Jason Ekstrandanv/cmd_buffer: Handle MCS identical to CCS_E in comput...
2018-03-01 Jason Ekstrandanv/blorp: Pass the clear address to blorp for subpass...
2018-03-01 Jason Ekstrandanv/blorp: Allow indirect clear colors on blorp sources...
2018-03-01 Jason Ekstrandanv/blorp: Add partial clear support to anv_image_mcs_op
2018-03-01 Jason Ekstrandintel/blorp: Add indirect clear color support to mcs_pa...
2018-03-01 Jason Ekstrandintel/blorp: Add a helper for filling out VERTEX_BUFFER...
2018-03-01 Andriy Khulapi965: Fix RELOC_WRITE typo in brw_store_data_imm64()
2018-03-01 Jonathan Graygallium/util: use sockets on PIPE_OS_UNIX in u_network
2018-03-01 Jonathan Grayutil: use clock_gettime() on PIPE_OS_BSD
2018-03-01 Jose Maria... nir/search: Include 8 and 16-bit support in construct_value
2018-03-01 Jason Ekstrandnir/search: Support 8 and 16-bit constants in match_value
2018-03-01 Andres Gomeztravis: make Meson find the proper llvm-config
2018-03-01 Andres Gomezmeson: fix LLVM version detection when <= 3.4
2018-03-01 Iago Toral... i965/sbe: fix number of inputs for active components
2018-03-01 Samuel Pitoisetradv: only emit cache flushes when the pool size is...
2018-03-01 Samuel Pitoisetradv: keep track of the query pool size
2018-03-01 Samuel Pitoisetradv: make sure to emit cache flushes before starting...
2018-03-01 Alejandro Piñeironir/serialize: handle var->name being NULL
2018-03-01 Jose Maria... anv: Enable VK_KHR_16bit_storage for PushConstant
2018-03-01 Jose Maria... spirv/i965/anv: Relax push constant offset assertions...
2018-03-01 Jose Maria... spirv: Calculate properly 16-bit vector sizes
2018-03-01 Jose Maria... anv: Enable VK_KHR_16bit_storage for SSBO and UBO
2018-03-01 Jose Maria... i965/fs: Support 16-bit store_ssbo with VK_KHR_relaxed_...
2018-03-01 Jose Maria... i965/fs: Support 16-bit do_read_vector with VK_KHR_rela...
2018-03-01 Jose Maria... i965/fs: shuffle_32bit_load_result_to_16bit_data now...
2018-03-01 Jose Maria... isl/i965/fs: SSBO/UBO buffers need size padding if...
2018-03-01 Mathias Fröhlichvbo: Remove vbo_save_vertex_list::vertex_size.
2018-03-01 Mathias Fröhlichvbo: Remove vbo_save_vertex_list::buffer_offset.
2018-03-01 Mathias Fröhlichvbo: Remove vbo_save_vertex_list::start_vertex.
2018-03-01 Mathias Fröhlichvbo: Remove vbo_save_vertex_list::attrsz.
2018-03-01 Mathias Fröhlichvbo: Remove vbo_save_vertex_list::attrtype.
2018-03-01 Mathias Fröhlichvbo: Remove vbo_save_vertex_list::enabled.
2018-03-01 Mathias Fröhlichvbo: Remove reference to the vertex_store from the...
2018-03-01 Mathias Fröhlichvbo: Implement current values update in terms of the...
2018-03-01 Mathias Fröhlichvbo: Implement vbo_loopback_vertex_list in terms of...
2018-03-01 Mathias Fröhlichvbo: Use a local variable for the dlist offsets.
2018-03-01 Mathias Fröhlichvbo: Remove unused vbo_save_context::wrap_count.
2018-03-01 Mathias Fröhlichvbo: Remove unused vbo_save_vertex_list::dangling_attr_ref.
2018-03-01 Jason Ekstrandanv: Always set has_context_priority
2018-03-01 Mark JanesRevert "i965: Only emit 3DSTATE_DRAWING_RECTANGLE once...
2018-03-01 Dave Airlieradeonsi/nir: increase values to 8 for gs fetch.
2018-03-01 Bas Nieuwenhuizenradv: Use the syncobj wait ioctl to wait on fences...
2018-03-01 Bas Nieuwenhuizenradv: Implement more efficient !waitAll fence waiting.
2018-03-01 Bas Nieuwenhuizenradv: Implement waiting on non-submitted fences.
2018-03-01 Bas Nieuwenhuizenradv: Implement WaitForFences with !waitAll.
2018-03-01 Dave Airlieac/nir: fix shared atomic operations.
2018-03-01 Dave Airlieac/nir: don't apply slice rounding on txf_ms
2018-02-28 Timothy Arceriradeonsi: set some context vars for nir path
2018-02-28 Timothy Arcerigallium: remove llvm from ir struct
2018-02-28 Kenneth Graunkei965: Don't emit MOVs with undefined registers for...
2018-02-28 Eric Anholtbroadcom/vc5: Fix regression in the page-cache slice...
2018-02-28 Jason Ekstrandi965: Only emit 3DSTATE_DRAWING_RECTANGLE once on gen8+
2018-02-28 Jason Ekstrandi965: Be more clever about setting up our viewport...
2018-02-28 Matt Turnerintel/compiler: Re-add .vs_inputs_dual_locations =...
2018-02-28 Dave Airlier600/shader: when using images always load thread id...
2018-02-28 Dave Airlier600: fix whitespace in recent 1d texture commit.
2018-02-28 Matt Turnerintel/compiler: Add ICL to test_eu_validate.cpp
2018-02-28 Matt Turnerintel/compiler: Disable Align16 tests on Gen11+
2018-02-28 Matt Turnerintel/compiler: Add instruction compaction support...
2018-02-28 Matt Turnerintel/compiler: Mark line, pln, and lrp as removed...
2018-02-28 Matt Turnerintel/compiler: Lower flrp32 on Gen11+
2018-02-28 Matt Turnerintel/compiler/fs: Implement ddy without using align16...
2018-02-28 Matt Turnerintel/compiler/fs: Simplify ddx/ddy code generation
2018-02-28 Matt Turnerintel/compiler/fs: Pass fs_inst to generate_ddx/ddy...
2018-02-28 Matt Turnerintel/compiler/fs: Don't generate integer DWord multipl...
2018-02-28 Matt Turnerintel/compiler/fs: Implement FS_OPCODE_LINTERP with...
2018-02-28 Matt Turnerintel/compiler/fs: Return multiple_instructions_emitted...
2018-02-28 Matt Turnerintel/compiler/fs: Fix application of cmod and saturate...
2018-02-28 Matt Turnerintel/compiler: Add Gen11+ native float type
2018-02-28 Matt Turnerintel/compiler: Add Gen11 register types
2018-02-28 Matt Turnerintel: Disable 64-bit extensions on platforms without...
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
next