mesa/src
Tim Rowley ddc898aaf3 swr: [rasterizer archrast] move to pass by value
Move to pass by value since most events are very small in size.

We can look at pass by reference but will need to create multiple
versions to handle temp objects.

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
2016-11-14 09:03:04 -06:00
..
amd radv/pipeline: Don't dereference NULL dynamic state pointers 2016-11-12 15:06:27 +01:00
compiler glsl: Don't crash on function names with invalid identifiers. 2016-11-12 22:08:15 -08:00
egl egl/wayland: fix return value in dri2_wl_swrast_commit_backbuffer 2016-11-11 17:33:37 +00:00
gallium swr: [rasterizer archrast] move to pass by value 2016-11-14 09:03:04 -06:00
gbm gbm: set up the interop extension for egl/drm 2016-11-01 22:33:13 +01:00
getopt
glx glx: make interop ABI visible again 2016-11-04 11:30:47 +01:00
gtest
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: use STATIC_ASSERT instead of static_assert 2016-11-11 07:59:29 +02: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/vec4: skip registers already marked as no_spill 2016-11-14 10:09:30 +01:00
util util: use STATIC_ASSERT instead of static_assert 2016-11-11 07:59:29 +02:00
vulkan/wsi vulkan/wsi/x11: Implement FIFO mode. 2016-11-10 22:40:59 -08:00
Makefile.am amd/common: build also for gallium drivers 2016-11-03 10:06:24 +01:00
SConscript