summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-07nv50/ir: use the image info in the instruction rather than declIlia Mirkin1-52/+24
2018-01-07nvc0/ir: safen up lowering logic against overwriting reused valuesIlia Mirkin1-2/+4
2018-01-07nvc0: update tic in-place when buffer address changesIlia Mirkin2-14/+21
2018-01-07nvc0: ensure that pushbuf keeps ref to old text/tls bosIlia Mirkin1-0/+13
2018-01-06i965: Torch public intel_batchbuffer_emit_dword/float helpers.Kenneth Graunke2-15/+2
2018-01-06i965: Require space for MI_BATCHBUFFER_END.Kenneth Graunke1-2/+5
2018-01-06i965: Shut up a few unused variable warnings.Kenneth Graunke1-2/+2
2018-01-06ac: add ac_build_fmin/fmax helpersMarek Olšák2-15/+22
2018-01-06mesa: remove dd_function_table::GetCompressedTexSubImage and clean it upMarek Olšák5-32/+11
2018-01-06mesa: Tidy up the 4.6 section of GL4x.xmlNeil Roberts1-5/+10
2018-01-05radv: remove unused radv_color_buffer_info::cb_clear_valueXSamuel Pitoiset1-2/+0
2018-01-05anv: Take write mask into account in has_color_buffer_write_enabledAlex Smith1-9/+18
2018-01-05mesa: Add GL4.6 aliases of functions from GL_ARB_indirect_parametersNeil Roberts1-0/+22
2018-01-05radv: enable denorms for 64-bit and 16-bit floatsSamuel Pitoiset1-0/+14
2018-01-05amd/common: correctly detect if we need ring buffersSamuel Pitoiset1-7/+9
2018-01-05amd/common: use ac_image_load when lod is zeroSamuel Pitoiset1-1/+3
2018-01-05radv: limit the scissor bug workaround to Vega 10 and RavenSamuel Pitoiset1-1/+6
2018-01-05glsl/standalone: set MaxTransformFeedbackBuffersAlejandro Piñeiro1-0/+3
2018-01-05glsl/standalone: set MaxVertexStreamsAlejandro Piñeiro1-0/+3
2018-01-05glsl/standalone: set MaxUniformBufferBindingsAlejandro Piñeiro1-0/+3
2018-01-05glsl/standalone: point which arguments are mandatoryAlejandro Piñeiro1-1/+4
2018-01-05ac: rework ac_llvm_extract_elem()Timothy Arceri1-3/+3
2018-01-05st/glsl_to_nir/radeonsi: enable tessellation shadersTimothy Arceri2-1/+5
2018-01-05gallium/tgsi: add patch support to tgsi_get_gl_varying_semantic()Timothy Arceri1-3/+8
2018-01-05radeonsi: add dummy implementation of si_nir_scan_tess_ctrl()Timothy Arceri3-0/+23
2018-01-05ac/radeonsi: add load_tess_coord() to the abiTimothy Arceri3-24/+42
2018-01-05radeonsi: make si_llvm_emit_tcs_epilogue compatible with emit_outputs abiTimothy Arceri1-3/+7
2018-01-05radeonsi/nir: gather tess propertiesTimothy Arceri1-0/+29
2018-01-05ac/radeonsi: add tcs_rel_ids to the abiTimothy Arceri4-18/+18
2018-01-05radeonsi: add unpack_llvm_param() helperTimothy Arceri1-6/+12
2018-01-05ac: add {tcs,tes}_patch_id to the abiTimothy Arceri4-19/+16
2018-01-05radeonsi: add nir support for tcs outputsTimothy Arceri1-0/+118
2018-01-05ac: move some helpers to ac_llvm_build.cTimothy Arceri3-40/+50
2018-01-05ac: add store_tcs_outputs() to the abiTimothy Arceri2-24/+51
2018-01-05radeonsi: add si_nir_load_input_tcs()Timothy Arceri1-0/+45
2018-01-05radeonsi: add get_dw_address_from_generic_indices() helperTimothy Arceri1-30/+46
2018-01-05ac: call load_tcs_input() via the abiTimothy Arceri1-19/+17
2018-01-05ac: add load_tes_inputs() to the abiTimothy Arceri3-22/+52
2018-01-05radeonsi: add si_nir_load_input_tes()Timothy Arceri2-0/+59
2018-01-04swr/rast: fix invalid sign masks in avx512 simdlib codeTim Rowley3-3/+3
2018-01-04radv: Use correct flush bits for flushing L2 during CB/DB flushes.Bas Nieuwenhuizen1-13/+16
2018-01-04radv: Invalidate L1 for VK_ACCESS_VERTEX_ATTRIBUTE_READ_BIT.Bas Nieuwenhuizen1-1/+1
2018-01-04radv/gfx9: reduce the number of input VGPRs for the GS stageSamuel Pitoiset1-1/+14
2018-01-04amd/common: scan if gl_PrimitiveID is used before translating to LLVMSamuel Pitoiset5-10/+7
2018-01-04amd/common: scan if gl_InvocationID is usedSamuel Pitoiset2-0/+4
2018-01-04egl/android: Fix build break with dri2_initialize_android _EGLDisplay parameterRob Herring1-15/+15
2018-01-04anv: Add missing unlock in anv_scratch_pool_allocAlex Smith1-1/+3
2018-01-04mesa/bindless: fix missing image _Layer initializationIlia Mirkin1-0/+1
2018-01-04radeonsi: fix alpha-to-coverage if color writes are disabledJózef Kucia1-0/+3
2018-01-04ac: rename has_sync_file to has_fence_to_handle.Bas Nieuwenhuizen4-6/+6