mesa/src/gallium/targets
Kenneth Graunke 3d8d5b298a mesa: Restore 78-column wrapping of license text in C-style comments.
The previous commit introduced extra words, breaking the formatting.

This text transformation was done automatically via the following shell
command:
$ git grep 'THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY' | sed 's/:.*$//' | xargs -I {} sh -c 'vim -e -s {} < vimscript

where 'vimscript' is a file containing:
/THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY/;/\*\// !fmt -w 78 -p ' * '
:wq

Reviewed-by: Brian Paul <brianp@vmware.com>
2013-04-23 22:07:09 -07:00
..
dri-freedreno freedreno: gallium driver for adreno 2013-03-11 21:53:24 -04:00
dri-i915 xmlpool: Fix out-of-tree builds. 2013-01-13 12:38:50 +01:00
dri-nouveau xmlpool: Fix out-of-tree builds. 2013-01-13 12:38:50 +01:00
dri-r300 xmlpool: Fix out-of-tree builds. 2013-01-13 12:38:50 +01:00
dri-r600 xmlpool: Fix out-of-tree builds. 2013-01-13 12:38:50 +01:00
dri-radeonsi xmlpool: Fix out-of-tree builds. 2013-01-13 12:38:50 +01:00
dri-swrast target/dri-swrast: fix for nonstandard LLVM prefix 2013-01-13 12:22:15 +01:00
dri-vmwgfx svga: always link with C++ 2013-03-01 17:31:32 -07:00
egl-static freedreno: gallium driver for adreno 2013-03-11 21:53:24 -04:00
gbm Clean up .gitignore files 2013-01-10 22:01:31 +01:00
graw-gdi graw-gdi: Silence gcc missing initialization warning. 2011-03-06 09:10:03 +00:00
graw-null graw: Ensure new members are zeroed. 2012-10-26 16:02:59 +01:00
graw-xlib scons: Append x11 library path if linking x11 library. 2012-11-21 22:34:20 -08:00
libgl-gdi libgl-gdi: Avoid hangs on DLL_PROCESS_DETACH. 2013-01-15 14:16:09 -08:00
libgl-xlib libgl-xlib/build: Link with C++ when LLVM is used 2013-01-24 14:00:27 -08:00
opencl build: Build pipe-loader before gallium tests 2013-04-15 12:05:55 -07:00
osmesa mesa: Restore 78-column wrapping of license text in C-style comments. 2013-04-23 22:07:09 -07:00
pipe-loader build: Get rid of GALLIUM_MAKE_DIRS 2013-04-15 12:05:55 -07:00
vdpau-nouveau Clean up .gitignore files 2013-01-10 22:01:31 +01:00
vdpau-r300 Clean up .gitignore files 2013-01-10 22:01:31 +01:00
vdpau-r600 Clean up .gitignore files 2013-01-10 22:01:31 +01:00
vdpau-radeonsi radeonsi/vdpau: remove nonsense state tracker dep 2013-01-16 15:28:43 +01:00
vdpau-softpipe vdpau-softpipe: Build correct source file - vl_winsys_xsp.c 2013-03-03 22:53:26 -08:00
xa-vmwgfx targets/xa-vmwgfx: Force c++ linker to fix undefined symbols 2013-02-22 10:21:43 +01:00
xorg-i915 Clean up .gitignore files 2013-01-10 22:01:31 +01:00
xorg-nouveau Clean up .gitignore files 2013-01-10 22:01:31 +01:00
xorg-r600 Clean up .gitignore files 2013-01-10 22:01:31 +01:00
xorg-radeonsi Clean up .gitignore files 2013-01-10 22:01:31 +01:00
xvmc-nouveau Clean up .gitignore files 2013-01-10 22:01:31 +01:00
xvmc-r300 Clean up .gitignore files 2013-01-10 22:01:31 +01:00
xvmc-r600 Clean up .gitignore files 2013-01-10 22:01:31 +01:00
xvmc-softpipe Clean up .gitignore files 2013-01-10 22:01:31 +01:00
Makefile.am build: Get rid of GALLIUM_TARGET_DIRS 2013-04-15 12:05:55 -07:00
SConscript.dri scons: Update for xmlpool/options.h generation. 2013-01-12 19:00:04 +00:00