Files
mesa/include
Jesse Natalie 44b9e11ddb gl.h: Remove dllimport
__declspec(dllimport) isn't needed for linking to functions, extern
is sufficient. The preprocessor define used to determine when to
set it (_DLL) was incorrect, since that preprocessor define is set
anytime you're linking against dynamic CRT as opposed to static CRT.

Reviewed-by: Bill Kristiansen <billkris@Microsoft.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12776>
2021-09-08 18:42:57 +00:00
..
2021-08-12 19:29:59 +00:00
2021-07-22 17:12:35 +00:00
2021-09-08 18:42:57 +00:00
2021-01-09 20:51:35 -06:00
2021-05-19 13:50:07 +00:00
2021-03-30 20:17:19 +00:00