Re: [PATCH] Remove dependency on by replacing GLfloat with float
On Wed, Nov 27, 2013 at 01:22:42PM +0100, Tomeu Vizoso wrote: > --- > src/vertex-clipping.c| 70 > +++- > src/vertex-clipping.h| 30 ++--- > tests/vertex-clip-test.c | 12 - > 3 files changed, 54 insertions(+), 58 deletio
[PATCH] Remove dependency on by replacing GLfloat with float
--- src/vertex-clipping.c| 70 +++- src/vertex-clipping.h| 30 ++--- tests/vertex-clip-test.c | 12 - 3 files changed, 54 insertions(+), 58 deletions(-) This was bothering me, so I just went ahead with Jasper's suggestion