mesa/src
Kristian H. Kristensen 1acf8d2354 freedreno/a6xx: Let the GPU track streamout offsets
The GPU writes out streamout offsets as it goes to the FLUSH_BASE
pointer.  We use that value with CP_MEM_TO_REG when appending to the
stream so that we don't have to track the offsets with the CPU in the
driver.  This ensures that streamout continues to work once we enable
geometry and tessellation shader stages that add geometry.

Reviewed-by: Rob Clark <robdclark@gmail.com>
2019-09-06 09:53:28 -07:00
..
amd radv/gfx10: determine the number of vertices per primitive for TES 2019-09-06 17:36:49 +02:00
broadcom nir: allow specifying filter callback in lower_alu_to_scalar 2019-09-06 01:51:28 +00:00
compiler nir/lower_io_to_vector: add flat mode 2019-09-06 15:38:04 +00:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl egl: Enable 10bpc EGLConfigs for platform_{device,surfaceless} 2019-09-04 11:39:57 -04:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno freedreno/a2xx: formats update 2019-09-06 02:24:29 +00:00
gallium freedreno/a6xx: Let the GPU track streamout offsets 2019-09-06 09:53:28 -07:00
gbm gbm: Add buffer handling and visuals for fp16 formats 2019-08-21 18:36:57 +00:00
getopt
glx glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX. 2019-09-04 16:00:10 +00:00
gtest
hgl
imgui
intel Revert "intel/fs: Move the scalar-region conversion to the generator." 2019-09-06 03:58:09 +00:00
loader loader: include limits.h for PATH_MAX 2019-09-02 15:49:34 +00:00
mapi mesa: add ext_dsa GetMultiTexLevelParameterEXT 2019-08-19 18:50:08 -04:00
mesa android: mesa: revert "Enable asm unconditionally" 2019-09-06 08:48:28 +02:00
panfrost nir: allow specifying filter callback in lower_alu_to_scalar 2019-09-06 01:51:28 +00:00
util util: android logging support 2019-09-06 00:45:11 +00:00
vulkan vulkan/overlay: bounce image back to present layout 2019-09-03 07:11:58 +00:00
meson.build v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
SConscript