mesa/src
Brian Paul 1bf201ddce glapi: define GL_API to be KEYWORD1 in glapi_dispatch.c (v2)
This fixes a Windows build warning where the prototypes for the ES
function in the header file don't match the prototypes in this file
because the GL_API and GLAPI macros are defined differently.

v2: defined GL_API to KEYWORD1 instead of GLAPI, per Mathias.

Reviewed-by: Mathias Fröhlich <mathias.froehlich@web.de>
2018-03-30 14:33:33 -06:00
..
amd radv: set SAMPLE_RATE to the number of samples of the current fb 2018-03-30 17:32:15 +02:00
broadcom util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_two_or_zero 2018-03-29 14:09:23 -07:00
compiler spirv: s/uint/unsigned/ to fix MSVC build 2018-03-30 14:33:33 -06:00
egl x11: Only report supported DRI3/Present versions 2018-03-30 16:53:51 +01:00
gallium spirv: Fix building with SCons 2018-03-30 14:33:03 -06:00
gbm gbm: remove never-implemented function 2018-03-28 16:25:52 +01:00
getopt
glx x11: Only report supported DRI3/Present versions 2018-03-30 16:53:51 +01:00
gtest
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel util: Add and use util_is_power_of_two_nonzero 2018-03-29 14:09:28 -07:00
loader dri3: Don't fail on version mismatch 2018-03-20 08:52:59 +00:00
mapi glapi: define GL_API to be KEYWORD1 in glapi_dispatch.c (v2) 2018-03-30 14:33:33 -06:00
mesa spirv: Fix building with SCons 2018-03-30 14:33:03 -06:00
util util: Include bitscan.h directly 2018-03-29 14:09:30 -07:00
vulkan wayland-drm: do not distribute generated sources 2018-03-23 11:27:12 +01:00
git_sha1.h.in
Makefile.am
meson.build meson: fix building without GL 2018-02-26 09:32:14 -08:00
SConscript