Here is to another round of cleanups :-)

Namely we drop the use and definition of INLINE, __FUNCTION__ and use 
their c99 brothers.

Patch 3 hides the internal _egl* symbols, which is no longer needed 
since we disabled st/egl. We might want to have this patch in 10.5 but 
I won't push on it.

With the last two patches we directly include stdint.h where needed and 
drop the workaround/typecasts for non c99 compilers.

Note: I did not notice any regression with the series for both automake 
and scons, yet the latter build of libEGL is broken * for me on master.

* Library has unresolved/undefined symbols.


Any additional testing would be appreciated. Series can be found in 
branch egl-c99-cleanup at https://github.com/evelikov/Mesa/


Cheers,
Emil


_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to