Files
obs-studio/libobs
Christoph Hohmann 278aa141e3 Fix creating textures from image data with flipping
When the image data is copied into a texture with flipping set to true
each row has to be copied into the (height - row - 1)th row instead of
the row with the same number. Otherwise it will just create an unflipped
copy.
2014-11-15 13:03:04 +01:00
..
2014-10-03 20:18:01 +02:00
2014-10-12 06:27:33 +02:00
2014-11-03 14:18:30 -08:00
2014-10-01 15:32:49 +02:00
2014-10-23 11:38:51 -07:00
2014-10-23 11:38:51 -07:00
2014-02-12 08:04:50 -07:00