OSDN Git Service

Move Reactor type definitions to Reactor.hpp.
authorNicolas Capens <capn@google.com>
Mon, 26 Sep 2016 17:30:14 +0000 (13:30 -0400)
committerNicolas Capens <capn@google.com>
Wed, 28 Sep 2016 22:20:18 +0000 (22:20 +0000)
commitd022e412cf8e5f175f990f6c2582e703c9a2739d
tree6edaa91a0f610205862a9f64c1d187f1d16a5ea2
parentdaa5d9108b225760ef6676b19d874e9ee8ee9bd3
Move Reactor type definitions to Reactor.hpp.

Just a refactoring, to make it clearer that Reactor types are the
higher level abstraction, with Nucleus the intermediate interface.

Bug swiftshader:10

Change-Id: I87d8a03cd05d7847511692c5ac9862e77d670801
Reviewed-on: https://swiftshader-review.googlesource.com/7279
Tested-by: Nicolas Capens <capn@google.com>
Reviewed-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <capn@google.com>
docs/Reactor.md
src/Main/FrameBuffer.hpp
src/Reactor/Nucleus.hpp
src/Reactor/Reactor.hpp
src/Reactor/x86.hpp
src/Renderer/Blitter.hpp
src/Shader/SamplerCore.hpp
src/Shader/SetupRoutine.hpp