1 | # $Id: .scm-settings 78340 2019-04-28 15:23:27Z vboxsync $
|
---|
2 | ## @file
|
---|
3 | # Source code massager settings for common/crOpenGL.
|
---|
4 | #
|
---|
5 |
|
---|
6 | #
|
---|
7 | # Copyright (C) 2010-2019 Oracle Corporation
|
---|
8 | #
|
---|
9 | # This file is part of VirtualBox Open Source Edition (OSE), as
|
---|
10 | # available from http://www.virtualbox.org. This file is free software;
|
---|
11 | # you can redistribute it and/or modify it under the terms of the GNU
|
---|
12 | # General Public License (GPL) as published by the Free Software
|
---|
13 | # Foundation, in version 2 as it comes in the "COPYING" file of the
|
---|
14 | # VirtualBox OSE distribution. VirtualBox OSE is distributed in the
|
---|
15 | # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
|
---|
16 | #
|
---|
17 |
|
---|
18 | # Much of this is externally licensed, but not all, sigh.
|
---|
19 | --external-copyright --no-convert-tabs
|
---|
20 |
|
---|
21 | /feedback/feedbackspu.rc: --no-external-copyright --convert-tabs
|
---|
22 | /feedback/feedback_context.c: --no-external-copyright --convert-tabs
|
---|
23 |
|
---|
24 | /pack/packspu.rc: --no-external-copyright --convert-tabs
|
---|
25 | /pack/packspu_framebuffer.c: --no-external-copyright --convert-tabs
|
---|
26 | /pack/packspu_getshaders.c: --no-external-copyright --convert-tabs
|
---|
27 | /pack/packspu_glsl.c: --no-external-copyright --convert-tabs
|
---|
28 | /pack/packspu_texture.c: --no-external-copyright --convert-tabs
|
---|
29 |
|
---|
30 | /passthrough/passthroughspu.rc: --no-external-copyright --convert-tabs
|
---|
31 |
|
---|
32 | /.scm-settings: --no-external-copyright --convert-tabs
|
---|
33 | /dri_drv.c: --no-external-copyright --convert-tabs
|
---|
34 | /dri_drv.h: --no-external-copyright --convert-tabs
|
---|
35 | /dri_glx.h: --no-external-copyright --convert-tabs
|
---|
36 | /egl.c: --no-external-copyright --convert-tabs
|
---|
37 | /fakedri_drv.c: --no-external-copyright --convert-tabs
|
---|
38 | /fakedri_drv.h: --no-external-copyright --convert-tabs
|
---|
39 | /fakedri_glfuncsList.h: --no-external-copyright --convert-tabs --no-fix-header-guards
|
---|
40 | /fakedri_glxfuncsList.h: --no-external-copyright --convert-tabs --no-fix-header-guards
|
---|
41 | /glx.c: --no-external-copyright --convert-tabs
|
---|
42 | /glx_c_exports.c: --no-external-copyright --convert-tabs
|
---|
43 | /glx_proto.h: --no-external-copyright --convert-tabs
|
---|
44 | /icd_drv.c: --no-external-copyright --convert-tabs
|
---|
45 | /icd_drv.h: --no-external-copyright --convert-tabs
|
---|
46 | /Linux_i386_glxapi_exports.py: --no-external-copyright --convert-tabs
|
---|
47 | /Makefile.kmk: --no-external-copyright --convert-tabs
|
---|
48 | /SunOS_i386_exports.py: --no-external-copyright --convert-tabs
|
---|
49 | /SunOS_i386_exports_dri.py: --no-external-copyright --convert-tabs
|
---|
50 | /SunOS_i386_glxapi_exports.py: --no-external-copyright --convert-tabs
|
---|
51 | /VBoxCROGL.rc: --no-external-copyright --convert-tabs
|
---|
52 | /VBoxICDList.h: --no-external-copyright --no-fix-header-guards
|
---|
53 |
|
---|
54 | *_special: --treat-as Makefile
|
---|
55 |
|
---|
56 | # Ignore some stuff.
|
---|
57 | --filter-out-files /COPYRIGHT.LLNL
|
---|
58 | --filter-out-files /COPYRIGHT.REDHAT
|
---|
59 | --filter-out-files /LICENSE
|
---|
60 |
|
---|