1C_SOURCES := \ 2 cso_cache/cso_cache.c \ 3 cso_cache/cso_cache.h \ 4 cso_cache/cso_context.c \ 5 cso_cache/cso_context.h \ 6 cso_cache/cso_hash.c \ 7 cso_cache/cso_hash.h \ 8 draw/draw_cliptest_tmp.h \ 9 draw/draw_context.c \ 10 draw/draw_context.h \ 11 draw/draw_decompose_tmp.h \ 12 draw/draw_fs.c \ 13 draw/draw_fs.h \ 14 draw/draw_gs.c \ 15 draw/draw_gs.h \ 16 draw/draw_gs_tmp.h \ 17 draw/draw_pipe_aaline.c \ 18 draw/draw_pipe_aapoint.c \ 19 draw/draw_pipe.c \ 20 draw/draw_pipe.h \ 21 draw/draw_pipe_clip.c \ 22 draw/draw_pipe_cull.c \ 23 draw/draw_pipe_flatshade.c \ 24 draw/draw_pipe_offset.c \ 25 draw/draw_pipe_pstipple.c \ 26 draw/draw_pipe_stipple.c \ 27 draw/draw_pipe_twoside.c \ 28 draw/draw_pipe_unfilled.c \ 29 draw/draw_pipe_util.c \ 30 draw/draw_pipe_validate.c \ 31 draw/draw_pipe_vbuf.c \ 32 draw/draw_pipe_wide_line.c \ 33 draw/draw_pipe_wide_point.c \ 34 draw/draw_prim_assembler.c \ 35 draw/draw_prim_assembler.h \ 36 draw/draw_prim_assembler_tmp.h \ 37 draw/draw_private.h \ 38 draw/draw_pt.c \ 39 draw/draw_pt_decompose.h \ 40 draw/draw_pt_emit.c \ 41 draw/draw_pt_fetch.c \ 42 draw/draw_pt_fetch_emit.c \ 43 draw/draw_pt_fetch_shade_emit.c \ 44 draw/draw_pt_fetch_shade_pipeline.c \ 45 draw/draw_pt.h \ 46 draw/draw_pt_post_vs.c \ 47 draw/draw_pt_so_emit.c \ 48 draw/draw_pt_util.c \ 49 draw/draw_pt_vsplit.c \ 50 draw/draw_pt_vsplit_tmp.h \ 51 draw/draw_so_emit_tmp.h \ 52 draw/draw_split_tmp.h \ 53 draw/draw_vbuf.h \ 54 draw/draw_vertex.c \ 55 draw/draw_vertex.h \ 56 draw/draw_vs.c \ 57 draw/draw_vs_exec.c \ 58 draw/draw_vs.h \ 59 draw/draw_vs_variant.c \ 60 hud/font.c \ 61 hud/font.h \ 62 hud/hud_context.c \ 63 hud/hud_context.h \ 64 hud/hud_cpu.c \ 65 hud/hud_nic.c \ 66 hud/hud_cpufreq.c \ 67 hud/hud_diskstat.c \ 68 hud/hud_sensors_temp.c \ 69 hud/hud_driver_query.c \ 70 hud/hud_fps.c \ 71 hud/hud_private.h \ 72 indices/u_indices.h \ 73 indices/u_indices_priv.h \ 74 indices/u_primconvert.c \ 75 indices/u_primconvert.h \ 76 os/os_memory_aligned.h \ 77 os/os_memory_debug.h \ 78 os/os_memory_stdc.h \ 79 os/os_memory.h \ 80 os/os_misc.c \ 81 os/os_misc.h \ 82 os/os_mman.h \ 83 os/os_process.c \ 84 os/os_process.h \ 85 os/os_thread.h \ 86 os/os_time.c \ 87 os/os_time.h \ 88 pipebuffer/pb_buffer_fenced.c \ 89 pipebuffer/pb_buffer_fenced.h \ 90 pipebuffer/pb_buffer.h \ 91 pipebuffer/pb_buffer_malloc.c \ 92 pipebuffer/pb_bufmgr_alt.c \ 93 pipebuffer/pb_bufmgr_cache.c \ 94 pipebuffer/pb_bufmgr_debug.c \ 95 pipebuffer/pb_bufmgr.h \ 96 pipebuffer/pb_bufmgr_mm.c \ 97 pipebuffer/pb_bufmgr_ondemand.c \ 98 pipebuffer/pb_bufmgr_pool.c \ 99 pipebuffer/pb_bufmgr_slab.c \ 100 pipebuffer/pb_cache.c \ 101 pipebuffer/pb_cache.h \ 102 pipebuffer/pb_slab.c \ 103 pipebuffer/pb_slab.h \ 104 pipebuffer/pb_validate.c \ 105 pipebuffer/pb_validate.h \ 106 postprocess/filters.h \ 107 postprocess/postprocess.h \ 108 postprocess/pp_celshade.c \ 109 postprocess/pp_celshade.h \ 110 postprocess/pp_colors.c \ 111 postprocess/pp_colors.h \ 112 postprocess/pp_filters.h \ 113 postprocess/pp_init.c \ 114 postprocess/pp_mlaa_areamap.h \ 115 postprocess/pp_mlaa.c \ 116 postprocess/pp_mlaa.h \ 117 postprocess/pp_private.h \ 118 postprocess/pp_program.c \ 119 postprocess/pp_run.c \ 120 rbug/rbug_connection.c \ 121 rbug/rbug_connection.h \ 122 rbug/rbug_context.c \ 123 rbug/rbug_context.h \ 124 rbug/rbug_core.c \ 125 rbug/rbug_core.h \ 126 rbug/rbug_demarshal.c \ 127 rbug/rbug.h \ 128 rbug/rbug_internal.h \ 129 rbug/rbug_proto.h \ 130 rbug/rbug_shader.c \ 131 rbug/rbug_shader.h \ 132 rbug/rbug_texture.c \ 133 rbug/rbug_texture.h \ 134 rtasm/rtasm_cpu.c \ 135 rtasm/rtasm_cpu.h \ 136 rtasm/rtasm_execmem.c \ 137 rtasm/rtasm_execmem.h \ 138 rtasm/rtasm_x86sse.c \ 139 rtasm/rtasm_x86sse.h \ 140 tgsi/tgsi_aa_point.c \ 141 tgsi/tgsi_aa_point.h \ 142 tgsi/tgsi_build.c \ 143 tgsi/tgsi_build.h \ 144 tgsi/tgsi_dump.c \ 145 tgsi/tgsi_dump.h \ 146 tgsi/tgsi_exec.c \ 147 tgsi/tgsi_exec.h \ 148 tgsi/tgsi_emulate.c \ 149 tgsi/tgsi_emulate.h \ 150 tgsi/tgsi_info.c \ 151 tgsi/tgsi_info.h \ 152 tgsi/tgsi_iterate.c \ 153 tgsi/tgsi_iterate.h \ 154 tgsi/tgsi_lowering.c \ 155 tgsi/tgsi_lowering.h \ 156 tgsi/tgsi_opcode_tmp.h \ 157 tgsi/tgsi_parse.c \ 158 tgsi/tgsi_parse.h \ 159 tgsi/tgsi_point_sprite.c \ 160 tgsi/tgsi_point_sprite.h \ 161 tgsi/tgsi_sanity.c \ 162 tgsi/tgsi_sanity.h \ 163 tgsi/tgsi_scan.c \ 164 tgsi/tgsi_scan.h \ 165 tgsi/tgsi_strings.c \ 166 tgsi/tgsi_strings.h \ 167 tgsi/tgsi_text.c \ 168 tgsi/tgsi_text.h \ 169 tgsi/tgsi_transform.c \ 170 tgsi/tgsi_transform.h \ 171 tgsi/tgsi_two_side.c \ 172 tgsi/tgsi_two_side.h \ 173 tgsi/tgsi_ureg.c \ 174 tgsi/tgsi_ureg.h \ 175 tgsi/tgsi_util.c \ 176 tgsi/tgsi_util.h \ 177 translate/translate.c \ 178 translate/translate.h \ 179 translate/translate_cache.c \ 180 translate/translate_cache.h \ 181 translate/translate_generic.c \ 182 translate/translate_sse.c \ 183 util/dbghelp.h \ 184 util/u_bitcast.h \ 185 util/u_bitmask.c \ 186 util/u_bitmask.h \ 187 util/u_blend.h \ 188 util/u_blit.c \ 189 util/u_blit.h \ 190 util/u_blitter.c \ 191 util/u_blitter.h \ 192 util/u_box.h \ 193 util/u_cache.c \ 194 util/u_cache.h \ 195 util/u_caps.c \ 196 util/u_caps.h \ 197 util/u_cpu_detect.c \ 198 util/u_cpu_detect.h \ 199 util/u_debug.c \ 200 util/u_debug.h \ 201 util/u_debug_describe.c \ 202 util/u_debug_describe.h \ 203 util/u_debug_flush.c \ 204 util/u_debug_flush.h \ 205 util/u_debug_image.c \ 206 util/u_debug_image.h \ 207 util/u_debug_memory.c \ 208 util/u_debug_refcnt.c \ 209 util/u_debug_refcnt.h \ 210 util/u_debug_stack.c \ 211 util/u_debug_stack.h \ 212 util/u_debug_symbol.c \ 213 util/u_debug_symbol.h \ 214 util/u_dirty_flags.h \ 215 util/u_dirty_surfaces.h \ 216 util/u_dl.c \ 217 util/u_dl.h \ 218 util/u_draw.c \ 219 util/u_draw.h \ 220 util/u_draw_quad.c \ 221 util/u_draw_quad.h \ 222 util/u_dual_blend.h \ 223 util/u_dump_defines.c \ 224 util/u_dump.h \ 225 util/u_dump_state.c \ 226 util/u_dynarray.h \ 227 util/u_fifo.h \ 228 util/u_format.c \ 229 util/u_format.h \ 230 util/u_format_etc.c \ 231 util/u_format_etc.h \ 232 util/u_format_latc.c \ 233 util/u_format_latc.h \ 234 util/u_format_other.c \ 235 util/u_format_other.h \ 236 util/u_format_rgtc.c \ 237 util/u_format_rgtc.h \ 238 util/u_format_s3tc.c \ 239 util/u_format_s3tc.h \ 240 util/u_format_tests.c \ 241 util/u_format_tests.h \ 242 util/u_format_yuv.c \ 243 util/u_format_yuv.h \ 244 util/u_format_zs.c \ 245 util/u_format_zs.h \ 246 util/u_framebuffer.c \ 247 util/u_framebuffer.h \ 248 util/u_gen_mipmap.c \ 249 util/u_gen_mipmap.h \ 250 util/u_half.h \ 251 util/u_handle_table.c \ 252 util/u_handle_table.h \ 253 util/u_hash_table.c \ 254 util/u_hash_table.h \ 255 util/u_helpers.c \ 256 util/u_helpers.h \ 257 util/u_index_modify.c \ 258 util/u_index_modify.h \ 259 util/u_inlines.h \ 260 util/u_keymap.c \ 261 util/u_keymap.h \ 262 util/u_linear.c \ 263 util/u_linear.h \ 264 util/u_math.c \ 265 util/u_math.h \ 266 util/u_memory.h \ 267 util/u_mm.c \ 268 util/u_mm.h \ 269 util/u_network.c \ 270 util/u_network.h \ 271 util/u_pack_color.h \ 272 util/u_pointer.h \ 273 util/u_prim.h \ 274 util/u_prim_restart.c \ 275 util/u_prim_restart.h \ 276 util/u_pstipple.c \ 277 util/u_pstipple.h \ 278 util/u_pwr8.h \ 279 util/u_queue.c \ 280 util/u_queue.h \ 281 util/u_range.h \ 282 util/u_rect.h \ 283 util/u_resource.c \ 284 util/u_resource.h \ 285 util/u_ringbuffer.c \ 286 util/u_ringbuffer.h \ 287 util/u_sampler.c \ 288 util/u_sampler.h \ 289 util/u_simple_shaders.c \ 290 util/u_simple_shaders.h \ 291 util/u_split_prim.h \ 292 util/u_sse.h \ 293 util/u_string.h \ 294 util/u_suballoc.c \ 295 util/u_suballoc.h \ 296 util/u_surface.c \ 297 util/u_surface.h \ 298 util/u_surfaces.c \ 299 util/u_surfaces.h \ 300 util/u_tests.c \ 301 util/u_tests.h \ 302 util/u_texture.c \ 303 util/u_texture.h \ 304 util/u_tile.c \ 305 util/u_tile.h \ 306 util/u_time.h \ 307 util/u_transfer.c \ 308 util/u_transfer.h \ 309 util/u_upload_mgr.c \ 310 util/u_upload_mgr.h \ 311 util/u_vbuf.c \ 312 util/u_vbuf.h \ 313 util/u_video.h \ 314 util/u_viewport.h 315 316NIR_SOURCES := \ 317 nir/tgsi_to_nir.c \ 318 nir/tgsi_to_nir.h 319 320VL_SOURCES := \ 321 vl/vl_bicubic_filter.c \ 322 vl/vl_bicubic_filter.h \ 323 vl/vl_compositor.c \ 324 vl/vl_compositor.h \ 325 vl/vl_csc.c \ 326 vl/vl_csc.h \ 327 vl/vl_decoder.c \ 328 vl/vl_decoder.h \ 329 vl/vl_defines.h \ 330 vl/vl_deint_filter.c \ 331 vl/vl_deint_filter.h \ 332 vl/vl_idct.c \ 333 vl/vl_idct.h \ 334 vl/vl_matrix_filter.c \ 335 vl/vl_matrix_filter.h \ 336 vl/vl_mc.c \ 337 vl/vl_mc.h \ 338 vl/vl_median_filter.c \ 339 vl/vl_median_filter.h \ 340 vl/vl_mpeg12_bitstream.c \ 341 vl/vl_mpeg12_bitstream.h \ 342 vl/vl_mpeg12_decoder.c \ 343 vl/vl_mpeg12_decoder.h \ 344 vl/vl_rbsp.h \ 345 vl/vl_types.h \ 346 vl/vl_vertex_buffers.c \ 347 vl/vl_vertex_buffers.h \ 348 vl/vl_video_buffer.c \ 349 vl/vl_video_buffer.h \ 350 vl/vl_vlc.h \ 351 vl/vl_winsys.h \ 352 vl/vl_zscan.c \ 353 vl/vl_zscan.h 354 355# XXX: Nuke this as our dri targets no longer depend on VL. 356VL_WINSYS_SOURCES := \ 357 vl/vl_winsys_dri.c \ 358 vl/vl_winsys_drm.c 359 360VL_WINSYS_DRI3_SOURCES := \ 361 vl/vl_winsys_dri3.c 362 363VL_STUB_SOURCES := \ 364 vl/vl_stubs.c 365 366GENERATED_SOURCES := \ 367 indices/u_indices_gen.c \ 368 indices/u_unfilled_gen.c \ 369 util/u_format_table.c 370 371GALLIVM_SOURCES := \ 372 gallivm/lp_bld_arit.c \ 373 gallivm/lp_bld_arit.h \ 374 gallivm/lp_bld_arit_overflow.c \ 375 gallivm/lp_bld_arit_overflow.h \ 376 gallivm/lp_bld_assert.c \ 377 gallivm/lp_bld_assert.h \ 378 gallivm/lp_bld_bitarit.c \ 379 gallivm/lp_bld_bitarit.h \ 380 gallivm/lp_bld_const.c \ 381 gallivm/lp_bld_const.h \ 382 gallivm/lp_bld_conv.c \ 383 gallivm/lp_bld_conv.h \ 384 gallivm/lp_bld_debug.cpp \ 385 gallivm/lp_bld_debug.h \ 386 gallivm/lp_bld_flow.c \ 387 gallivm/lp_bld_flow.h \ 388 gallivm/lp_bld_format_aos_array.c \ 389 gallivm/lp_bld_format_aos.c \ 390 gallivm/lp_bld_format_cached.c \ 391 gallivm/lp_bld_format_float.c \ 392 gallivm/lp_bld_format.c \ 393 gallivm/lp_bld_format.h \ 394 gallivm/lp_bld_format_soa.c \ 395 gallivm/lp_bld_format_srgb.c \ 396 gallivm/lp_bld_format_yuv.c \ 397 gallivm/lp_bld_gather.c \ 398 gallivm/lp_bld_gather.h \ 399 gallivm/lp_bld.h \ 400 gallivm/lp_bld_init.c \ 401 gallivm/lp_bld_init.h \ 402 gallivm/lp_bld_intr.c \ 403 gallivm/lp_bld_intr.h \ 404 gallivm/lp_bld_limits.h \ 405 gallivm/lp_bld_logic.c \ 406 gallivm/lp_bld_logic.h \ 407 gallivm/lp_bld_misc.cpp \ 408 gallivm/lp_bld_misc.h \ 409 gallivm/lp_bld_pack.c \ 410 gallivm/lp_bld_pack.h \ 411 gallivm/lp_bld_printf.c \ 412 gallivm/lp_bld_printf.h \ 413 gallivm/lp_bld_quad.c \ 414 gallivm/lp_bld_quad.h \ 415 gallivm/lp_bld_sample_aos.c \ 416 gallivm/lp_bld_sample_aos.h \ 417 gallivm/lp_bld_sample.c \ 418 gallivm/lp_bld_sample.h \ 419 gallivm/lp_bld_sample_soa.c \ 420 gallivm/lp_bld_struct.c \ 421 gallivm/lp_bld_struct.h \ 422 gallivm/lp_bld_swizzle.c \ 423 gallivm/lp_bld_swizzle.h \ 424 gallivm/lp_bld_tgsi_action.c \ 425 gallivm/lp_bld_tgsi_action.h \ 426 gallivm/lp_bld_tgsi_aos.c \ 427 gallivm/lp_bld_tgsi.c \ 428 gallivm/lp_bld_tgsi.h \ 429 gallivm/lp_bld_tgsi_info.c \ 430 gallivm/lp_bld_tgsi_soa.c \ 431 gallivm/lp_bld_type.c \ 432 gallivm/lp_bld_type.h \ 433 draw/draw_llvm.c \ 434 draw/draw_llvm.h \ 435 draw/draw_llvm_sample.c \ 436 draw/draw_pt_fetch_shade_pipeline_llvm.c \ 437 draw/draw_vs_llvm.c 438 439RENDERONLY_SOURCES := \ 440 renderonly/renderonly.c \ 441 renderonly/renderonly.h 442