mesa/src/intel
Kenneth Graunke 9afe5846d2 genxml: Make a SCISSOR_RECT structure on Gen4-5.
Gen6+ support multiple scissor rectangles, and define a SCISSOR_RECT
structure containing their dimensions.  On Gen4-5, those same fields
exist in SF_VIEWPORT.

This patch extracts the SF_VIEWPORT fields into a SCISSOR_RECT
structure.  Although not a named concept on Gen4-5, it works just
as well, and gives us a consistent SCISSOR_RECT structure across
all generations, making it easier to reuse code.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
2017-05-29 21:46:37 -07:00
..
blorp i965: Use BLORP for color clears on gen4-5 2017-05-26 07:58:01 -07:00
common intel/decoder: Handle the BLT ring in gen_group_get_length 2017-05-26 07:58:01 -07:00
compiler i965: Ignore INTEL_SCALAR_* debug variables on Gen10+. 2017-05-29 21:40:44 -07:00
genxml genxml: Make a SCISSOR_RECT structure on Gen4-5. 2017-05-29 21:46:37 -07:00
isl intel/isl: Add gen4_filter_tiling 2017-05-26 07:58:01 -07:00
tools aubinator: report error on unknown device id 2017-05-24 10:50:18 +01:00
vulkan intel/blorp: Add support for gen4-5 SF programs 2017-05-26 07:58:01 -07:00
Android.blorp.mk intel: android: remove libdrm_intel requirement 2017-03-30 19:07:23 +01:00
Android.common.mk android: intel: fix include paths in new "common" library 2016-09-03 20:03:16 -07:00
Android.compiler.mk intel: android: remove libdrm_intel requirement 2017-03-30 19:07:23 +01:00
Android.genxml.mk android: intel: genxml: fix genX_xml.h generation rules 2017-04-04 09:10:46 +03:00
Android.isl.mk android: add libmesa_genxml as dep to libmesa_isl 2017-03-31 08:42:54 +03:00
Android.mk intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
Android.vulkan.mk android: add -Wl,--build-id=sha1 to LDFLAGS for libvulkan_intel 2017-05-20 08:59:57 +03:00
Makefile.am intel: automake: move INTEL_CFLAGS as applicable 2017-03-30 19:07:28 +01:00
Makefile.blorp.am blorp: automake: add TODO to the tarball 2017-02-24 17:37:00 +00:00
Makefile.common.am intel: automake: move INTEL_CFLAGS as applicable 2017-03-30 19:07:28 +01:00
Makefile.compiler.am intel/compiler: link all tests again gtest, even test_eu_compact" 2017-03-13 11:16:35 +00:00
Makefile.genxml.am intel: genxml: automake: include gen_bits_header.py in the tarball 2017-04-05 13:16:28 +01:00
Makefile.isl.am intel/isl: Stop linking libi965_compiler.la into tests 2017-03-13 11:16:33 +00:00
Makefile.sources i965: Move clip program compilation to the compiler 2017-05-26 07:58:01 -07:00
Makefile.tools.am intel/aubinator_error_decode: Disassemble shader programs 2017-05-15 12:04:04 -07:00
Makefile.vulkan.am anv: automake: list shared libraries after the static ones 2017-05-29 16:42:41 +01:00