summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-11sim-drmicl_fccTopi Pohjolainen1-0/+1
2018-04-11enable 4.5Topi Pohjolainen1-4/+8
2018-04-11Revert "intel: Disable fast color clear on icl"Topi Pohjolainen1-5/+0
2018-04-11i965/miptree: Initialize mcs buffer and clear color separatelyTopi Pohjolainen1-4/+30
2018-04-11intel/blorp/icl: Enable clear color conversion when fast clearingTopi Pohjolainen1-0/+2
2018-04-11intel/isl: Add support for enabling clear color conversionTopi Pohjolainen2-0/+17
2018-04-11intel: Remove use_clear_address flag from isl_surf_fill_state_info.Rafael Antognolli5-28/+12
2018-04-11radv: Enable RB+ on Raven.Bas Nieuwenhuizen1-1/+2
2018-04-11vulkan: fix build issue on android (both anv/radv)Tapani Pälli2-5/+5
2018-04-11radeonsi: correctly parse disassembly with labelsNicolai Hähnle1-31/+32
2018-04-11radeonsi: pass -O halt_waves to umr for hang debuggingNicolai Hähnle2-3/+3
2018-04-10vulkan: Drop vk_android_native_buffer.xmlJason Ekstrand12-109/+26
2018-04-10nir/lower_atomics: Rework the main walker loop a bitJason Ekstrand1-8/+16
2018-04-11radv: Enable RB+ where possible.Bas Nieuwenhuizen3-6/+151
2018-04-11nir: Check if u_vector_init() succeedsTopi Pohjolainen1-2/+9
2018-04-11mesa: Assert base format before truncating to unsigned shortTopi Pohjolainen1-2/+3
2018-04-11intel/dev: Assert the number of slices is not zeroTopi Pohjolainen1-1/+1
2018-04-10i965: Remove brw_bo_alloc_tiled_2d from intel_detect_swizzling.Kenneth Graunke1-10/+4
2018-04-11mesa: fix glsl version mismatch in compat profileTimothy Arceri1-2/+6
2018-04-10radv: fix picking the method for resolve subpassSamuel Pitoiset1-1/+1
2018-04-10radv: add shader BOs to the list at pipeline bind timeSamuel Pitoiset1-3/+15
2018-04-10ac/surface: don't set the display flag for obviously unsupported cases (v2)Marek Olšák4-4/+33
2018-04-10radeonsi: add shader binary padding for UMRMarek Olšák1-3/+15
2018-04-10ac/surface/gfx9: request desired micro tile mode explicitlyMarek Olšák1-4/+16
2018-04-10docs/release-calendar: update to include 18.1 and 18.2Emil Velikov1-4/+84
2018-04-10glsl: remove unreachable assert()Emil Velikov1-2/+0
2018-04-10spirv: autotools: add vtn_gather_types_c.py in distribution tarballJuan A. Suarez Romero1-1/+2
2018-04-10radeonsi: autotools: add si_build_pm4.h in dist tarballJuan A. Suarez Romero1-0/+1
2018-04-10ac/nir: Use an array instead of hashtable for SSA defs.Bas Nieuwenhuizen1-9/+13
2018-04-10st/mesa: finalise tcs/tes/geom NIR before storing it to the cacheTimothy Arceri1-2/+9
2018-04-10st/mesa: exit st_translate_fragment_program() earlier for NIR pathTimothy Arceri1-6/+6
2018-04-10radeonsi/nir: tidy up si_nir_load_sampler_desc()Timothy Arceri1-5/+3
2018-04-10radeonsi/nir: set uses_bindless_images for imagesTimothy Arceri1-1/+16
2018-04-10nir: dont lower bindless samplersTimothy Arceri1-1/+7
2018-04-10st/glsl_to_nir: set paramater value offset as driver location for packed unif...Timothy Arceri3-11/+11
2018-04-10radeonsi/nir: don't add bindless samplers/images to declared bitmasksTimothy Arceri1-6/+6
2018-04-10st/mesa: stop calling _mesa_init_shader_object_functions()Timothy Arceri1-1/+0
2018-04-09anv/pipeline: Lower more constant initializers earlierJason Ekstrand1-7/+5
2018-04-09spirv: Use the LOCAL_GROUP_SIZE system valueJason Ekstrand1-15/+2
2018-04-09nir/lower_system_values: Support SYSTEM_VALUE_LOCAL_GROUP_SIZEJason Ekstrand1-0/+10
2018-04-10intel: aubinator: print out addresses of invalid instructionsLionel Landwerlin1-9/+14
2018-04-09radv: Always reset draw user SGPRs after secondary command buffer.Bas Nieuwenhuizen1-14/+3
2018-04-09radv: Don't set instance count using predication.Bas Nieuwenhuizen1-1/+1
2018-04-09mesa/st/nir: fix instruction removalRob Clark1-1/+1
2018-04-09mesa/st/nir: fix naked lowering pass callRob Clark1-1/+1
2018-04-09nir: add comment about nir_src_copy()Rob Clark1-0/+3
2018-04-09i965: Make the miptree clear color setter take a gl_color_unionNanley Chery3-6/+7
2018-04-09i965/miptree: Move the clear color and value setter implementationsNanley Chery2-21/+30
2018-04-09i965: Use the brw_context for the clear color and value settersNanley Chery3-6/+6
2018-04-09radeonsi: convert dispatch packet to little endianBas Vermeulen1-12/+12