mesa/src
Jason Ekstrand 2191f5cb7e i965/blorp: Get rid of brw_context
This commit switches all of blorp from taking a brw_context to taking a
blorp_context and, where useful, a void *batch.  In the GL driver, we only
have one active batch at a time so the brw_context *is* the batch but in
Vulkan, batch will point to the anv_cmd_buffer in which we are building
instructions.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
2016-08-29 12:17:34 -07:00
..
compiler nir: Update shader info when adding discards 2016-08-29 10:56:59 -07:00
egl egl: turn a couple asserts static (compile-time) 2016-08-24 11:30:15 +01:00
gallium clover: Use device cap to query pointer size instead of hardcoded 32bits 2016-08-29 14:40:15 -04:00
gbm gbm: Correct bo_import documentation (trivial) 2016-08-03 10:56:41 -07:00
getopt
glx glx: Don't use current context in __glXSendError 2016-08-17 17:16:34 +09:00
gtest Remove wrongly repeated words in comments 2016-06-23 13:55:03 -07:00
hgl
intel android: intel: Flatten the makefile structure 2016-08-29 12:17:34 -07:00
loader loader/dri3: Overhaul dri3_update_num_back 2016-08-25 17:40:24 +09:00
mapi Update Khronos-supplied headers to r33100 2016-08-28 21:41:47 -04:00
mesa i965/blorp: Get rid of brw_context 2016-08-29 12:17:34 -07:00
util util: add assert that key cannot be NULL on insertion 2016-08-22 07:37:55 +03:00
Makefile.am aubinator: Add a new tool called Aubinator to the src/intel/tools folder. 2016-08-23 21:19:33 -07:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00