mesa/src
Jordan Justen b74d4f6ca0 intel/blorp_blit: Create structure for src & dst coordinates
This will be useful for splitting blits into smaller sizes.

We also make the coordinates of type double rather than float. Since
we will be splitting and scaling the coordinates, we might require
extra precision in the calculations.

v2:
 * Use double instead of float. (Jason)

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2016-12-07 09:00:49 -08:00
..
amd vulkan: use STATIC_ASSERT instead of static_assert 2016-12-07 22:32:38 +11:00
compiler mesa: add support for GL_INTEL_conservative_rasterization 2016-12-07 11:02:16 +00:00
egl egl: add EGL_ANDROID_native_fence_sync 2016-12-01 10:57:35 -08:00
gallium radeonsi: fix isolines tess factor writes to control ring 2016-12-07 11:21:32 +01:00
gbm gbm: request correct version of the DRI2_FENCE extension 2016-11-22 15:56:44 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx dri: make use of loader_get_extensions_name(..) helper 2016-11-15 18:15:16 +00:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel intel/blorp_blit: Create structure for src & dst coordinates 2016-12-07 09:00:49 -08:00
loader loader: automake: whitespace cleanup 2016-11-21 14:46:40 +00:00
mapi mesa: add missing CONTEXT_ROBUST_ACCESS enum 2016-10-27 07:06:41 +03:00
mesa i965: enable INTEL_conservative_rasterization on Gen9+ 2016-12-07 11:02:19 +00:00
util util: import CRC32 implementation from gallium 2016-11-22 18:05:51 +01:00
vulkan/wsi vulkan: use STATIC_ASSERT instead of static_assert 2016-12-07 22:32:38 +11:00
Makefile.am amd: flatten amd/common makefile structure 2016-11-15 20:04:37 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00