~marcoil/glproxy/detection

« back to all changes in this revision

Viewing changes to tests/tfp/matrix.c

  • Committer: Marc Ordinas i Llopis
  • Date: 2012-03-22 09:47:32 UTC
  • mfrom: (43.1.12 work)
  • Revision ID: marc.ordinasillopis@collabora.co.uk-20120322094732-pyrc0qg7kpaxlb2x
Detection: Add backend detection and auto-selection.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#define _GNU_SOURCE
2
 
 
3
1
#include "matrix.h"
4
2
#include <math.h>
5
3
#include <stdlib.h>