mesa/src/gallium/auxiliary
Bas Nieuwenhuizen 01f993a21f gallium: add threads per block TGSI property
The value 0 for unknown has been chosen to so that
drivers using tgsi_scan_shader do not need to detect
missing properties if they zero-initialize the struct.

Signed-off-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Dave Airlie <airlied@redhat.com>
2016-04-02 01:50:59 +02:00
..
cso_cache gallium/cso: fix indentation 2016-03-02 08:55:20 -07:00
draw draw: add support for passing images to vs/gs shaders. 2016-03-31 09:14:11 +10:00
gallivm gallivm: Prevent disassembly debug output from being truncated. 2016-04-01 21:22:42 +01:00
hud hud: add sampler view declaration in text fragment shader 2016-03-21 11:59:25 -06:00
indices u_upload_mgr: allow specifying PIPE_USAGE_* for the upload buffer 2016-01-02 15:15:45 +01:00
nir ttn: remove stray global from header 2016-03-24 16:04:54 -04: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 gallium: Format code in pb_buffer_fenced.c according to style guide. 2016-03-29 13:44:11 -06:00
postprocess postprocess: declare sampler views in shaders 2016-03-21 11:59:25 -06:00
rbug Fix a few typos 2015-04-27 17:28:29 +03:00
rtasm gallium: replace INLINE with inline 2015-07-21 17:52:16 -04:00
target-helpers gallium/target-helpers: add OpenSWR driver 2016-03-02 18:38:41 -06:00
tgsi gallium: add threads per block TGSI property 2016-04-02 01:50:59 +02:00
translate gallium/auxiliary: Sanitize NULL checks into canonical form 2015-12-06 17:10:23 +01:00
util gallium/util: fix up inaccurate behavior of util_framebuffer_state_equal (v2) 2016-03-28 00:46:23 +02: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 configure: Eliminate MSVC2008 compatibility. 2016-02-11 21:36:00 +00: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