]> git.sesse.net Git - casparcg/commit
Reverted gpu refactoring. Will move to its own branch.
authorronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Sat, 21 Jan 2012 04:02:08 +0000 (04:02 +0000)
committerronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Sat, 21 Jan 2012 04:02:08 +0000 (04:02 +0000)
commit126f680b450e8d8cfe71b1b410df05bf584a2403
tree9e4076ca28895858f91a04c34459cefe6437d121
parent4f1ef3cbee2100956607634d0847e370c09a7d9e
Reverted gpu refactoring. Will move to its own branch.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches/2.1.0@2143 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d
53 files changed:
common/common.vcxproj
common/common.vcxproj.filters
common/concurrency/executor.h
common/gl/gl_check.cpp
common/scope_guard.h [deleted file]
core/consumer/frame_consumer.cpp
core/consumer/frame_consumer.h
core/consumer/output.cpp
core/consumer/output.h
core/core.vcxproj
core/core.vcxproj.filters
core/mixer/audio/audio_mixer.cpp
core/mixer/audio/audio_mixer.h
core/mixer/device_frame.cpp [deleted file]
core/mixer/gpu/device_buffer.cpp
core/mixer/gpu/device_buffer.h
core/mixer/gpu/host_buffer.cpp
core/mixer/gpu/host_buffer.h
core/mixer/gpu/ogl_device.cpp
core/mixer/gpu/ogl_device.h
core/mixer/image/image_kernel.cpp
core/mixer/image/image_mixer.cpp
core/mixer/image/image_mixer.h
core/mixer/image/shader/image_shader.cpp
core/mixer/mixer.cpp
core/mixer/mixer.h
core/mixer/read_frame.cpp [moved from core/mixer/data_frame.cpp with 77% similarity]
core/mixer/read_frame.h [moved from core/mixer/data_frame.h with 79% similarity]
core/mixer/write_frame.cpp [new file with mode: 0644]
core/mixer/write_frame.h [moved from core/mixer/device_frame.h with 65% similarity]
core/producer/channel/channel_producer.cpp
core/producer/color/color_producer.cpp
core/producer/color/color_producer.h
core/producer/frame/frame_factory.h
core/producer/frame/frame_visitor.h
core/video_channel.cpp
modules/bluefish/consumer/bluefish_consumer.cpp
modules/decklink/consumer/decklink_consumer.cpp
modules/decklink/producer/decklink_producer.cpp
modules/ffmpeg/consumer/ffmpeg_consumer.cpp
modules/ffmpeg/producer/muxer/frame_muxer.cpp
modules/ffmpeg/producer/muxer/frame_muxer.h
modules/ffmpeg/producer/util/util.cpp
modules/ffmpeg/producer/util/util.h
modules/ffmpeg/producer/video/video_decoder.h
modules/flash/producer/flash_producer.cpp
modules/image/consumer/image_consumer.cpp
modules/image/producer/image_producer.cpp
modules/image/producer/image_scroll_producer.cpp
modules/oal/consumer/oal_consumer.cpp
modules/ogl/consumer/ogl_consumer.cpp
shell/casparcg.config
shell/shell.vcxproj