X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fgallium%2Fdrivers%2Fradeon%2FMakefile.sources;h=f4e817e56efd0cecc78ac70b16026fe36a477bad;hb=e6dbe975eff8e23992c9d9a72ce302896b5fecfc;hp=9149cf3caf5997a9eaa82b604a58d70597c373ff;hpb=52a7f212d36bd9829494bd588ecb9a3ebe9fc28a;p=mesa.git diff --git a/src/gallium/drivers/radeon/Makefile.sources b/src/gallium/drivers/radeon/Makefile.sources index 9149cf3caf5..f4e817e56ef 100644 --- a/src/gallium/drivers/radeon/Makefile.sources +++ b/src/gallium/drivers/radeon/Makefile.sources @@ -1,70 +1,26 @@ - -GENERATED_SOURCES := \ - R600Intrinsics.td \ - R600ShaderPatterns.td \ - R600RegisterInfo.td \ - AMDGPUInstrEnums.td \ - SIRegisterInfo.td \ - SIRegisterGetHWRegNum.inc \ - AMDILGenRegisterInfo.inc \ - AMDILGenInstrInfo.inc \ - AMDILGenAsmWriter.inc \ - AMDILGenDAGISel.inc \ - AMDILGenCallingConv.inc \ - AMDILGenSubtargetInfo.inc \ - AMDILGenEDInfo.inc \ - AMDILGenIntrinsics.inc \ - AMDILGenCodeEmitter.inc \ - AMDGPUInstrEnums.h.include \ - AMDGPUInstrEnums.include - -CPP_SOURCES := \ - AMDIL7XXDevice.cpp \ - AMDILCFGStructurizer.cpp \ - AMDILDevice.cpp \ - AMDILDeviceInfo.cpp \ - AMDILEvergreenDevice.cpp \ - AMDILFrameLowering.cpp \ - AMDILInstrInfo.cpp \ - AMDILIntrinsicInfo.cpp \ - AMDILISelDAGToDAG.cpp \ - AMDILISelLowering.cpp \ - AMDILMachinePeephole.cpp \ - AMDILMCCodeEmitter.cpp \ - AMDILNIDevice.cpp \ - AMDILPeepholeOptimizer.cpp \ - AMDILRegisterInfo.cpp \ - AMDILSIDevice.cpp \ - AMDILSubtarget.cpp \ - AMDILTargetMachine.cpp \ - AMDILUtilityFunctions.cpp \ - AMDGPUTargetMachine.cpp \ - AMDGPUISelLowering.cpp \ - AMDGPUConvertToISA.cpp \ - AMDGPULowerInstructions.cpp \ - AMDGPULowerShaderInstructions.cpp \ - AMDGPUInstrInfo.cpp \ - AMDGPURegisterInfo.cpp \ - AMDGPUUtil.cpp \ - R600CodeEmitter.cpp \ - R600ISelLowering.cpp \ - R600InstrInfo.cpp \ - R600KernelParameters.cpp \ - R600LowerInstructions.cpp \ - R600LowerShaderInstructions.cpp \ - R600RegisterInfo.cpp \ - SIAssignInterpRegs.cpp \ - SICodeEmitter.cpp \ - SIInstrInfo.cpp \ - SIISelLowering.cpp \ - SILowerShaderInstructions.cpp \ - SIMachineFunctionInfo.cpp \ - SIPropagateImmReads.cpp \ - SIRegisterInfo.cpp \ - MCTargetDesc/AMDILMCAsmInfo.cpp \ - MCTargetDesc/AMDILMCTargetDesc.cpp \ - TargetInfo/AMDILTargetInfo.cpp \ - radeon_llvm_emit.cpp - C_SOURCES := \ - radeon_setup_tgsi_llvm.c + cayman_msaa.c \ + r600_buffer_common.c \ + r600_cs.h \ + r600_gpu_load.c \ + r600_perfcounter.c \ + r600_pipe_common.c \ + r600_pipe_common.h \ + r600_query.c \ + r600_query.h \ + r600_streamout.c \ + r600_test_dma.c \ + r600_texture.c \ + r600_viewport.c \ + radeon_uvd.c \ + radeon_uvd.h \ + radeon_vcn_dec.c \ + radeon_vcn_dec.h \ + radeon_vce_40_2_2.c \ + radeon_vce_50.c \ + radeon_vce_52.c \ + radeon_vce.c \ + radeon_vce.h \ + radeon_video.c \ + radeon_video.h \ + radeon_winsys.h