mesa/src
Dylan Baker ba1085c694 anv: Update "do not edit" comments with proper filename
This does two things, first it updates both the .h and the .c file to
have the same do not edit string. Second, it uses __file__ to ensure
that even if the file is moved or renamed that the name will be correct.

One thing to note is the use of '{{' and '}}' in the C template. This is
to instruct python to print a literal '{' and '}' respectively, rather
than treating the contents as a formatter specifier.

v3: - add this patch

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
2017-03-22 16:22:00 -07:00
..
amd radv: Invalidate L2 for TRANSFER_WRITE barriers 2017-03-23 09:20:31 +10:00
compiler glsl: Link glsl_compiler with CLOCK_LIB. 2017-03-22 14:58:18 -07:00
egl Android: drop Android 4.4 (KitKat) support 2017-03-22 17:53:31 +00:00
gallium util/rand_xor: add function to seed rand 2017-03-23 08:16:29 +11:00
gbm gbm: Disallow INVALID modifiers returned upon image creation 2017-03-21 14:48:11 -07:00
getopt
glx glx: Implement __DRI_BACKGROUND_CALLABLE 2017-03-16 14:14:18 +11:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: Update "do not edit" comments with proper filename 2017-03-22 16:22:00 -07:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mesa: disable glthread when glNewList() is called 2017-03-20 10:22:20 +11:00
mesa drirc: add force_glsl_abs_sqrt() for "Spec Ops: The Line" 2017-03-22 22:02:20 +01:00
util util/disk_cache: use rand_xorshift128plus() to get our random int 2017-03-23 08:16:29 +11:00
vulkan vulkan/wsi: include builddir for generated headers 2017-03-13 16:04:20 +01:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript