mesa.git
2015-12-29 Kristian Høgsberg... vk: Unstub VkSemaphore implementation
2015-12-29 Jason Ekstrandgen7/pipeline: Actually use inputs_read from the VS...
2015-12-29 Jason Ekstrandgen8/pipeline: Actually use inputs_read from the VS...
2015-12-29 Jason Ekstrandanv/meta: Fix the pos_out location for the vertex shader
2015-12-28 Jason Ekstrandnir/spirv: Add GLSL.std.450.h
2015-12-28 Jason Ekstrandanv/device: Set device->info sooner in CreateDevice
2015-12-28 Jason Ekstrandnir/lower_returns: Fix a bug in loop lowering
2015-12-28 Jason Ekstrandnir/spirv: Move to its own directory
2015-12-28 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-28 Jason Ekstrandnir/spirv: Use nir_build_alu for alu instructions
2015-12-28 Jason Ekstrandnir: Get rid of function overloads
2015-12-28 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-28 Jason Ekstrandnir/lower_returns: Better algorithm as per connor
2015-12-28 Jason Ekstrandnir: Add a cursor helper for getting a cursor after...
2015-12-28 Ilia Mirkinnvc0: don't forget to reset VTX_TMP bufctx slot after...
2015-12-28 Ilia Mirkinnv50,nvc0: add a note when converting vertex elements...
2015-12-24 Jason Ekstrandnir/gather_info: Handle multi-slot variables in io...
2015-12-24 Jason Ekstrandnir: Add a helper for getting the bitmask for a variabl...
2015-12-24 Jason Ekstrandnir/types: Expose glsl_type::count_attribute_slots()
2015-12-24 Jason Ekstrandnir/lower_return: Do it for real this time
2015-12-24 Jason Ekstrandnir/cf: Make extracting or re-inserting nothing a no-op
2015-12-24 Jason Ekstrandnir: Add a function for comparing cursors
2015-12-24 Connor Abbottgallium/auxiliary: don't build NIR sources with MSVC200...
2015-12-23 Jason Ekstrandnir/spirv: Add support for undefs in vtn_ssa_value()
2015-12-23 Jason Ekstrandnir/spirv: Properly handle vector times matrix
2015-12-23 Jason Ekstrandnir/spirv: Create the correct type if a matrix-vector...
2015-12-23 Jason Ekstrandnir/spirv: Fix some mem_ctx issues with create_vec
2015-12-23 Jason Ekstrandnir/spirv: Better document vtn_ssa_value.transposed
2015-12-23 Jason Ekstrandanv/descriptor_set: Use anv_foreach_stage
2015-12-23 Jason Ekstrandanv: Mask out invalid stages in foreach_stage
2015-12-23 Jason Ekstrandnir/spirv: Handle LogicalNot
2015-12-23 Jason Ekstrandnir/spirv: Handle derefs in vtn_ssa_value
2015-12-23 Jason Ekstrandnir/spirv: Do boolean fixup on block loads
2015-12-23 Jason Ekstrandspirv/nir: Handle non-vector extractions in vtn_composi...
2015-12-23 Jason Ekstrandnir/spirv: Handle function calls
2015-12-23 Jason Ekstrandnir: Create the params array in function_impl_create
2015-12-23 Jason Ekstrandi965/nir: Remove return handling
2015-12-23 Jason Ekstrandanv/pipeline: Run lower_returns and inline_functions...
2015-12-23 Jason Ekstrandnir: Add a function inlining pass
2015-12-23 Jason Ekstrandnir/builder: Add a copy_deref_var helper
2015-12-23 Jason Ekstrandnir: move nir_copy_var from anv_nir_builder to nir_builder
2015-12-23 Jason Ekstrandnir/clone: Add support for cloning a single function_impl
2015-12-23 Jason Ekstrandnir: Add a helper for creating a "bare" nir_function_impl
2015-12-23 Jason Ekstrandnir/control_flow: Handle relinking top-level blocks
2015-12-23 Jason Ekstrandnir: Add a stub function inlining pass
2015-12-23 Jason Ekstrandnir/print: Factor variable name lookup into a helper
2015-12-23 Anuj Phogati965: Add tr_mode and mip tail information in surface...
2015-12-23 Jordan Justeni965/gen8/cs: Gen8 requires 64 byte alignment for push...
2015-12-23 Rob Clarkfreedreno/ir3: spelling..
2015-12-23 Rob Clarknir/print: print variable constant-initializers
2015-12-23 Kenneth Graunkedocs: Clarify that ARB_tessellation_shader is only...
2015-12-23 Kenneth Graunkedocs: Mark ARB_tessellation_shader as done on i965...
2015-12-23 Kenneth Graunkei965: Enable ARB_tessellation_shader on Gen8+.
2015-12-23 Kenneth Graunkei965: Handle mix-and-match TCS/TES with separate shader...
2015-12-23 Kenneth Graunkei965: Defer input lowering for tessellation stages...
2015-12-23 Kenneth Graunkei965: Automatically create a passthrough TCS when needed.
2015-12-23 Kenneth Graunkei965: Start program_string_id from 1, not 0.
2015-12-23 Kenneth Graunkei965: Create and set a new brw_tcs_prog_data::outputs_w...
2015-12-23 Kenneth Graunkei965: Upload HS push constants whenever default tess...
2015-12-23 Kenneth Graunkei965: Only call _mesa_load_state_parameters if prog...
2015-12-23 Kenneth Graunkei965: Switch TCS gl_program/gl_shader_program checks...
2015-12-23 Kenneth Graunkei965: Remove unnecessary brw->tess_ctrl_program assertions.
2015-12-23 Kenneth Graunkei965: Consolidate BRW_NEW_TESS_{CTRL,EVAL}_PROGRAM...
2015-12-23 Kenneth Graunkei965: Only call brw_upload_tcs/tes_prog when using...
2015-12-23 Kenneth Graunkenir: Add a glsl_vec_type() helper.
2015-12-22 Kenneth Graunkenir: Use writemasked store_vars in glsl_to_nir.
2015-12-22 Kenneth Graunkenir: Add a writemask to store intrinsics.
2015-12-22 Tapani Pällimesa: update gl_HelperInvocation support status in...
2015-12-22 Tapani Pällimesa: fix interface matching done in validate_io
2015-12-22 Iago Toral... mesa: add SSBOs to the list of fragment shader side...
2015-12-22 Iago Toral... i965: Ensure FS execution in presence of atomic buffers
2015-12-22 Iago Toral... mesa: Add a _mesa_active_fragment_shader_has_side_effec...
2015-12-22 Kenneth Graunkei965: Implement gl_PatchVerticesIn by baking it into...
2015-12-22 Kenneth Graunkei965: Add tessellation control shaders.
2015-12-22 Kenneth Graunkei965: Add tessellation evaluation shaders
2015-12-22 Timothy Arcerinir: remove field only used in GLSL IR when assigning...
2015-12-22 Ben Skeggsnouveau: enable use of new kernel interfaces
2015-12-22 Ben Skeggsnvc0: remove use of deprecated sw class identifier
2015-12-22 Ben Skeggsnv50: fix g98+ vdec class allocation
2015-12-22 Ben Skeggsnouveau: remove use of deprecated nouveau_device_wrap()
2015-12-22 Ben Skeggsnouveau: fix screen creation failure paths
2015-12-22 Ben Skeggsnouveau: return nouveau_screen from hw-specific creatio...
2015-12-22 Ben Skeggsnouveau: remove use of deprecated nouveau_device::drm_v...
2015-12-22 Ben Skeggsnouveau: remove use of deprecated nouveau_device::fd
2015-12-22 Ben Skeggsnouveau: bump required libdrm version to 2.4.66
2015-12-21 Dave Airlier600: fix viewport clipping handling (v2)
2015-12-21 Dave Airlieradeonsi: fix viewport clipping handling. (v2)
2015-12-21 Dave Airlier600: drop VTX_CNT_EN write from initial state
2015-12-21 Nicolai Hähnlegallium/radeon: fix regression in a number of driver...
2015-12-21 Ben Widawskyi965: Only apply CS stall workaround pre-SKL
2015-12-21 Ilia Mirkinglx/dri3: a drawable might not be bound at wait time
2015-12-21 Emil Velikovdocs: add news item and link release notes for 11.0.8
2015-12-21 Emil Velikovdocs: add sha256 checksums for 11.0.8
2015-12-21 Emil Velikovdocs: add release notes for 11.0.8
2015-12-20 Kristian Høgsberg... vk: Only require wc bo mmap for !llc GPUs
2015-12-20 Kristian Høgsberg... vk: Remove stale 48 bit addresses FIXMEs
2015-12-20 Kristian Høgsberg... vk/gen8: Implement VkEvent for gen8
2015-12-19 Dave Airlieglsl: count attributes for vertex inputs properly.
2015-12-19 Kenneth Graunkeralloc: Fix ralloc_adopt() to the old context's last...
2015-12-19 Dave Airlieglsl: fix transform feedback for 64-bit outupts.
next