Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update #1

Open
wants to merge 176 commits into
base: master
Choose a base branch
from
Open

Update #1

wants to merge 176 commits into from

Commits on Dec 25, 2010

  1. Merge branch 'master' into 0.3.1

    Christophe Riccio committed Dec 25, 2010
    Configuration menu
    Copy the full SHA
    80d2c07 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2011

  1. Added image2d files

    Christophe Riccio committed Apr 5, 2011
    Configuration menu
    Copy the full SHA
    5df06a3 View commit details
    Browse the repository at this point in the history
  2. Added textureCube files

    Christophe Riccio committed Apr 5, 2011
    Configuration menu
    Copy the full SHA
    4628452 View commit details
    Browse the repository at this point in the history
  3. Added texture2d_array files

    Christophe Riccio committed Apr 5, 2011
    Configuration menu
    Copy the full SHA
    05c51ba View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2011

  1. Generalized array2d

    Christophe Riccio committed Apr 6, 2011
    Configuration menu
    Copy the full SHA
    67f6fe2 View commit details
    Browse the repository at this point in the history
  2. Fixed texture2d and image2d separation

    Christophe Riccio committed Apr 6, 2011
    Configuration menu
    Copy the full SHA
    17e0a13 View commit details
    Browse the repository at this point in the history
  3. Merge branch '0.4.0' into cubemap

    Christophe Riccio committed Apr 6, 2011
    Configuration menu
    Copy the full SHA
    fa88630 View commit details
    Browse the repository at this point in the history
  4. Added support for cubemap

    Christophe Riccio committed Apr 6, 2011
    Configuration menu
    Copy the full SHA
    0c0ce25 View commit details
    Browse the repository at this point in the history
  5. Merge branch '0.4.0' into texture2d_array

    Christophe Riccio committed Apr 6, 2011
    Configuration menu
    Copy the full SHA
    bbd6c52 View commit details
    Browse the repository at this point in the history
  6. Implemented texture2d array

    Christophe Riccio committed Apr 6, 2011
    Configuration menu
    Copy the full SHA
    7b272ae View commit details
    Browse the repository at this point in the history
  7. Added cube map array files

    Christophe Riccio committed Apr 6, 2011
    Configuration menu
    Copy the full SHA
    f38ef9f View commit details
    Browse the repository at this point in the history
  8. Added texture cube array implementation

    Christophe Riccio committed Apr 6, 2011
    Configuration menu
    Copy the full SHA
    0d2caff View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2011

  1. Added cubemap support for DDS

    Christophe Riccio committed Apr 7, 2011
    Configuration menu
    Copy the full SHA
    ce299d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2011

  1. Added cubemap support

    Christophe Riccio committed Apr 8, 2011
    Configuration menu
    Copy the full SHA
    a8ac398 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2011

  1. Merge branch '0.3.0' into 0.3.1

    Christophe Riccio committed Apr 21, 2011
    Configuration menu
    Copy the full SHA
    e7b6943 View commit details
    Browse the repository at this point in the history
  2. Merge commit '0.3.0.3' into 0.3.1

    Christophe Riccio committed Apr 21, 2011
    Configuration menu
    Copy the full SHA
    18fc871 View commit details
    Browse the repository at this point in the history
  3. Merge branch '0.3.1' of ssh://ogl-image.git.sourceforge.net/gitroot/o…

    …gl-image/ogl-image into 0.3.1
    Christophe Riccio committed Apr 21, 2011
    Configuration menu
    Copy the full SHA
    6f00ce3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2011

  1. Added CTest infra structure

    Christophe Riccio committed May 10, 2011
    Configuration menu
    Copy the full SHA
    3bc6810 View commit details
    Browse the repository at this point in the history
  2. Fixed build on VC2005

    Christophe Riccio committed May 10, 2011
    Configuration menu
    Copy the full SHA
    68d1030 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2011

  1. Merge branch '0.3.1' of ssh://ogl-image.git.sourceforge.net/gitroot/o…

    …gl-image/ogl-image into 0.3.1
    Christophe Riccio committed Jun 2, 2011
    Configuration menu
    Copy the full SHA
    9be10ba View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2011

  1. Merge branch 'cubemap' into 0.3.1

    Christophe Riccio committed Oct 4, 2011
    Configuration menu
    Copy the full SHA
    6bdfcb0 View commit details
    Browse the repository at this point in the history
  2. Improved test framework

    Christophe Riccio committed Oct 4, 2011
    Configuration menu
    Copy the full SHA
    b7c677c View commit details
    Browse the repository at this point in the history
  3. Added clear functions

    Christophe Riccio committed Oct 4, 2011
    Configuration menu
    Copy the full SHA
    ed3db9e View commit details
    Browse the repository at this point in the history
  4. Fixed merge

    Christophe Riccio committed Oct 4, 2011
    Configuration menu
    Copy the full SHA
    8751840 View commit details
    Browse the repository at this point in the history
  5. Fixed fetch build

    Christophe Riccio committed Oct 4, 2011
    Configuration menu
    Copy the full SHA
    b1131aa View commit details
    Browse the repository at this point in the history
  6. Updated version

    Christophe Riccio committed Oct 4, 2011
    Configuration menu
    Copy the full SHA
    ba4a1e3 View commit details
    Browse the repository at this point in the history
  7. Fixed build

    Christophe Riccio committed Oct 4, 2011
    Configuration menu
    Copy the full SHA
    1a5ca3e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2011

  1. Added files for future development

    Christophe Riccio committed Oct 6, 2011
    Configuration menu
    Copy the full SHA
    c465878 View commit details
    Browse the repository at this point in the history
  2. Added new design based on image class

    Christophe Riccio committed Oct 6, 2011
    Configuration menu
    Copy the full SHA
    75fb689 View commit details
    Browse the repository at this point in the history
  3. Merge branch '0.4.0' of ssh://ogl-image.git.sourceforge.net/gitroot/o…

    …gl-image/ogl-image into 0.4.0
    Christophe Riccio committed Oct 6, 2011
    Configuration menu
    Copy the full SHA
    344aa65 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2011

  1. Fixed build errors

    Christophe Riccio committed Oct 7, 2011
    Configuration menu
    Copy the full SHA
    f56e7fe View commit details
    Browse the repository at this point in the history
  2. Follows better OpenGL conventions

    Christophe Riccio committed Oct 7, 2011
    Configuration menu
    Copy the full SHA
    ee983c9 View commit details
    Browse the repository at this point in the history
  3. Added 'load' function

    Christophe Riccio committed Oct 7, 2011
    Configuration menu
    Copy the full SHA
    203ac54 View commit details
    Browse the repository at this point in the history
  4. Added image copy function

    Christophe Riccio committed Oct 7, 2011
    Configuration menu
    Copy the full SHA
    6533f6d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2011

  1. Added loader test file

    Christophe Riccio committed Oct 11, 2011
    Configuration menu
    Copy the full SHA
    9b8cdde View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2011

  1. Added texture2d test

    Christophe Riccio committed Oct 13, 2011
    Configuration menu
    Copy the full SHA
    78d3167 View commit details
    Browse the repository at this point in the history
  2. Removed extension namespace, updated GLM

    Christophe Riccio committed Oct 13, 2011
    Configuration menu
    Copy the full SHA
    3447155 View commit details
    Browse the repository at this point in the history
  3. Update GLM 0.9.3 beta

    Christophe Riccio committed Oct 13, 2011
    Configuration menu
    Copy the full SHA
    b6967a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2011

  1. Clean up, removed namespace

    Christophe Riccio committed Nov 3, 2011
    Configuration menu
    Copy the full SHA
    4083a10 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2012

  1. Fixed build on MacOSX

    Christophe Riccio committed Jan 11, 2012
    Configuration menu
    Copy the full SHA
    f0a0f56 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2012

  1. Configuration menu
    Copy the full SHA
    cb43a50 View commit details
    Browse the repository at this point in the history
  2. Merge branch '0.3.0' into 0.3.1

    Christophe Riccio committed Jun 2, 2012
    Configuration menu
    Copy the full SHA
    b2481d4 View commit details
    Browse the repository at this point in the history
  3. Merge branch '0.3.1' into 0.4.0

    Christophe Riccio committed Jun 2, 2012
    Configuration menu
    Copy the full SHA
    9c16402 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2012

  1. Fixed namespace

    Christophe Riccio committed Jun 8, 2012
    Configuration menu
    Copy the full SHA
    58e89d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2012

  1. Fixed variable name

    Christophe Riccio committed Jun 16, 2012
    Configuration menu
    Copy the full SHA
    eff640d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2012

  1. Added DDS cubemap and arrays

    Christophe Riccio committed Jun 19, 2012
    Configuration menu
    Copy the full SHA
    8edd8d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2012

  1. Progress for the unified storage class

    Christophe Riccio committed Jun 21, 2012
    Configuration menu
    Copy the full SHA
    74acf62 View commit details
    Browse the repository at this point in the history
  2. Completed readDDS10, reduced data movement and memory allocation, add…

    …ed level_size for memory addressing
    Christophe Riccio committed Jun 21, 2012
    Configuration menu
    Copy the full SHA
    ba0ccdd View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2012

  1. Updated API to take advantage of the storage functionnalities

    Christophe Riccio committed Jun 25, 2012
    Configuration menu
    Copy the full SHA
    480e36e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2012

  1. Tighter utilisation of the storage class by the texture* classes, fix…

    …ing build errors too.
    Christophe Riccio committed Jun 27, 2012
    Configuration menu
    Copy the full SHA
    4be061c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2012

  1. Fixed linearTextureAddressing function

    Christophe Riccio committed Jul 5, 2012
    Configuration menu
    Copy the full SHA
    443bd9a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2012

  1. Renamed linearTextureAddressing

    Christophe Riccio committed Jul 6, 2012
    Configuration menu
    Copy the full SHA
    a84b66a View commit details
    Browse the repository at this point in the history
  2. Added extract functions to copy a subset of a texture storage

    Christophe Riccio committed Jul 6, 2012
    Configuration menu
    Copy the full SHA
    12a10cd View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2012

  1. Added storage offset

    Christophe Riccio committed Jul 14, 2012
    Configuration menu
    Copy the full SHA
    3335d7b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2012

  1. Fixed build'

    Christophe Riccio committed Aug 13, 2012
    Configuration menu
    Copy the full SHA
    2a1f15e View commit details
    Browse the repository at this point in the history
  2. Fixed merge

    Christophe Riccio committed Aug 13, 2012
    Configuration menu
    Copy the full SHA
    e24cd24 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2012

  1. Updated storage class to use blockSize but not format and create a WI…

    …P test
    Christophe Riccio committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    ab52500 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2012

  1. Fixed blockSize

    Christophe Riccio committed Aug 17, 2012
    Configuration menu
    Copy the full SHA
    39b4c2b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2012

  1. Fixed sizes functions and tests

    Christophe Riccio committed Aug 18, 2012
    Configuration menu
    Copy the full SHA
    5ed699e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2012

  1. Added copy_layers function

    Christophe Riccio committed Aug 19, 2012
    Configuration menu
    Copy the full SHA
    bdb0373 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9da3660 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2012

  1. Fixed shared_ptr and implemented shared_ptr tests

    Christophe Riccio committed Aug 20, 2012
    Configuration menu
    Copy the full SHA
    6dd40ca View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2012

  1. Added image test. Implemeted image class

    Christophe Riccio committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    329b931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e20b586 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2012

  1. Added image == operator, fixed build, progress on texture2D class

    Christophe Riccio authored and Christophe Riccio committed Aug 27, 2012
    Configuration menu
    Copy the full SHA
    346c2ae View commit details
    Browse the repository at this point in the history
  2. Dimensions are now a property of the image class

    Christophe Riccio committed Aug 27, 2012
    Configuration menu
    Copy the full SHA
    c8b87b4 View commit details
    Browse the repository at this point in the history
  3. On storage, dimensions are dependente of the level.

    Christophe Riccio committed Aug 27, 2012
    Configuration menu
    Copy the full SHA
    efdf68f View commit details
    Browse the repository at this point in the history
  4. Work on dimensions

    Christophe Riccio committed Aug 27, 2012
    Configuration menu
    Copy the full SHA
    ceb1978 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2012

  1. Fixed and added comparison shader_ptr tests

    Christophe Riccio committed Sep 23, 2012
    Configuration menu
    Copy the full SHA
    1ac3571 View commit details
    Browse the repository at this point in the history
  2. Added shared_ptr reset and empty tests

    Christophe Riccio committed Sep 23, 2012
    Configuration menu
    Copy the full SHA
    3f84b12 View commit details
    Browse the repository at this point in the history
  3. Fixed texture 2d build

    Christophe Riccio committed Sep 23, 2012
    Configuration menu
    Copy the full SHA
    4565d98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90814d1 View commit details
    Browse the repository at this point in the history
  5. Dont know

    Christophe Riccio committed Sep 23, 2012
    Configuration menu
    Copy the full SHA
    8a4e439 View commit details
    Browse the repository at this point in the history
  6. Added cow_ptr implementation

    Christophe Riccio committed Sep 23, 2012
    Configuration menu
    Copy the full SHA
    e55419e View commit details
    Browse the repository at this point in the history
  7. Fixed space characters

    Christophe Riccio committed Sep 23, 2012
    Configuration menu
    Copy the full SHA
    56fae72 View commit details
    Browse the repository at this point in the history
  8. Added self assignment shared_ptr test

    Christophe Riccio committed Sep 23, 2012
    Configuration menu
    Copy the full SHA
    19cbea4 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2012

  1. Completed operator * and ->

    Christophe Riccio committed Sep 24, 2012
    Configuration menu
    Copy the full SHA
    948b1d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2012

  1. Progress on size

    Christophe Riccio committed Sep 29, 2012
    Configuration menu
    Copy the full SHA
    c957bab View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2012

  1. Removed hidden file

    Christophe Riccio committed Oct 9, 2012
    Configuration menu
    Copy the full SHA
    a2114ca View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2012

  1. Fixed DDS loading

    Christophe Riccio committed Oct 14, 2012
    Configuration menu
    Copy the full SHA
    90c4e03 View commit details
    Browse the repository at this point in the history
  2. Removed TGA loader

    Christophe Riccio committed Oct 14, 2012
    Configuration menu
    Copy the full SHA
    9da91c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2012

  1. Fixed all tests build and removed TGA tests

    Christophe Riccio committed Oct 15, 2012
    Configuration menu
    Copy the full SHA
    04226dd View commit details
    Browse the repository at this point in the history
  2. Fixed space

    Christophe Riccio committed Oct 15, 2012
    Configuration menu
    Copy the full SHA
    0544d86 View commit details
    Browse the repository at this point in the history
  3. Fixed shared_ptr test

    Christophe Riccio committed Oct 15, 2012
    Configuration menu
    Copy the full SHA
    c5c6b4b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2012

  1. Removed image1d, image2d and image3d

    Christophe Riccio committed Oct 16, 2012
    Configuration menu
    Copy the full SHA
    519af3f View commit details
    Browse the repository at this point in the history
  2. Added format header and format descriptor functions

    Christophe Riccio committed Oct 16, 2012
    Configuration menu
    Copy the full SHA
    a9286a0 View commit details
    Browse the repository at this point in the history
  3. Use format description

    Christophe Riccio committed Oct 16, 2012
    Configuration menu
    Copy the full SHA
    77e8d64 View commit details
    Browse the repository at this point in the history
  4. Added is_compressed function descriptor API

    Christophe Riccio committed Oct 16, 2012
    Configuration menu
    Copy the full SHA
    9e806fc View commit details
    Browse the repository at this point in the history
  5. Fixed is_compressed declaration

    Christophe Riccio committed Oct 16, 2012
    Configuration menu
    Copy the full SHA
    8a36dc9 View commit details
    Browse the repository at this point in the history
  6. Added missing inline

    Christophe Riccio committed Oct 16, 2012
    Configuration menu
    Copy the full SHA
    057cf32 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2012

  1. Clean up

    Christophe Riccio committed Oct 18, 2012
    Configuration menu
    Copy the full SHA
    b98fe84 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2012

  1. Added descriptor called views to storage. Limits the scope of storage…

    …. Fixed image test
    Christophe Riccio committed Oct 19, 2012
    Configuration menu
    Copy the full SHA
    db76454 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2012

  1. Fixed all build issues on VC with the refactoring using the storage d…

    …escriptor 'view'
    Christophe Riccio committed Oct 20, 2012
    Configuration menu
    Copy the full SHA
    664a719 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2012

  1. Fixed indexing, dimensions, size of texture 2d

    Christophe Riccio committed Oct 22, 2012
    Configuration menu
    Copy the full SHA
    1244d49 View commit details
    Browse the repository at this point in the history
  2. Added single image texture 2d test

    Christophe Riccio committed Oct 22, 2012
    Configuration menu
    Copy the full SHA
    5685d30 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2012

  1. Created a separated addressing file and added first addressing test. …

    …Consider blocksize and blockdimensions for addressing compurations
    Christophe Riccio committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    bd47177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc749ac View commit details
    Browse the repository at this point in the history
  3. Added level addressing tests

    Christophe Riccio committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    a4487a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2012

  1. Fixed storage test

    Christophe Riccio committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    4ad12d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    121c293 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2012

  1. Fixing data copy

    Christophe Riccio committed Nov 22, 2012
    Configuration menu
    Copy the full SHA
    f82d16f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2012

  1. Fixed build

    Christophe Riccio committed Nov 23, 2012
    Configuration menu
    Copy the full SHA
    02f087d View commit details
    Browse the repository at this point in the history
  2. Added more tests

    Christophe Riccio committed Nov 23, 2012
    Configuration menu
    Copy the full SHA
    7a251b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2012

  1. Fixed build

    Christophe Riccio committed Nov 29, 2012
    Configuration menu
    Copy the full SHA
    83a0945 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2012

  1. Fixed image size computation

    Christophe Riccio committed Dec 2, 2012
    Configuration menu
    Copy the full SHA
    60860e0 View commit details
    Browse the repository at this point in the history
  2. Fixed texture size calculation for textures referencing texture array…

    … or texture cube storage.
    Christophe Riccio committed Dec 2, 2012
    Configuration menu
    Copy the full SHA
    3c7cc7d View commit details
    Browse the repository at this point in the history
  3. Fixed dimensions computation for block based formats

    Christophe Riccio committed Dec 2, 2012
    Configuration menu
    Copy the full SHA
    17f4498 View commit details
    Browse the repository at this point in the history
  4. Removed dead code, clean up, fixed assert

    Christophe Riccio committed Dec 2, 2012
    Configuration menu
    Copy the full SHA
    b54f345 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2012

  1. Fixed image operator =

    Christophe Riccio committed Dec 5, 2012
    Configuration menu
    Copy the full SHA
    27950c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd562a1 View commit details
    Browse the repository at this point in the history
  3. Improved comment on texture2d and image created from exist storage an…

    …d with a new storage
    Christophe Riccio committed Dec 5, 2012
    Configuration menu
    Copy the full SHA
    15acc87 View commit details
    Browse the repository at this point in the history
  4. Deleted size file

    Christophe Riccio committed Dec 5, 2012
    Configuration menu
    Copy the full SHA
    fa171ce View commit details
    Browse the repository at this point in the history
  5. Fixed build

    Christophe Riccio committed Dec 5, 2012
    Configuration menu
    Copy the full SHA
    de503d6 View commit details
    Browse the repository at this point in the history
  6. No memory allocation when calling operator =

    Christophe Riccio committed Dec 5, 2012
    Configuration menu
    Copy the full SHA
    114f4a5 View commit details
    Browse the repository at this point in the history
  7. Fixed location and copy of test texture files

    Christophe Riccio committed Dec 5, 2012
    Configuration menu
    Copy the full SHA
    8e55dcb View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2012

  1. Fixed DDS9 loader

    Christophe Riccio committed Dec 6, 2012
    Configuration menu
    Copy the full SHA
    299ed6e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2012

  1. Added storage loaders

    Christophe Riccio committed Dec 11, 2012
    Configuration menu
    Copy the full SHA
    ddb380f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2012

  1. Added cube map texture support

    Christophe Riccio committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    fc1fcaa View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2013

  1. Fixed XCode project generation, but no more automatic copy of the dat…

    …a when building a project
    Christophe Riccio committed Jan 3, 2013
    Configuration menu
    Copy the full SHA
    ea6714c View commit details
    Browse the repository at this point in the history
  2. Fixed build

    Christophe Riccio committed Jan 3, 2013
    Configuration menu
    Copy the full SHA
    7f90604 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2013

  1. Added image descriptor in texture2D

    Christophe Riccio committed Jan 4, 2013
    Configuration menu
    Copy the full SHA
    a4dab08 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2013

  1. Fixed texture 2d operator[] read and write

    Christophe Riccio committed Jan 6, 2013
    Configuration menu
    Copy the full SHA
    e115a48 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2013

  1. Configuration menu
    Copy the full SHA
    cfe4cc2 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2013

  1. Updated API for texture2D, texture2DArray, textureCube, textureCubeAr…

    …ray and texture3D.
    Christophe Riccio committed Jan 11, 2013
    Configuration menu
    Copy the full SHA
    6a308b2 View commit details
    Browse the repository at this point in the history
  2. Updated interface from texture1D and texture1DArray

    Christophe Riccio committed Jan 11, 2013
    Configuration menu
    Copy the full SHA
    9ea6f6a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2013

  1. storage is no longer a detail class

    Christophe Riccio committed Jan 12, 2013
    Configuration menu
    Copy the full SHA
    6f5b683 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2013

  1. Fix all build issues, no more face type

    Christophe Riccio committed Jan 13, 2013
    Configuration menu
    Copy the full SHA
    836393e View commit details
    Browse the repository at this point in the history
  2. Added texture 1d and texture 1d array tests

    Christophe Riccio committed Jan 13, 2013
    Configuration menu
    Copy the full SHA
    7cc5582 View commit details
    Browse the repository at this point in the history
  3. Updated copyright headers

    Christophe Riccio committed Jan 13, 2013
    Configuration menu
    Copy the full SHA
    9ee4dbb View commit details
    Browse the repository at this point in the history
  4. Updated extension file headers

    Christophe Riccio committed Jan 13, 2013
    Configuration menu
    Copy the full SHA
    7a7d3da View commit details
    Browse the repository at this point in the history
  5. Uniformalized data() to all image and texture classes

    Christophe Riccio committed Jan 13, 2013
    Configuration menu
    Copy the full SHA
    165c4cb View commit details
    Browse the repository at this point in the history
  6. Added texture3d implementation and tests

    Christophe Riccio committed Jan 13, 2013
    Configuration menu
    Copy the full SHA
    c2a5d6d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2013

  1. Updated data() function declaration

    Christophe Riccio committed Jan 14, 2013
    Configuration menu
    Copy the full SHA
    8b447fc View commit details
    Browse the repository at this point in the history
  2. Fixed dimension type for texture cube and texture cube array

    Christophe Riccio committed Jan 14, 2013
    Configuration menu
    Copy the full SHA
    a26bb68 View commit details
    Browse the repository at this point in the history
  3. Fixed white spaces

    Christophe Riccio committed Jan 14, 2013
    Configuration menu
    Copy the full SHA
    00a2af8 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2013

  1. Uniformalized image constructor parameter order with texture classes,…

    … fixed textureCube tests
    Christophe Riccio committed Jan 15, 2013
    Configuration menu
    Copy the full SHA
    b8182f6 View commit details
    Browse the repository at this point in the history
  2. Fixed image dimention type

    Christophe Riccio committed Jan 15, 2013
    Configuration menu
    Copy the full SHA
    614266a View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2013

  1. Fixed textureCube addressing of faces

    Christophe Riccio committed Jan 21, 2013
    Configuration menu
    Copy the full SHA
    2bec944 View commit details
    Browse the repository at this point in the history
  2. Fixed addressing of texture3d, 1d, 1d array, cube array

    Christophe Riccio committed Jan 21, 2013
    Configuration menu
    Copy the full SHA
    a5e4319 View commit details
    Browse the repository at this point in the history
  3. Calling data<genType>() requires blockSize to be the same size as gen…

    …Type
    Christophe Riccio committed Jan 21, 2013
    Configuration menu
    Copy the full SHA
    d4d7d25 View commit details
    Browse the repository at this point in the history
  4. Revert "Calling data<genType>() requires blockSize to be the same siz…

    …e as genType"
    
    This reverts commit d4d7d25.
    Christophe Riccio committed Jan 21, 2013
    Configuration menu
    Copy the full SHA
    c0c9af0 View commit details
    Browse the repository at this point in the history
  5. Updated texture cube array tests

    Christophe Riccio committed Jan 21, 2013
    Configuration menu
    Copy the full SHA
    4acfd66 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2013

  1. Fixed textureCube data access

    Christophe Riccio committed Jan 22, 2013
    Configuration menu
    Copy the full SHA
    60e770d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2013

  1. Configuration menu
    Copy the full SHA
    40db0fd View commit details
    Browse the repository at this point in the history
  2. Completed texture 1d and 2d array tests

    Christophe Riccio committed Jan 23, 2013
    Configuration menu
    Copy the full SHA
    c1167ef View commit details
    Browse the repository at this point in the history
  3. Fixed texture1d tests

    Christophe Riccio committed Jan 23, 2013
    Configuration menu
    Copy the full SHA
    978a264 View commit details
    Browse the repository at this point in the history
  4. Fixed texture 3d tests

    Christophe Riccio committed Jan 23, 2013
    Configuration menu
    Copy the full SHA
    be6a904 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d20348 View commit details
    Browse the repository at this point in the history
  6. Added clone function for texture classes

    Christophe Riccio committed Jan 23, 2013
    Configuration menu
    Copy the full SHA
    896842c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2013

  1. Clean up, added addressing class, updated loader

    Christophe Riccio committed Jan 24, 2013
    Configuration menu
    Copy the full SHA
    779227e View commit details
    Browse the repository at this point in the history
  2. Added missing function definition

    Christophe Riccio committed Jan 24, 2013
    Configuration menu
    Copy the full SHA
    54471c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2013

  1. Fixed texture constructor with storage instances

    Christophe Riccio committed Jan 25, 2013
    Configuration menu
    Copy the full SHA
    2bd93f8 View commit details
    Browse the repository at this point in the history
  2. Fixed DDS9 loader

    Christophe Riccio committed Jan 25, 2013
    Configuration menu
    Copy the full SHA
    0933179 View commit details
    Browse the repository at this point in the history
  3. Fixed 2d texture loader

    Christophe Riccio committed Jan 25, 2013
    Configuration menu
    Copy the full SHA
    b393e62 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2013

  1. Improve formats support

    Christophe Riccio committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    c87c71f View commit details
    Browse the repository at this point in the history
  2. Clean up DDS loader code

    Christophe Riccio committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    244bcda View commit details
    Browse the repository at this point in the history
  3. Fixed format setting at storage loading

    Christophe Riccio committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    7ed1d60 View commit details
    Browse the repository at this point in the history
  4. Refactoring of storage class, shared_ptr hidden

    Christophe Riccio committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    f60a99f View commit details
    Browse the repository at this point in the history
  5. Added storage cast operators

    Christophe Riccio committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    de71ab9 View commit details
    Browse the repository at this point in the history
  6. Improve the range of format supported for export

    Christophe Riccio committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    86f36fb View commit details
    Browse the repository at this point in the history
  7. Fixed OpenGL loader, restaure GL states

    Christophe Riccio committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    1b2c769 View commit details
    Browse the repository at this point in the history
  8. Fixed textureCube loading from DDS

    Christophe Riccio committed Jan 27, 2013
    Configuration menu
    Copy the full SHA
    e9cf803 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2013

  1. Added readme

    Christophe Riccio committed Jan 28, 2013
    Configuration menu
    Copy the full SHA
    c4b095e View commit details
    Browse the repository at this point in the history
  2. Refactoring of the DDS loader

    Christophe Riccio committed Jan 28, 2013
    Configuration menu
    Copy the full SHA
    034eb24 View commit details
    Browse the repository at this point in the history
  3. Refactoring of the DDS loader

    Christophe Riccio committed Jan 28, 2013
    Configuration menu
    Copy the full SHA
    9b412ab View commit details
    Browse the repository at this point in the history
  4. Added clone.hpp in gli.hpp

    Christophe Riccio committed Jan 28, 2013
    Configuration menu
    Copy the full SHA
    8294e2b View commit details
    Browse the repository at this point in the history
  5. Separated loading and saving of DDS

    Christophe Riccio committed Jan 28, 2013
    Configuration menu
    Copy the full SHA
    f67c13f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2013

  1. Use GLM 0.9.5 beta

    Christophe Riccio committed Feb 1, 2013
    Configuration menu
    Copy the full SHA
    ea72479 View commit details
    Browse the repository at this point in the history
  2. Fixed include

    Christophe Riccio committed Feb 1, 2013
    Configuration menu
    Copy the full SHA
    ccc9a91 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2013

  1. Fixed uncompressed 8bits per channel DDS saving

    Christophe Riccio committed Feb 2, 2013
    Configuration menu
    Copy the full SHA
    ab12240 View commit details
    Browse the repository at this point in the history
  2. Fixed cubemap saving

    Christophe Riccio committed Feb 2, 2013
    Configuration menu
    Copy the full SHA
    7384c98 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2013

  1. Fixed saving texture array

    Christophe Riccio committed Feb 3, 2013
    Configuration menu
    Copy the full SHA
    19e1013 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2013

  1. Fixed GCC build

    Groove committed Feb 14, 2013
    Configuration menu
    Copy the full SHA
    9d04857 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2013

  1. Updated readme

    Christophe Riccio committed Mar 7, 2013
    Configuration menu
    Copy the full SHA
    ececaa8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2013

  1. Fixed build with XCode

    Christophe Riccio committed Mar 10, 2013
    Configuration menu
    Copy the full SHA
    dc73f12 View commit details
    Browse the repository at this point in the history
  2. Updated readme

    Christophe Riccio committed Mar 10, 2013
    Configuration menu
    Copy the full SHA
    dc4e382 View commit details
    Browse the repository at this point in the history