mesa.git
2018-07-13 Caio Marcelo... util/hash_table: add helper to remove entry by key
2018-07-13 Jason Ekstrandnir/lower_tex: Use nir_format_srgb_to_linear
2018-07-13 Jason Ekstrandvc4: Tell NIR to lower fdiv instructions
2018-07-13 Dylan Bakerdocs: Update news, calendar, and relnotes for 18.1.4
2018-07-13 Dylan Bakerdocs: Add sha256 sums for 18.1.4 tarballs
2018-07-13 Dylan Bakerdocs: Add release notes for 18.1.4
2018-07-13 Eric Anholtvc4: Switch to using u_transfer_helper for MSAA maps.
2018-07-13 Eric Anholtv3d: Work around GFXH-1461 bug losing our Z/S clears.
2018-07-13 Eric Anholtmeson: Move xvmc test tools from unit tests to installe...
2018-07-13 Gert Wollnyr600: Add spill output to group only if register or...
2018-07-13 Nanley Cheryi965/miptree: Allocate MS texture BOs as BUSY
2018-07-13 Nanley Cheryi965/miptree: Inline make_separate_stencil
2018-07-13 Nanley Cheryi965/miptree: Init r8stencil_needs_update to false
2018-07-13 Nanley Cheryi965/miptree: Refactor miptree_create
2018-07-13 Nanley Cheryi965/miptree: Add and use mt_surf_usage
2018-07-13 Nanley Cheryi965/miptree: Share alloc_flags in miptree_create
2018-07-13 Nanley Cheryi965/miptree: Share the miptree format in miptree_create
2018-07-13 Nanley Cheryi965/miptree: Share tiling_flags in miptree_create
2018-07-13 Nanley Cheryi965/miptree: Delete MIPTREE_CREATE_LINEAR
2018-07-13 Nanley Cheryi965/miptree: Use make_surface in map_blit
2018-07-13 Nanley Cheryi965/draw: Fix adding the stencil bo to the depth cache
2018-07-13 Nanley Cheryi965/draw: Set the r8stencil flag after drawing
2018-07-13 Nanley Cheryi965/miptree: Set the r8stencil flag in map_depthstencil
2018-07-13 Nanley Cheryi965: Set the r8stencil flag in miptree_finish_write
2018-07-13 Karol Herbstnir: cleanup oversized arrays in nir_swizzle calls
2018-07-13 Nanley Cheryi965/miptree: Use the correct BLT pitch
2018-07-13 Nanley Cheryi965/miptree: Drop an if case from retile_as_linear
2018-07-13 Nanley Cheryi965: Make blt_pitch public
2018-07-12 Caio Marcelo... nir: delete not needed for reinserted nir_cf_list
2018-07-12 Caio Marcelo... glsl: remove struct kill_entry in constant propagation
2018-07-12 Caio Marcelo... glsl: slim the kill_entry struct used in const propagation
2018-07-12 Caio Marcelo... i965: fix typo (wrong gen number) in comment
2018-07-12 Caio Marcelo... util/set: helper to remove entry by key
2018-07-12 Caio Marcelo... util/set: add a clone function
2018-07-12 Caio Marcelo... util/set: add a basic unit test
2018-07-12 Marek Olšákradeonsi: add support for Vega20
2018-07-12 Eric Anholtu_blitter: Add an option to draw the triangles using...
2018-07-12 Eric Anholtu_draw: Add some indices to the util_draw_elements...
2018-07-12 Eric Anholtvc4: Don't automatically reallocate a PERSISTENT-mapped...
2018-07-12 Eric Anholtv3d: Don't automatically reallocate a PERSISTENT-mapped...
2018-07-12 Eric Anholtv3d: Fix stride of 1D_ARRAY mappings.
2018-07-12 Eric Anholtv3d: Fix MRT blending with independent blending disabled.
2018-07-12 Eric Anholtgallium/u_transfer_helper: Initialize the stride of...
2018-07-12 Eric Anholtgallium/u_transfer_helper: Fix MSAA mappings with nonze...
2018-07-12 Jason Ekstrandutil/rb_tree: Fix a compiler warning
2018-07-12 Jose Maria... i965/fs: unspills shoudn't use grf127 as dest since...
2018-07-12 Michel Dänzergallium: Check pipe_screen::resource_changed before...
2018-07-12 Jason Ekstranddocs/features: Add the missing KHR extensions
2018-07-12 Jason Ekstranddocs/features: Move the Vulkan 1.1 extensions to the...
2018-07-12 Jason Ekstranddocs/features: Mark some Vulkan extensions as done
2018-07-12 Karol Herbstnir/spirv: handle OpConstantComposites with OpUndef...
2018-07-12 Karol Herbstnir/spirv: implement BuiltInGlobalSize
2018-07-12 Karol Herbstnir: move lowering of SYSTEM_VALUE_LOCAL_GROUP_SIZE...
2018-07-12 Karol Herbstcompiler: add missing entries to gl_system_value_name
2018-07-12 Rob Clarknir/spirv: print extension name in fail msg
2018-07-12 Rob Clarknir/spirv: Use imov where we might have 8 bit types
2018-07-12 Samuel Pitoisetradv: simplify the logic in radv_set_descriptor_set()
2018-07-12 Samuel Pitoisetradv: remove one useless check in radv_bind_descriptor_...
2018-07-12 Samuel Pitoisetradv/meta: do not restore a NULL descriptor
2018-07-12 Samuel Pitoisetradv: remove unnecessary verification code around ring_...
2018-07-12 Samuel Pitoisetradv: get rid of buffer object priorities
2018-07-12 Lucas Stachst/mesa: call resource_changed when binding a EGLImage...
2018-07-12 Samuel Pitoisetradv: emit a dummy ZPASS_DONE to prevent GPU hangs...
2018-07-12 Samuel Pitoisetradv: add support for VK_KHR_create_renderpass2
2018-07-12 Samuel Pitoisetradv: introduce radv_subpass_attachment data structure
2018-07-11 Kenneth Graunkest/mesa: Only enable depth writes if the function isn...
2018-07-11 Chad Versaceanv/android: Fix type error in call to vk_errorf()
2018-07-11 Chad Versaceanv/android: Fix Autotools build for VK_ANDROID_native_...
2018-07-11 Samuel Pitoisetradv: make sure to wait for CP DMA when needed
2018-07-10 Rafael Antognolliintel/tools/dump_gpu: Add option to print ppgtt mappings.
2018-07-10 Neil Robertsspirv: Fix InterpolateAt* instructions for vecs with...
2018-07-10 Francisco Jerezintel/ir: Uncomment definition of several unused hardwa...
2018-07-10 Francisco Jerezintel/fs: Initialize mlen for gen7 varying pull constan...
2018-07-10 Francisco Jerezintel/eu: Assert that the instruction is send-like...
2018-07-10 Francisco Jerezintel/eu: Get rid of the return value of brw_send_indir...
2018-07-10 Francisco Jerezintel/eu: Get rid of the return value of brw_send_indir...
2018-07-10 Francisco Jerezintel/eu: Use descriptor constructors for dataport...
2018-07-10 Francisco Jerezintel/eu: Use descriptor constructors for dataport...
2018-07-10 Francisco Jerezintel/eu: Use descriptor constructors for dataport...
2018-07-10 Francisco Jerezintel/eu: Provide single descriptor argument to brw_sen...
2018-07-10 Francisco Jerezintel/eu: Use descriptor constructors for pixel interpo...
2018-07-10 Francisco Jerezintel/eu: Use descriptor constructors for dataport...
2018-07-10 Francisco Jerezintel/eu: Use descriptor constructors for dataport...
2018-07-10 Francisco Jerezintel/eu: Use descriptor constructors for sampler messages.
2018-07-10 Francisco Jerezintel/eu: Provide desc immediate argument up front...
2018-07-10 Francisco JerezTRIVIAL: intel/eu: Use a local devinfo variable in...
2018-07-10 Francisco Jerezintel/eu: Use brw_set_desc() along with a helper to...
2018-07-10 Francisco Jerezintel/eu: Define SET_BITS helper more easily reusable...
2018-07-10 Francisco Jerezintel/eu: Define helper to specify the descriptor immed...
2018-07-10 Francisco Jerezintel/eu: Add brw_inst.h helpers for the SEND(C) descri...
2018-07-10 Jordan Justeni965: Support saving the gen program with glGetProgramB...
2018-07-10 Jordan Justeni965: Add flag_state param to brw_search_cache
2018-07-10 Jordan Justenmesa: Add gl_shader_program param to ProgramBinarySeria...
2018-07-10 Jordan Justeni965: Add brw_populate_default_key
2018-07-10 Jordan Justeni965: Replace brw_setup_tex_for_precompile brw with...
2018-07-10 Jordan Justeni965: Regenerate blob without gen program for shader...
2018-07-10 Jordan Justencompiler/blob: Add blob_skip_bytes
2018-07-10 Jordan Justeni965: Add support for driver cache blob containing...
2018-07-10 Jordan Justeni965: Use brw_prog_key_set_id in disk cache load/store...
2018-07-10 Jordan Justeni965: Add brw_prog_key_set_id helper to set the program...
next