mesa/src/gallium/drivers
Jason Ekstrand ee85014b90 nir/tex_instr: Rename sampler to texture
We're about to separate the two concepts.  When we do, the sampler will
become optional.  Doing a rename first makes the separation a bit more
safe because drivers that depend on GLSL or TGSI behaviour will be fine to
just use the texture index all the time.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2016-02-09 15:00:17 -08:00
..
ddebug gallium/ddebug: add 'verbose' option 2016-01-26 09:58:55 -05:00
freedreno nir/tex_instr: Rename sampler to texture 2016-02-09 15:00:17 -08:00
i915 gallium: add interface for querying memory usage and sizes (v2) 2016-02-05 17:29:38 +01:00
ilo ilo: add PIPE_QUERY_OCCLUSION_PREDICATE support 2016-02-09 11:59:27 -05:00
llvmpipe gallium/util: switch over to new u_debug_image.[ch] code 2016-02-08 09:29:38 -07:00
noop gallium/drivers: Sanitize NULL checks into canonical form 2015-12-06 17:10:23 +01:00
nouveau nv50: add PIPE_QUERY_OCCLUSION_PREDICATE support 2016-02-09 11:59:35 -05:00
r300 gallium: add interface for querying memory usage and sizes (v2) 2016-02-05 17:29:38 +01:00
r600 r600, compute: Do not overwrite pipe_resource.screen 2016-02-05 21:17:15 -05:00
radeon gallium/radeon: add a function for adding llvm function attributes 2016-02-09 21:19:51 +01:00
radeonsi radeonsi: enable denorms for 64-bit and 16-bit floats 2016-02-09 21:19:51 +01:00
rbug gallium/drivers: Trivial code-style cleanup 2015-12-06 17:10:22 +01:00
softpipe gallium/util: switch over to new u_debug_image.[ch] code 2016-02-08 09:29:38 -07:00
svga gallium/util: switch over to new u_debug_image.[ch] code 2016-02-08 09:29:38 -07:00
trace trace: add missing pipe_context::clear_texture() 2016-02-08 00:06:32 +01:00
vc4 nir/tex_instr: Rename sampler to texture 2016-02-09 15:00:17 -08:00
virgl gallium: add PIPE_CAP_QUERY_BUFFER_OBJECT 2016-02-04 21:21:30 -05:00