mesa/src
Eric Engestrom b3eda74acf mesa: add missing include
src/mesa/drivers/x11/xm_dd.c:688:7: warning: implicit declaration of function ‘_mesa_update_draw_buffer_bounds’; did you mean ‘_mesa_has_ARB_draw_buffers_blend’? [-Wimplicit-function-declaration]
       _mesa_update_draw_buffer_bounds(ctx, ctx->DrawBuffer);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Cc: Marek Olšák <marek.olsak@amd.com>
Fixes: 585c5cf8a5 ("mesa: don't update draw buffer bounds in
			      _mesa_update_state")
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
2017-06-27 14:33:49 +01:00
..
amd ac/nir: convert emit helpers to ac_llvm_context 2017-06-27 10:28:30 +10:00
compiler nir: implement GLSL.std.450 NMax, NMIn and NClamp operations 2017-06-27 12:01:11 +02:00
egl egl_dri2: swrastGetDrawableInfo: set *x, *y [v2] 2017-06-26 12:48:19 +01:00
gallium i915: use different CFLAGS/LIBS variables than i965/anv 2017-06-27 14:10:29 +03:00
gbm gbm: implement FD import with modifier 2017-06-15 10:43:36 +01:00
getopt
glx egl: turn one more boolean int into a bool 2017-06-21 21:42:14 +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 anv/i965: drop libdrm_intel dependency completely 2017-06-27 14:10:29 +03:00
loader egl: turn one more boolean int into a bool 2017-06-21 21:42:14 +01:00
mapi mesa: add KHR_no_error support for glCopyTexImage*D() 2017-06-27 08:27:11 +10:00
mesa mesa: add missing include 2017-06-27 14:33:49 +01:00
util mesa/glthread: add glthread "perf" counters and pass them to gallium HUD 2017-06-26 02:17:03 +02:00
vulkan Android: vulkan: fix build error due to extra ) 2017-06-08 07:26:04 -05:00
Makefile.am automake: increase the MESA_GIT_SHA1 hash id length from 7 to 10 digits 2017-06-15 13:53:00 -06:00
SConscript