mesa/src/gallium/auxiliary
Marek Olšák 19c18d532e gallium/u_upload_mgr: reduce dereferences by adding buffer_size
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3829>
2020-02-14 18:16:27 -05:00
..
cso_cache gallium: bypass u_vbuf if it's not needed (no fallbacks and no user VBOs) 2020-01-08 13:40:59 -05:00
draw draw: don't emit vertex to streams with no outputs 2020-02-07 00:54:42 +00:00
driver_ddebug util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
driver_noop gallium/noop: call finalize_nir 2019-11-15 14:34:49 -05:00
driver_rbug util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
driver_trace util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
gallivm gallivm/nir: add support for multiple vertex streams 2020-02-07 00:54:42 +00:00
hud gallium/auxiliary: Fix uses of gnu struct = {} extension 2019-11-26 12:48:11 -08:00
indices gallium/auxiliary/indices: consistently apply start only to input 2019-08-31 19:45:52 +00:00
nir glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT. 2020-02-05 10:31:14 -08:00
os gallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER 2019-08-02 18:38:52 +01:00
pipe-loader driconf, glsl: Add a vs_position_always_invariant option 2019-11-27 18:48:04 +00:00
pipebuffer util: remove LIST_IS_EMPTY macro 2019-10-28 11:24:39 +00:00
postprocess util: use standard name for sprintf() 2019-07-19 22:39:38 +01:00
rbug rbug: Fix use of alloca() without #include "c99_alloca.h" 2019-10-25 16:04:34 +01:00
renderonly gallium/auxiliary: Fix uses of gnu struct = {} extension 2019-11-26 12:48:11 -08:00
rtasm gallium/util: replace pipe_mutex_unlock() with mtx_unlock() 2017-03-07 08:53:05 +11:00
target-helpers gallium: Fix a couple of multiple definition warnings. 2020-01-22 09:36:25 +01:00
tgsi mesa/st: Move the SYSTEM_VALUE -> TGSI_SEMANTIC map to tgsi_from_mesa. 2020-02-05 22:25:59 +00:00
translate util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
util gallium/u_upload_mgr: reduce dereferences by adding buffer_size 2020-02-14 18:16:27 -05:00
vl gallium: Add PIPE_FORMAT_P010 support 2020-01-03 16:30:22 +00:00
Android.mk android: radeonsi: fix build after vl refactoring (v2) 2019-12-05 08:08:23 +00:00
Makefile.sources gallium/util: add a cache of live shaders for shader CSO deduplication 2020-01-24 20:29:29 -05:00
meson.build gallium/util: add a cache of live shaders for shader CSO deduplication 2020-01-24 20:29:29 -05:00
SConscript gallivm: nir->tgsi info convertor (v2) 2019-11-28 14:48:11 +10:00