OSDN Git Service

Implement the fixed-function matrix stacks.
authorNicolas Capens <capn@google.com>
Wed, 29 Oct 2014 18:46:44 +0000 (14:46 -0400)
committerNicolas Capens <nicolascapens@google.com>
Thu, 30 Oct 2014 16:34:05 +0000 (16:34 +0000)
commit6b537b7ab6b92787fd199f39f1a2a1de4ae7ca31
tree5444cb2d4fd8f21ea5fdede229b64ba74790b362
parente1a3282ffe9ab437e7d6988e89a05e64f3f7d8d7
Implement the fixed-function matrix stacks.

BUG=18110152

Change-Id: I0769c446e20eaf52cc84d957de16bfba4254a5f1
Reviewed-on: https://swiftshader-review.googlesource.com/1244
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
Tested-by: Nicolas Capens <nicolascapens@google.com>
src/GLES2/libGLES_CM/Context.cpp
src/GLES2/libGLES_CM/Context.h
src/GLES2/libGLES_CM/MatrixStack.cpp [new file with mode: 0644]
src/GLES2/libGLES_CM/MatrixStack.hpp [new file with mode: 0644]
src/GLES2/libGLES_CM/libGLES_CM.cpp
src/GLES2/libGLES_CM/libGLES_CM.vcxproj
src/GLES2/libGLES_CM/libGLES_CM.vcxproj.filters