jpark37
7c72fd1d4c
libobs: Plumb texcoord hint to reduce GPU cost
...
In order to do linear-correct filtering cheaply when scale filtering is
disabled, we need to know whether or not texture coordinates will always
sample from texel centers. This can be computed at the scene item level
relatively easily, and passed along to sources when rendering. Scene
items will use obs_source_set_texcoords_centered to set hint status, and
sources will use obs_source_get_texcoords_centered to retrieve it.
2021-07-11 08:26:29 -07:00
..
2017-11-27 03:02:04 -08:00
2017-11-27 03:02:04 -08:00
2017-11-27 03:02:04 -08:00
2017-11-27 03:02:04 -08:00
2020-03-28 23:17:20 +11:00
2019-10-14 17:19:38 -07:00
2021-01-21 07:42:56 -08:00
2018-01-04 11:37:43 -08:00
2017-11-27 03:02:04 -08:00
2017-11-27 03:02:04 -08:00
2017-11-27 03:02:04 -08:00
2017-11-27 03:02:04 -08:00
2020-01-19 09:21:53 +01:00
2020-02-18 20:58:58 -08:00
2021-07-09 19:32:18 +12:00
2018-06-03 15:04:03 -07:00
2017-11-27 03:02:04 -08:00
2021-01-21 07:42:56 -08:00
2021-03-30 22:29:00 -07:00
2017-11-27 03:02:04 -08:00
2017-11-27 03:02:04 -08:00
2017-11-27 03:02:04 -08:00
2017-11-27 03:02:04 -08:00
2019-10-14 17:19:38 -07:00
2019-10-14 17:19:38 -07:00
2019-10-14 17:19:38 -07:00
2017-11-27 03:02:04 -08:00
2020-09-06 20:51:28 -07:00
2017-11-27 03:02:04 -08:00
2017-11-27 03:02:04 -08:00
2017-12-02 13:52:40 -08:00
2017-11-27 03:02:04 -08:00
2019-10-14 17:19:38 -07:00
2019-10-14 17:19:38 -07:00
2021-01-18 19:05:41 -08:00
2019-10-14 17:19:38 -07:00
2017-11-27 03:02:04 -08:00
2017-11-27 03:02:04 -08:00
2021-02-03 08:51:31 -08:00
2017-11-27 03:02:04 -08:00
2021-01-26 03:31:31 -08:00
2020-09-06 20:51:28 -07:00
2021-07-09 17:32:09 +12:00
2021-03-30 03:16:24 -07:00
2017-11-27 03:02:04 -08:00
2021-04-23 12:38:50 -07:00
2021-07-11 08:26:29 -07:00
2020-08-31 12:02:11 +12:00