On 02/24/2015 10:25 AM, Matt Turner wrote:
On Tue, Feb 24, 2015 at 8:57 AM, Brian Paul wrote:
Start getting rid of some imports.h macros. Use the c99 functions instead.
---
Thanks a bunch, Brian! The C99 platforms thank you :)
I expected this patch, or an additional one that removed the las
On 02/24/2015 10:17 AM, Matt Turner wrote:
On Tue, Feb 24, 2015 at 8:57 AM, Brian Paul wrote:
Start getting rid of some imports.h macros. Use the c99 functions instead.
---
include/c99_math.h | 11 +++
src/mesa/main/imports.h | 6 --
src/mesa/math/m_debug_
On Tue, Feb 24, 2015 at 8:57 AM, Brian Paul wrote:
> Start getting rid of some imports.h macros. Use the c99 functions instead.
> ---
> include/c99_math.h | 11 +++
> src/mesa/main/imports.h | 6 --
> src/mesa/math/m_debug_util.h| 9 ++---
> src/mesa/pr
Start getting rid of some imports.h macros. Use the c99 functions instead.
---
include/c99_math.h | 11 +++
src/mesa/main/imports.h | 6 --
src/mesa/math/m_debug_util.h| 9 ++---
src/mesa/program/prog_execute.c | 5 +++--
4 files changed, 20 insertions(