Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1. MESA_UTIL_SHADER_CACHE_FILES := \
  2.         mesa-sha1.c \
  3.         mesa-sha1.h
  4.  
  5. MESA_UTIL_FILES :=      \
  6.         bitset.h \
  7.         format_srgb.h \
  8.         hash_table.c    \
  9.         hash_table.h \
  10.         list.h \
  11.         macros.h \
  12.         ralloc.c \
  13.         ralloc.h \
  14.         register_allocate.c \
  15.         register_allocate.h \
  16.         rgtc.c \
  17.         rgtc.h \
  18.         rounding.h \
  19.         set.c \
  20.         set.h \
  21.         simple_list.h \
  22.         strtod.cpp \
  23.         strtod.h \
  24.         texcompress_rgtc_tmp.h \
  25.         u_atomic.h
  26.  
  27. MESA_UTIL_GENERATED_FILES = \
  28.         format_srgb.c
  29.