Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1. C_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_driver_query.c \
  66.         hud/hud_fps.c \
  67.         hud/hud_private.h \
  68.         indices/u_indices.h \
  69.         indices/u_indices_priv.h \
  70.         indices/u_primconvert.c \
  71.         indices/u_primconvert.h \
  72.         os/os_memory_aligned.h \
  73.         os/os_memory_debug.h \
  74.         os/os_memory_stdc.h \
  75.         os/os_memory.h \
  76.         os/os_misc.c \
  77.         os/os_misc.h \
  78.         os/os_mman.h \
  79.         os/os_process.c \
  80.         os/os_process.h \
  81.         os/os_thread.h \
  82.         os/os_time.c \
  83.         os/os_time.h \
  84.         pipebuffer/pb_buffer_fenced.c \
  85.         pipebuffer/pb_buffer_fenced.h \
  86.         pipebuffer/pb_buffer.h \
  87.         pipebuffer/pb_buffer_malloc.c \
  88.         pipebuffer/pb_bufmgr_alt.c \
  89.         pipebuffer/pb_bufmgr_cache.c \
  90.         pipebuffer/pb_bufmgr_debug.c \
  91.         pipebuffer/pb_bufmgr.h \
  92.         pipebuffer/pb_bufmgr_mm.c \
  93.         pipebuffer/pb_bufmgr_ondemand.c \
  94.         pipebuffer/pb_bufmgr_pool.c \
  95.         pipebuffer/pb_bufmgr_slab.c \
  96.         pipebuffer/pb_validate.c \
  97.         pipebuffer/pb_validate.h \
  98.         postprocess/filters.h \
  99.         postprocess/postprocess.h \
  100.         postprocess/pp_celshade.c \
  101.         postprocess/pp_celshade.h \
  102.         postprocess/pp_colors.c \
  103.         postprocess/pp_colors.h \
  104.         postprocess/pp_filters.h \
  105.         postprocess/pp_init.c \
  106.         postprocess/pp_mlaa_areamap.h \
  107.         postprocess/pp_mlaa.c \
  108.         postprocess/pp_mlaa.h \
  109.         postprocess/pp_private.h \
  110.         postprocess/pp_program.c \
  111.         postprocess/pp_run.c \
  112.         rbug/rbug_connection.c \
  113.         rbug/rbug_connection.h \
  114.         rbug/rbug_context.c \
  115.         rbug/rbug_context.h \
  116.         rbug/rbug_core.c \
  117.         rbug/rbug_core.h \
  118.         rbug/rbug_demarshal.c \
  119.         rbug/rbug.h \
  120.         rbug/rbug_internal.h \
  121.         rbug/rbug_proto.h \
  122.         rbug/rbug_shader.c \
  123.         rbug/rbug_shader.h \
  124.         rbug/rbug_texture.c \
  125.         rbug/rbug_texture.h \
  126.         rtasm/rtasm_cpu.c \
  127.         rtasm/rtasm_cpu.h \
  128.         rtasm/rtasm_execmem.c \
  129.         rtasm/rtasm_execmem.h \
  130.         rtasm/rtasm_x86sse.c \
  131.         rtasm/rtasm_x86sse.h \
  132.         tgsi/tgsi_build.c \
  133.         tgsi/tgsi_build.h \
  134.         tgsi/tgsi_dump.c \
  135.         tgsi/tgsi_dump.h \
  136.         tgsi/tgsi_exec.c \
  137.         tgsi/tgsi_exec.h \
  138.         tgsi/tgsi_info.c \
  139.         tgsi/tgsi_info.h \
  140.         tgsi/tgsi_iterate.c \
  141.         tgsi/tgsi_iterate.h \
  142.         tgsi/tgsi_lowering.c \
  143.         tgsi/tgsi_lowering.h \
  144.         tgsi/tgsi_opcode_tmp.h \
  145.         tgsi/tgsi_parse.c \
  146.         tgsi/tgsi_parse.h \
  147.         tgsi/tgsi_sanity.c \
  148.         tgsi/tgsi_sanity.h \
  149.         tgsi/tgsi_scan.c \
  150.         tgsi/tgsi_scan.h \
  151.         tgsi/tgsi_strings.c \
  152.         tgsi/tgsi_strings.h \
  153.         tgsi/tgsi_text.c \
  154.         tgsi/tgsi_text.h \
  155.         tgsi/tgsi_transform.c \
  156.         tgsi/tgsi_transform.h \
  157.         tgsi/tgsi_ureg.c \
  158.         tgsi/tgsi_ureg.h \
  159.         tgsi/tgsi_util.c \
  160.         tgsi/tgsi_util.h \
  161.         translate/translate.c \
  162.         translate/translate.h \
  163.         translate/translate_cache.c \
  164.         translate/translate_cache.h \
  165.         translate/translate_generic.c \
  166.         translate/translate_sse.c \
  167.         util/dbghelp.h \
  168.         util/u_bitmask.c \
  169.         util/u_bitmask.h \
  170.         util/u_blend.h \
  171.         util/u_blit.c \
  172.         util/u_blit.h \
  173.         util/u_blitter.c \
  174.         util/u_blitter.h \
  175.         util/u_box.h \
  176.         util/u_cache.c \
  177.         util/u_cache.h \
  178.         util/u_caps.c \
  179.         util/u_caps.h \
  180.         util/u_clear.h \
  181.         util/u_cpu_detect.c \
  182.         util/u_cpu_detect.h \
  183.         util/u_debug.c \
  184.         util/u_debug_describe.c \
  185.         util/u_debug_describe.h \
  186.         util/u_debug_flush.c \
  187.         util/u_debug_flush.h \
  188.         util/u_debug.h \
  189.         util/u_debug_memory.c \
  190.         util/u_debug_refcnt.c \
  191.         util/u_debug_refcnt.h \
  192.         util/u_debug_stack.c \
  193.         util/u_debug_stack.h \
  194.         util/u_debug_symbol.c \
  195.         util/u_debug_symbol.h \
  196.         util/u_dirty_flags.h \
  197.         util/u_dirty_surfaces.h \
  198.         util/u_dl.c \
  199.         util/u_dl.h \
  200.         util/u_draw.c \
  201.         util/u_draw.h \
  202.         util/u_draw_quad.c \
  203.         util/u_draw_quad.h \
  204.         util/u_dual_blend.h \
  205.         util/u_dump_defines.c \
  206.         util/u_dump.h \
  207.         util/u_dump_state.c \
  208.         util/u_dynarray.h \
  209.         util/u_fifo.h \
  210.         util/u_format.c \
  211.         util/u_format.h \
  212.         util/u_format_etc.c \
  213.         util/u_format_etc.h \
  214.         util/u_format_fake.c \
  215.         util/u_format_fake.h \
  216.         util/u_format_latc.c \
  217.         util/u_format_latc.h \
  218.         util/u_format_other.c \
  219.         util/u_format_other.h \
  220.         util/u_format_r11g11b10f.h \
  221.         util/u_format_rgb9e5.h \
  222.         util/u_format_rgtc.c \
  223.         util/u_format_rgtc.h \
  224.         util/u_format_s3tc.c \
  225.         util/u_format_s3tc.h \
  226.         util/u_format_tests.c \
  227.         util/u_format_tests.h \
  228.         util/u_format_yuv.c \
  229.         util/u_format_yuv.h \
  230.         util/u_format_zs.c \
  231.         util/u_format_zs.h \
  232.         util/u_framebuffer.c \
  233.         util/u_framebuffer.h \
  234.         util/u_gen_mipmap.c \
  235.         util/u_gen_mipmap.h \
  236.         util/u_half.h \
  237.         util/u_handle_table.c \
  238.         util/u_handle_table.h \
  239.         util/u_hash.c \
  240.         util/u_hash.h \
  241.         util/u_hash_table.c \
  242.         util/u_hash_table.h \
  243.         util/u_helpers.c \
  244.         util/u_helpers.h \
  245.         util/u_index_modify.c \
  246.         util/u_index_modify.h \
  247.         util/u_init.h \
  248.         util/u_inlines.h \
  249.         util/u_keymap.c \
  250.         util/u_keymap.h \
  251.         util/u_linear.c \
  252.         util/u_linear.h \
  253.         util/u_math.c \
  254.         util/u_math.h \
  255.         util/u_memory.h \
  256.         util/u_mm.c \
  257.         util/u_mm.h \
  258.         util/u_network.c \
  259.         util/u_network.h \
  260.         util/u_pack_color.h \
  261.         util/u_pointer.h \
  262.         util/u_prim.h \
  263.         util/u_pstipple.c \
  264.         util/u_pstipple.h \
  265.         util/u_range.h \
  266.         util/u_rect.h \
  267.         util/u_resource.c \
  268.         util/u_resource.h \
  269.         util/u_ringbuffer.c \
  270.         util/u_ringbuffer.h \
  271.         util/u_sampler.c \
  272.         util/u_sampler.h \
  273.         util/u_simple_shaders.c \
  274.         util/u_simple_shaders.h \
  275.         util/u_slab.c \
  276.         util/u_slab.h \
  277.         util/u_snprintf.c \
  278.         util/u_split_prim.h \
  279.         util/u_sse.h \
  280.         util/u_staging.c \
  281.         util/u_staging.h \
  282.         util/u_string.h \
  283.         util/u_suballoc.c \
  284.         util/u_suballoc.h \
  285.         util/u_surface.c \
  286.         util/u_surface.h \
  287.         util/u_surfaces.c \
  288.         util/u_surfaces.h \
  289.         util/u_tests.c \
  290.         util/u_tests.h \
  291.         util/u_texture.c \
  292.         util/u_texture.h \
  293.         util/u_tile.c \
  294.         util/u_tile.h \
  295.         util/u_time.h \
  296.         util/u_transfer.c \
  297.         util/u_transfer.h \
  298.         util/u_upload_mgr.c \
  299.         util/u_upload_mgr.h \
  300.         util/u_vbuf.c \
  301.         util/u_vbuf.h \
  302.         util/u_video.h
  303.  
  304. NIR_SOURCES := \
  305.         nir/tgsi_to_nir.c \
  306.         nir/tgsi_to_nir.h
  307.  
  308. VL_SOURCES := \
  309.         vl/vl_compositor.c \
  310.         vl/vl_compositor.h \
  311.         vl/vl_csc.c \
  312.         vl/vl_csc.h \
  313.         vl/vl_decoder.c \
  314.         vl/vl_decoder.h \
  315.         vl/vl_defines.h \
  316.         vl/vl_deint_filter.c \
  317.         vl/vl_deint_filter.h \
  318.         vl/vl_idct.c \
  319.         vl/vl_idct.h \
  320.         vl/vl_matrix_filter.c \
  321.         vl/vl_matrix_filter.h \
  322.         vl/vl_mc.c \
  323.         vl/vl_mc.h \
  324.         vl/vl_median_filter.c \
  325.         vl/vl_median_filter.h \
  326.         vl/vl_mpeg12_bitstream.c \
  327.         vl/vl_mpeg12_bitstream.h \
  328.         vl/vl_mpeg12_decoder.c \
  329.         vl/vl_mpeg12_decoder.h \
  330.         vl/vl_rbsp.h \
  331.         vl/vl_types.h \
  332.         vl/vl_vertex_buffers.c \
  333.         vl/vl_vertex_buffers.h \
  334.         vl/vl_video_buffer.c \
  335.         vl/vl_video_buffer.h \
  336.         vl/vl_vlc.h \
  337.         vl/vl_winsys.h \
  338.         vl/vl_zscan.c \
  339.         vl/vl_zscan.h
  340.  
  341. # XXX: Nuke this as our dri targets no longer depend on VL.
  342. VL_WINSYS_SOURCES := \
  343.         vl/vl_winsys_dri.c
  344.  
  345. VL_STUB_SOURCES := \
  346.         vl/vl_stubs.c
  347.  
  348. GENERATED_SOURCES := \
  349.         indices/u_indices_gen.c \
  350.         indices/u_unfilled_gen.c \
  351.         util/u_format_table.c
  352.  
  353. GALLIVM_SOURCES := \
  354.         gallivm/lp_bld_arit.c \
  355.         gallivm/lp_bld_arit.h \
  356.         gallivm/lp_bld_arit_overflow.c \
  357.         gallivm/lp_bld_arit_overflow.h \
  358.         gallivm/lp_bld_assert.c \
  359.         gallivm/lp_bld_assert.h \
  360.         gallivm/lp_bld_bitarit.c \
  361.         gallivm/lp_bld_bitarit.h \
  362.         gallivm/lp_bld_const.c \
  363.         gallivm/lp_bld_const.h \
  364.         gallivm/lp_bld_conv.c \
  365.         gallivm/lp_bld_conv.h \
  366.         gallivm/lp_bld_debug.cpp \
  367.         gallivm/lp_bld_debug.h \
  368.         gallivm/lp_bld_flow.c \
  369.         gallivm/lp_bld_flow.h \
  370.         gallivm/lp_bld_format_aos_array.c \
  371.         gallivm/lp_bld_format_aos.c \
  372.         gallivm/lp_bld_format_float.c \
  373.         gallivm/lp_bld_format.h \
  374.         gallivm/lp_bld_format_soa.c \
  375.         gallivm/lp_bld_format_srgb.c \
  376.         gallivm/lp_bld_format_yuv.c \
  377.         gallivm/lp_bld_gather.c \
  378.         gallivm/lp_bld_gather.h \
  379.         gallivm/lp_bld.h \
  380.         gallivm/lp_bld_init.c \
  381.         gallivm/lp_bld_init.h \
  382.         gallivm/lp_bld_intr.c \
  383.         gallivm/lp_bld_intr.h \
  384.         gallivm/lp_bld_limits.h \
  385.         gallivm/lp_bld_logic.c \
  386.         gallivm/lp_bld_logic.h \
  387.         gallivm/lp_bld_misc.cpp \
  388.         gallivm/lp_bld_misc.h \
  389.         gallivm/lp_bld_pack.c \
  390.         gallivm/lp_bld_pack.h \
  391.         gallivm/lp_bld_printf.c \
  392.         gallivm/lp_bld_printf.h \
  393.         gallivm/lp_bld_quad.c \
  394.         gallivm/lp_bld_quad.h \
  395.         gallivm/lp_bld_sample_aos.c \
  396.         gallivm/lp_bld_sample_aos.h \
  397.         gallivm/lp_bld_sample.c \
  398.         gallivm/lp_bld_sample.h \
  399.         gallivm/lp_bld_sample_soa.c \
  400.         gallivm/lp_bld_struct.c \
  401.         gallivm/lp_bld_struct.h \
  402.         gallivm/lp_bld_swizzle.c \
  403.         gallivm/lp_bld_swizzle.h \
  404.         gallivm/lp_bld_tgsi_action.c \
  405.         gallivm/lp_bld_tgsi_action.h \
  406.         gallivm/lp_bld_tgsi_aos.c \
  407.         gallivm/lp_bld_tgsi.c \
  408.         gallivm/lp_bld_tgsi.h \
  409.         gallivm/lp_bld_tgsi_info.c \
  410.         gallivm/lp_bld_tgsi_soa.c \
  411.         gallivm/lp_bld_type.c \
  412.         gallivm/lp_bld_type.h \
  413.         draw/draw_llvm.c \
  414.         draw/draw_llvm.h \
  415.         draw/draw_llvm_sample.c \
  416.         draw/draw_pt_fetch_shade_pipeline_llvm.c \
  417.         draw/draw_vs_llvm.c
  418.