mesa/src
Jason Ekstrand d46bfb6297 anv: Initialize anv_bo::offset to -1
Since -1 is an invalid GPU address, this lets us know whether or not we
have a valid address for a buffer.  We don't get a valid address until the
first time that buffer is used in an execbuf2 ioctl.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Cc: "13.0" <mesa-stable@lists.freedesktop.org>
2016-11-09 11:31:04 -08:00
..
amd radv: emit correct last export when Z/stencil export is enabled 2016-11-09 06:05:03 +10:00
compiler glsl/cache: correct asprintf error handling 2016-11-04 10:28:08 +01:00
egl egl: make interop ABI visible again 2016-11-04 11:30:47 +01:00
gallium Revert "draw: use vectorized calculations for fetch" 2016-11-09 05:53:16 +01:00
gbm gbm: set up the interop extension for egl/drm 2016-11-01 22:33:13 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: make interop ABI visible again 2016-11-04 11:30:47 +01:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: Initialize anv_bo::offset to -1 2016-11-09 11:31:04 -08:00
loader loader: cleanup copyright section 2016-10-18 17:06:32 +01:00
mapi mesa: add missing CONTEXT_ROBUST_ACCESS enum 2016-10-27 07:06:41 +03:00
mesa i965/compute: Allow ARB_compute_shader in compat profile 2016-11-09 08:23:33 -08:00
util ralloc: add a linear allocator as a child node of ralloc 2016-10-31 11:53:38 +01:00
vulkan/wsi vulkan/wsi/x11: Clean up connections in finish_wsi 2016-11-02 09:26:36 -07:00
Makefile.am amd/common: build also for gallium drivers 2016-11-03 10:06:24 +01:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00