regal/tests
Scott Nations bc7e48247e Enabled use of client-side memory in vertex, element, indirect, and count buffer
Added support for glArrayElement(EXT|) to the immediate mode layer.
    Support NUM_EXTENSIONS in glGet(Integer|Float|Double|Boolean|Integer64)v(EXT|)
    Added interception for glGetStringi and glGetIntergerv
    Improve loading of GLES and EGL libraries on Android
    Various bug fixes...
    Merged pull requests:
     #131  NaCL Pepper now uses GLES2 prefix for ES2.0 functions, rather than gl
     #130  Copyright bump to 2014
     #129  NaCL-related build tweaks for regaltest, nacl example and pnacl.
     #128  GLEW refresh
     #126  boost::print fix for mapping 'long' and 'long long' to 32-bit or 64-bit for length purposes
     #125  Resolve clang compilation error: lookup of 'Depth' in member access expression is ambiguous
     #124  Add Makefile support for gcc-4.4, gcc-4.6 and clang toolchains on Linux.
     #116  Make it compile with Visual Studio 2013 (VC12)
2014-08-07 12:24:42 -05:00
..
RegalDispatchGMock.cpp Enabled use of client-side memory in vertex, element, indirect, and count buffer 2014-08-07 12:24:42 -05:00
RegalDispatchGMock.h Enabled use of client-side memory in vertex, element, indirect, and count buffer 2014-08-07 12:24:42 -05:00
test_main.cpp Set relevant emulation "limits" from relevant layers. 2013-10-07 22:20:30 -05:00
testRegalHelper.cpp Cleanup build warnings 2013-05-07 11:45:29 -07:00
testRegalJson.cpp Revamp TLS (thread local storage) for storing more than context pointer per thread. 2013-05-26 14:19:58 -05:00
testRegalPixelConversions.cpp Add Emu::Quads emulation layer - work in progress, not enabled yet 2013-10-14 10:23:10 -05:00
testRegalPpa.cpp Enabled use of client-side memory in vertex, element, indirect, and count buffer 2014-08-07 12:24:42 -05:00
testRegalPpca.cpp Set relevant emulation "limits" from relevant layers. 2013-10-07 22:20:30 -05:00
testRegalState.cpp Add Emu::Quads emulation layer - work in progress, not enabled yet 2013-10-14 10:23:10 -05:00
testRegalTexC.cpp Set relevant emulation "limits" from relevant layers. 2013-10-07 22:20:30 -05:00
testRegalToken.cpp Add Mutex and ScopedLock classes for threading purposes 2013-03-29 15:45:14 -05:00
testStringList.cpp VC10 projects for building regaltest. 2013-01-04 14:08:55 -06:00