~andreas-pokorny/mir/input-sender-split

« back to all changes in this revision

Viewing changes to tests/unit-tests/compositor/CMakeLists.txt

  • Committer: Tarmac
  • Author(s): Kevin DuBois
  • Date: 2014-04-04 18:19:35 UTC
  • mfrom: (1523.5.4 no-rendering-operator)
  • Revision ID: tarmac-20140404181935-o5bqj4c7f5cj51sr
Remove the RenderingOperator and VisibilityFilter classes in favor of rendering on the generated list of renderables from the scene.

Approved by Alan Griffiths, Alexandros Frantzis, PS Jenkins bot, Alberto Aguirre.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
  ${CMAKE_CURRENT_SOURCE_DIR}/test_default_display_buffer_compositor.cpp
3
3
  ${CMAKE_CURRENT_SOURCE_DIR}/test_buffer_stream.cpp
4
4
  ${CMAKE_CURRENT_SOURCE_DIR}/test_temporary_buffers.cpp
5
 
  ${CMAKE_CURRENT_SOURCE_DIR}/test_rendering_operator.cpp
6
5
  ${CMAKE_CURRENT_SOURCE_DIR}/test_multi_threaded_compositor.cpp
7
6
  ${CMAKE_CURRENT_SOURCE_DIR}/test_switching_bundle.cpp
8
7
  ${CMAKE_CURRENT_SOURCE_DIR}/test_gl_renderer.cpp