mesa/src
Kenneth Graunke d65e19f5c6 genxml: Fix KSPs on Ironlake to be offsets, not pointers.
We use Instruction State Base Address on Ironlake, so we want KSP to be
an offset not an actual pointer.  Gen4/G45 use pointers.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2017-05-11 16:33:48 -07:00
..
amd radeon: automake: remove unneeded elf Cflags/Libs 2017-05-11 13:58:20 +01:00
compiler glsl: simplify set_opaque_binding() 2017-05-11 21:08:32 +02:00
egl egl: simplify the Android logger 2017-05-11 13:58:20 +01:00
gallium gallium/tests: fix build after index buffer changes 2017-05-11 17:11:22 +02:00
gbm gbm/dri: Fix sign-extension in modifier query 2017-05-02 19:55:13 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/apple: remove empty variable SHARED_GLAPI_CFLAGS 2017-05-04 18:12:05 +01:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel genxml: Fix KSPs on Ironlake to be offsets, not pointers. 2017-05-11 16:33:48 -07:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mesa: add KHR_no_error support for FramebufferTexture*D functions 2017-05-11 13:53:39 +10:00
mesa mesa: remove useless get_uniform_parameter() declaration 2017-05-11 21:08:24 +02:00
util util: move ALWAYS_INLINE macro to util/macro.h 2017-05-09 11:21:03 +10:00
vulkan vulkan/wsi/wayland: Pass damage through to the compositor 2017-04-03 13:51:08 -07:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript