summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-14radv: reduce the number of parameters export by the GS copy shaderHEADmasterSamuel Pitoiset1-4/+3
2018-05-14radv: scan the geometry shader output usage maskSamuel Pitoiset2-0/+9
2018-05-14radv: run the shader info pass before emitting the GS copy shaderSamuel Pitoiset1-0/+2
2018-05-14radv: check that layout isn't NULL in radv_nir_shader_info_pass()Samuel Pitoiset1-1/+1
2018-05-14intel/blorp: Use linear formats for CCS_E clear colors in copiesJason Ekstrand1-2/+2
2018-05-14radv: Disable texel buffers with A2 SNORM/SSCALED/SINT for pre-vega.Bas Nieuwenhuizen1-0/+19
2018-05-14radv: Fix up 2_10_10_10 alpha sign.Bas Nieuwenhuizen4-13/+98
2018-05-14radv: Add support for IMG_DATA_FORMAT_32_32_32.Bas Nieuwenhuizen3-4/+11
2018-05-14radv: Translate logic ops.Bas Nieuwenhuizen2-30/+59
2018-05-14radv: Fix multiview queries.Bas Nieuwenhuizen1-19/+20
2018-05-14meson: remove dependency antipatternEric Engestrom1-1/+1
2018-05-14radv: remove useless check in radv_create_shaders()Samuel Pitoiset1-1/+1
2018-05-14radv: allow to dump the GS copy shader with RADV_DEBUG="shaders"Samuel Pitoiset3-5/+8
2018-05-14radv: move {load,store}_var intrinsics scanning in different functionsSamuel Pitoiset1-47/+80
2018-05-14android: change include "cutils/log.h" to "log/log.h" on Android API >=26jenny.q.cao4-0/+16
2018-05-14llvmpipe: Fix random number generation for unit testsRoland Scheidegger2-2/+19
2018-05-14radv: use compute path for multi-layer images.Dave Airlie1-0/+2
2018-05-14radv: resolve all layers in compute resolve path.Dave Airlie1-6/+42
2018-05-14radv/resolve: do fmask decompress on all layers.Dave Airlie1-1/+1
2018-05-13nvc0: fix setting of subpixel precision during conservative rasterizationRhys Perry2-2/+2
2018-05-12anv,nir: add generated files to .gitignore(s)Rhys Perry2-0/+3
2018-05-12gallium: remove aux_vertex_buffer_slot codeMarek Olšák11-95/+45
2018-05-13radv: add initial support for VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BITTimothy Arceri4-16/+28
2018-05-12scons: Add PROGRAM_NIR_FILES.Vinson Lee1-0/+1
2018-05-12st/nir: use NIR for asm programsTimothy Arceri1-7/+58
2018-05-12st/nir: make st_nir_opts() available externallyTimothy Arceri2-1/+3
2018-05-11radeon/vce: add firmware support for ver 53 and upBoyuan Zhang1-2/+2
2018-05-11etnaviv: remove pipe_fence_handle::ctxRob Clark1-2/+0
2018-05-11swr/rast: Thread locked tiles improvementGeorge Kyriazis7-24/+152
2018-05-11swr/rast: Add Builder::GetVectorType()George Kyriazis2-0/+45
2018-05-11swr/rast: Prepend the console output with a newlineGeorge Kyriazis1-1/+1
2018-05-11swr/rast: Add ConcatLists()George Kyriazis1-0/+6
2018-05-11swr/rast: Add constant initializer for uint64_tGeorge Kyriazis2-0/+6
2018-05-11swr/rast: Use binner topology to assemble backend attributesGeorge Kyriazis1-1/+1
2018-05-11swr/rast: Change formattingGeorge Kyriazis1-1/+6
2018-05-11meson: Fix build for egl platform_x11 with dri3Ville Syrjälä1-0/+1
2018-05-11radv: move ac_build_if_state on top of radv_nir_to_llvm.cSamuel Pitoiset1-91/+92
2018-05-11radv: minor cleanups in radv_fill_shader_variant()Samuel Pitoiset1-14/+15
2018-05-10winsys/amdgpu: Destroy dev_hash table when the last winsys is removed.Jan Vesely1-1/+6
2018-05-10ac/gpu_info: add has_read_registers_queryMarek Olšák4-3/+6
2018-05-10ac/gpu_info: add has_2d_tilingMarek Olšák4-5/+6
2018-05-10ac/gpu_info: add has_sparse_vm_mappingsMarek Olšák4-11/+12
2018-05-10ac/gpu_info: add has_unaligned_shader_loadsMarek Olšák4-5/+8
2018-05-10radeonsi: expose ARB_query_buffer_object on ancient kernels tooMarek Olšák1-3/+1
2018-05-10ac/gpu_info: add has_indirect_compute_dispatchMarek Olšák4-13/+11
2018-05-10ac/gpu_info: add kernel_flushes_tc_l2_after_ibMarek Olšák4-2/+7
2018-05-10ac/gpu_info: add has_format_bc1_through_bc7Marek Olšák4-6/+7
2018-05-10ac/gpu_info: add has_eqaa_surface_allocatorMarek Olšák4-3/+7
2018-05-10radeonsi: clean up the reset status query implementationMarek Olšák5-23/+26
2018-05-10ac/gpu_info: add has_bo_metadataMarek Olšák4-2/+5