mesa/src/gallium/auxiliary
Kenneth Graunke 96ff2edc73 mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
This brings the license text in line with the MIT License as published
on the Open Source Initiative website:

http://opensource.org/licenses/mit-license.php

Generated automatically be the following shell command:
$ git grep 'THE AUTHORS BE LIABLE' | sed 's/:.*$//g' | xargs -I '{}' \
  sed -i 's/THE AUTHORS/THE AUTHORS OR COPYRIGHT HOLDERS/' {}

This introduces some wrapping issues, to be fixed in the next commit.

Reviewed-by: Brian Paul <brianp@vmware.com>
2013-04-23 22:07:06 -07:00
..
cso_cache cso: add constant buffer save/restore feature for postprocessing 2013-03-26 01:28:18 +01:00
draw gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel_center. 2013-04-23 19:42:47 +01:00
gallivm gallivm: Fix build with LLVM >= r180063 2013-04-23 11:53:05 -04:00
hud gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel_center. 2013-04-23 19:42:47 +01:00
indices indices: fix conversion of PIPE_PRIM_POLYGON to lines 2011-06-24 16:44:43 -06:00
os mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. 2013-04-23 22:07:06 -07:00
pipe-loader Remove hacks for static Makefiles 2013-01-13 00:55:37 +01:00
pipebuffer build: Don't build pipebuffer 2013-01-10 22:01:08 +01:00
postprocess mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. 2013-04-23 22:07:06 -07:00
rbug rbug: fix make process on Linux Mint 13 x64. 2012-06-14 08:14:59 -06:00
rtasm mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. 2013-04-23 22:07:06 -07:00
target-helpers gallium: allow debug helpers in the release build 2012-10-06 03:34:40 +02:00
tgsi tgsi/scan: set correct input limits for geometry shader 2013-04-22 20:36:07 -04:00
translate translate: Fix the fetch function assertions. 2012-12-04 19:35:19 +00:00
util mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. 2013-04-23 22:07:06 -07:00
vl gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel_center. 2013-04-23 19:42:47 +01:00
Android.mk util: Reimplement half <-> float conversions. 2012-06-29 12:21:02 +01:00
Makefile.am gallium/build: Fix visibility CFLAGS in automake 2013-03-16 12:45:22 +01:00
Makefile.sources draw: implement primitive assembler 2013-04-18 11:51:22 -07:00
SConscript util: Reimplement half <-> float conversions. 2012-06-29 12:21:02 +01:00