mesa/src/gallium/drivers
Brian Paul abc6432d54 svga: fix copying non-zero layers of 1D array textures
Like cube maps, we need to convert the z information to a layer index.
Also rename the *_face vars to *_face_layer to make things a little more
understandable.

Reviewed-by: Charmaine Lee <charmainel@vmware.com>
2016-05-03 15:40:48 -06:00
..
ddebug gallium: add bool return to pipe_context::end_query 2016-04-21 22:32:50 -05:00
freedreno freedreno: s/Elements/ARRAY_SIZE/ 2016-05-03 15:40:48 -06:00
i915 i915g: s/Elements/ARRAY_SIZE/ 2016-05-03 15:40:48 -06:00
ilo ilo: s/Elements/ARRAY_SIZE/ 2016-05-03 15:40:48 -06:00
llvmpipe llvmpipe: s/Elements/ARRAY_SIZE/ 2016-04-27 10:23:19 -06:00
noop gallium: add bool return to pipe_context::end_query 2016-04-21 22:32:50 -05:00
nouveau nvc0: compute a percentage for metric-achieved_occupancy 2016-05-03 23:18:50 +02:00
r300 winsys/radeon: remove use_reusable_pool parameter from buffer_create 2016-04-27 11:16:41 -05:00
r600 gallium/radeon: fix crash in r600_set_streamout_targets 2016-04-29 11:55:06 -05:00
radeon gallium/radeon: remove stencil_tile_split from metadata 2016-05-02 22:49:25 +02:00
radeonsi radeonsi: remove unused tile mode getters 2016-05-02 22:49:25 +02:00
rbug rbug: s/Elements/ARRAY_SIZE/ 2016-05-03 15:40:48 -06:00
softpipe softpipe: bump 3D texture limit to 2048 2016-05-02 07:29:02 +10:00
svga svga: fix copying non-zero layers of 1D array textures 2016-05-03 15:40:48 -06:00
swr swr: remove duplicated constant update code 2016-04-28 16:16:46 -05:00
trace trace: s/Elements/ARRAY_SIZE/ 2016-05-03 15:40:48 -06:00
vc4 vc4: Use NIR lowering for sRGB decode. 2016-05-02 11:06:29 -07:00
virgl gallium: add bool return to pipe_context::end_query 2016-04-21 22:32:50 -05:00