r600: fix build after the removal of RADEON_PRIO_* flags
[mesa.git] / src /
2018-07-16 Marek Olšákr600: fix build after the removal of RADEON_PRIO_*...
2018-07-16 Roland Scheideggernir: fix msvc build
2018-07-16 Jason Ekstrandnir/worklist: Rework the foreach macro
2018-07-16 Eric Anholtintel: tools: Fix uninitialized variable warnings in...
2018-07-16 Jason Ekstrandspirv: Fix a couple of image atomic load/store bugs
2018-07-16 Marek Olšákwinsys/amdgpu: clean up error handling in amdgpu_cs_sub...
2018-07-16 Marek Olšákradeonsi: rework RADEON_PRIO flags to be <= 31
2018-07-16 Marek Olšákradeonsi: merge DCC/CMASK/HTILE priority flags
2018-07-16 Marek Olšákradeonsi: remove non-GFX BO priority flags
2018-07-16 Marek Olšákwinsys/amdgpu: use alloca when using global_bo_list
2018-07-16 Marek Olšákwinsys/amdgpu: remove label bo_list_error
2018-07-16 Marek Olšákwinsys/amdgpu: always update gfx_bo_list_counter
2018-07-16 Marek Olšákwinsys/amdgpu: make amdgpu_cs_context::flags & handles...
2018-07-16 Gert Wollnymesa/virgl: Fix off-by-one and copy-paste error in...
2018-07-15 Karol Herbstnouveau: fix 3D blitter for unsigned to signed integer...
2018-07-15 Karol Herbstnir: fix printing of vec16 type
2018-07-15 Rob Clarknir/spirv: implement BuiltInWorkDim
2018-07-15 Karol Herbstnir/spirv: print id for unsupported builtins
2018-07-14 Jason Ekstrandintel/blorp: Handle 3-component formats in clears
2018-07-14 Jason Ekstrandintel/blorp: Fix blits to R8G8B8_UNORM_SRGB
2018-07-13 Caio Marcelo de... 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 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 de... nir: delete not needed for reinserted nir_cf_list
2018-07-12 Caio Marcelo de... glsl: remove struct kill_entry in constant propagation
2018-07-12 Caio Marcelo de... glsl: slim the kill_entry struct used in const propagation
2018-07-12 Caio Marcelo de... i965: fix typo (wrong gen number) in comment
2018-07-12 Caio Marcelo de... util/set: helper to remove entry by key
2018-07-12 Caio Marcelo de... util/set: add a clone function
2018-07-12 Caio Marcelo de... 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 Casanov... 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 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...
next