mesa/src/gallium/auxiliary
Eric Anholt 7a83be4b28 gallium/llvmpipe: Fix compiler warnings about ddx/ddy/ddmax.
My gcc doesn't figure out that dims >= 1 (seems reasonable), and doesn't
notice that ddmax is used from the same no_rho_opt as its initialization.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
2018-02-12 20:48:18 +00:00
..
cso_cache cso: add a couple sanity check assertions in cso_draw_vbo() 2018-02-08 09:49:03 -07:00
draw gallivm/llvmpipe: add const qualifiers on sampler variables 2018-02-01 14:19:58 -07:00
gallivm gallium/llvmpipe: Fix compiler warnings about ddx/ddy/ddmax. 2018-02-12 20:48:18 +00:00
hud gallium/hud: update some query functions 2018-02-08 01:12:07 +02:00
indices gallium: remove pipe_index_buffer and set_index_buffer 2017-05-10 19:00:16 +02:00
nir nir: Get rid of nir_shader::stage 2017-10-20 12:49:17 -07:00
os gallium/aux/os/os_thread.h: Silence -Wunused-param. 2017-11-17 09:27:57 -07:00
pipe-loader autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
pipebuffer pb_cache: let drivers choose the number of buckets 2018-01-27 02:09:09 +01:00
postprocess pp: always use two-dimensional constant references 2017-09-04 13:44:01 +02:00
rbug gallium: decrease the size of pipe_resource - 64 -> 48 bytes 2017-04-04 11:14:43 +02:00
renderonly renderonly: fix dumb BO allocation for non 32bpp formats 2018-02-01 19:36:17 +01:00
rtasm gallium/util: replace pipe_mutex_unlock() with mtx_unlock() 2017-03-07 08:53:05 +11:00
target-helpers Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary" 2018-02-07 23:47:39 +01:00
tgsi tgsi: s/unsigned/enum tgsi_semantic/ in ureg_DECL_output() 2018-02-08 10:27:19 -07:00
translate translate: whitespace fixes in translate_generic.c 2017-06-20 07:56:34 -06:00
util gallium/util: silence clang warning in blitter code 2018-02-08 10:27:31 -07:00
vl gallium/vl: don't use the template keyword 2017-09-30 19:03:07 +02:00
Android.mk gallium: auxiliary: Fix standalone Android build of u_cpu_detect (v2) 2017-07-19 13:28:23 +01:00
Makefile.am Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary" 2018-02-07 23:47:39 +01:00
Makefile.sources gallium/util: add u_transfer_helper 2017-12-15 08:09:44 -05:00
meson.build meson: move libsensors dependency to libgallium 2018-01-11 15:40:02 -08:00
SConscript scons: whitespace cleanup 2016-05-25 12:23:12 -06:00