Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

  1. C_SOURCES := \
  2.         r600_blit.c \
  3.         r600_buffer.c \
  4.         r600_hw_context.c \
  5.         radeonsi_pipe.c \
  6.         r600_query.c \
  7.         r600_resource.c \
  8.         radeonsi_shader.c \
  9.         r600_texture.c \
  10.         r600_translate.c \
  11.         radeonsi_pm4.c \
  12.         radeonsi_compute.c \
  13.         si_state.c \
  14.         si_state_streamout.c \
  15.         si_state_draw.c \
  16.         si_commands.c \
  17.         radeonsi_uvd.c
  18.