mesa/src
Jason Ekstrand 293b8de161 blorp: Handle the RGB workaround more like other workarounds
The previous version was sort-of strapped on in that it just adjusted
the blit rectangle and trusted in the fact that we would use texelFetch
and round to the nearest integer to ensure that the component positions
matched.  This new version, while slightly more complicated, is more
accurate because all three components end up with exactly the same
dst_pos and so they will get interpolated and sampled at the same
texture coordinate.  This makes the workaround suitable for using with
scaled blits.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
2018-05-09 11:16:33 -07:00
..
amd amd/common: use llvm.amdgcn.wqm for explicit derivatives 2018-05-04 11:02:48 +02:00
broadcom broadcom/vc5: Add support for centroid varyings. 2018-04-26 11:30:22 -07:00
compiler glsl: change ast_type_qualifier bitset size to work around GCC 5.4 bug 2018-05-08 19:06:09 -06:00
egl egl: add EGL_BAD_MATCH error case for surfaceless and android 2018-05-04 14:04:03 +03:00
gallium pipe-loader: Free driver_name in error path 2018-05-08 21:35:07 -04:00
gbm gbm: remove never-implemented function 2018-03-28 16:25:52 +01:00
getopt
glx meson: allow empty sources when using link_whole 2018-04-24 14:08:15 -07:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel blorp: Handle the RGB workaround more like other workarounds 2018-05-09 11:16:33 -07:00
loader dri3: Only update number of back buffers in loader_dri3_get_buffers 2018-05-09 15:40:41 +02:00
mapi mesa: enable geom shaders in OpenGL 3.2 Compat profile 2018-05-03 12:08:21 +10:00
mesa i965: silence unused variable 2018-05-09 18:12:10 +01:00
util util/set: add a set_clear function 2018-05-04 10:13:33 -07:00
vulkan vulkan/wsi: Only use LINEAR modifier for prime if supported. 2018-05-08 15:47:16 +02:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am vulkan: Drop vk_android_native_buffer.xml 2018-04-10 19:29:49 -07:00
meson.build meson: only build mesa_st tests when build-tests is true 2018-04-24 14:08:15 -07:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00