mesa/src/intel
Jason Ekstrand 26c8bb7bc0 intel/isl: Rework the asserts and fails in isl_surf_get_ccs
There are some invariants such as number of samples on which we should
assert.  However, most other things should silently return false since
they're much easier for isl_surf_get_ccs to check than the caller.  We also
update the checking to be a bit more complete.
2016-11-17 12:03:24 -08:00
..
blorp intel/blorp: Add a clear_attachments entrypoint 2016-11-16 10:11:29 -08:00
common i965: Consolidate GEN9 LP definition 2016-11-15 17:34:37 -08:00
genxml intel/genxml: Add SO_WRITE_OFFSET registers for gen7-9 2016-11-16 10:10:26 -08:00
isl intel/isl: Rework the asserts and fails in isl_surf_get_ccs 2016-11-17 12:03:24 -08:00
tools intel: aubinator: print field values if available 2016-11-01 22:37:56 +00:00
vulkan anv/cmd_buffer: Refactor surface state relocation handling 2016-11-17 12:03:24 -08:00
Android.blorp.mk intel/blorp: fix typo in android makefile 2016-09-03 08:22:53 -07:00
Android.common.mk android: intel: fix include paths in new "common" library 2016-09-03 20:03:16 -07:00
Android.genxml.mk android: intel: Flatten the makefile structure 2016-08-29 12:17:34 -07:00
Android.isl.mk android: intel: Flatten the makefile structure 2016-08-29 12:17:34 -07:00
Android.mk intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.blorp.am i965: Move blorp into src/intel/blorp 2016-08-29 12:17:34 -07:00
Makefile.common.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.genxml.am genxml: Handle failure of Python codegen scripts. 2016-10-26 14:06:45 -07:00
Makefile.isl.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.sources intel/genxml: fix building rules for aubinator required headers 2016-10-11 13:53:19 +01:00