Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mapi: fix typo in macro name | Eric Engestrom | 2016-07-22 | 1 | -1/+1 |
| | | | | | | | Fixes: 5ec140c17b54c2592009 ("mapi: Massage code to allow clang to compile.") Reported-by: Alexandre Demers <[email protected]> Reviewed-by: Matt Turner <[email protected]> Signed-off-by: Eric Engestrom <[email protected]> | ||||
* | mapi: Massage code to allow clang to compile. | Matt Turner | 2016-07-21 | 1 | -2/+7 |
| | | | | | | | | | | According to https://llvm.org/bugs/show_bug.cgi?id=19778#c3 this code was violating the spec, resulting in it failing to compile. Cc: [email protected] Co-authored-by: Tomasz Paweł Gajc <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89599 Reviewed-by: Emil Velikov <[email protected]> | ||||
* | mapi: remove u_macros.h | Brian Paul | 2015-03-05 | 1 | -1/+0 |
| | | | | | | | Only U_STRINGIFY() is used in entry.c Reviewed-by: Matt Turner <[email protected]> Reviewed-by: José Fonseca <[email protected]> | ||||
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
| | | | | Signed-off-by: Brian Paul <[email protected]> | ||||
* | build: Move src/mapi/mapi/* to src/mapi/ | Matt Turner | 2013-04-15 | 1 | -0/+104 |
Tested-by: Emil Velikov <[email protected]> Reviewed-and-Tested-by: Andreas Boll <[email protected]> Reviewed-by: Jordan Justen <[email protected]> |