Re: [Mesa-dev] [PATCH 1/8] radeonsi: cleanup shader headers

2012-08-11 Thread Christian König
On 08.08.2012 15:21, Michel Dänzer wrote: On Mit, 2012-08-08 at 13:05 +0200, Christian König wrote: + * Authors: + * Tom Stellard + * Michel Dänzer + * Christian König + */ I'm not really a fan of such lists of authors in files, as they tend to become stale, and the information

Re: [Mesa-dev] [PATCH 1/8] radeonsi: cleanup shader headers

2012-08-08 Thread Michel Dänzer
On Mit, 2012-08-08 at 13:05 +0200, Christian König wrote: > + * Authors: > + * Tom Stellard > + * Michel Dänzer > + * Christian König > + */ I'm not really a fan of such lists of authors in files, as they tend to become stale, and the information can be obtained via Git. Otherwise th

[Mesa-dev] [PATCH 1/8] radeonsi: cleanup shader headers

2012-08-08 Thread Christian König
Signed-off-by: Christian König --- src/gallium/drivers/radeonsi/radeonsi_pipe.h |4 -- src/gallium/drivers/radeonsi/radeonsi_shader.c | 28 ++ src/gallium/drivers/radeonsi/radeonsi_shader.h | 69 +++- src/gallium/drivers/radeonsi/si_state.c|1 + s