~jesse-barker/libmatrix/util

  • Committer: Jesse Barker
  • Date: 2012-01-26 15:58:52 UTC
  • Revision ID: jesse.barker@linaro.org-20120126155852-p0niv2i5s30l4k1a
Actually add new interface abstraction header.
Filename Latest Rev Last Changed Committer Comment Size
..
test 20 12 years ago Jesse Barker Refactor tests into its own component. Push the t Diff
.gitignore 3 13 years ago jesse Make sure to ignore files we know we are not track 7 bytes Diff Download File
COPYING 7 13 years ago Jesse Barker Update copyright to say "Linaro Limited" 1 KB Diff Download File
gl-if.h 39 12 years ago Jesse Barker Actually add new interface abstraction header. 589 bytes Diff Download File
log.cc 34 12 years ago Jesse Barker Fix the logger so that the output is only colored 4.1 KB Diff Download File
log.h 30 12 years ago Jesse Barker Add logging object for use by other projects. 1.2 KB Diff Download File
Makefile 35 12 years ago Jesse Barker Add basic test for ShaderSource object. The test 1.8 KB Diff Download File
mat.cc 9 13 years ago Jesse Barker Add LibMatrix namespace to all library objects to 3.8 KB Diff Download File
mat.h 28 12 years ago Jesse Barker Add documenting comments to the matrix classes. U 37.2 KB Diff Download File
program.cc 38 12 years ago Jesse Barker Abstract the GL-specific interface and typedef inc 7 KB Diff Download File
program.h 37 12 years ago Jesse Barker Remove 'gotSource()' in favor of 'ShaderSource::lo 4.9 KB Diff Download File
README 6 13 years ago Jesse Barker Add a README to tell folks why we're here. 609 bytes Diff Download File
shader-source.cc 33 12 years ago Jesse Barker Updates to reflect recent changes on glcompbench t 16.6 KB Diff Download File
shader-source.h 32 12 years ago Jesse Barker Add ShaderSource object for the use of other proje 3.5 KB Diff Download File
stack.h 9 13 years ago Jesse Barker Add LibMatrix namespace to all library objects to 2.5 KB Diff Download File
util.cc 31 12 years ago Jesse Barker Add Util object for use by other projects. 3.7 KB Diff Download File
util.h 31 12 years ago Jesse Barker Add Util object for use by other projects. 1.7 KB Diff Download File
vec.h 28 12 years ago Jesse Barker Add documenting comments to the matrix classes. U 17 KB Diff Download File