mesa/src/gallium/auxiliary
Jose Fonseca cf4105740f gallivm: Make MCJIT a runtime option.
On the LLVM versions that support it, so we can easily switch between
MCJIT/old-jit for testing.

The new option is GALLIVM_MCJIT.

Unfortunately setting GALLIVM_MCJIT=1 for LLVM 3.3 or 3.4 causes
segfault, both on Linux and Windows.  I'm almost certain this used to
work, so there probably is a regression somewhere.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
2016-04-19 11:31:14 +01:00
..
cso_cache gallium: pause queries for all meta ops 2016-04-12 14:29:46 +02:00
draw gallivm: convert size query to using a set of parameters. 2016-04-19 07:33:39 +10:00
gallivm gallivm: Make MCJIT a runtime option. 2016-04-19 11:31:14 +01:00
hud gallium: pause queries for all meta ops 2016-04-12 14:29:46 +02:00
indices u_upload_mgr: allow specifying PIPE_USAGE_* for the upload buffer 2016-01-02 15:15:45 +01:00
nir nir: add bit_size info to nir_load_const_instr_create() 2016-04-11 08:27:04 +02:00
os os: check for GALLIUM_PROCESS_NAME to override os_get_process_name() 2015-11-19 09:23:04 -07:00
pipe-loader scons: Eliminate MSVC2008 compatibility. 2016-02-11 21:36:00 +00:00
pipebuffer pb_buffer: switch pb_buffer::size to 64 bits 2016-04-12 14:29:47 +02:00
postprocess gallium: pause queries for all meta ops 2016-04-12 14:29:46 +02:00
rbug Fix a few typos 2015-04-27 17:28:29 +03:00
rtasm gallium: Use STATIC_ASSERT whenever possible. 2016-04-12 16:56:15 +01:00
target-helpers gallium/swr: allow swr use as a swrast dri driver 2016-04-15 14:21:50 -05:00
tgsi tgsi: fix buffer overflow 2016-04-13 11:51:34 +10:00
translate gallium/auxiliary: Sanitize NULL checks into canonical form 2015-12-06 17:10:23 +01:00
util gallium/tests: Update UTIL_FORMAT_MAX_* defines. 2016-04-19 11:28:16 +01:00
vl gallium: add external usage flags to resource_from(get)_handle (v2) 2016-03-09 15:02:25 +01:00
Android.mk Android: fix build break from nir/glsl move to compiler/ 2016-02-29 10:51:44 +00:00
Makefile.am Part revert "gallium/auxiliary: don't build NIR sources with MSVC2008 flags" 2016-04-11 19:08:23 +01:00
Makefile.sources gallium/util: switch over to new u_debug_image.[ch] code 2016-02-08 09:29:38 -07:00
SConscript scons: Eliminate MSVC2008 compatibility. 2016-02-11 21:36:00 +00:00