mesa.library: Reorder glCombinerOutputNV() args
commit49dfd016e6d541fa1877977d3ac16f6d88c8f1ee
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 30 Nov 2011 05:07:37 +0000 (30 05:07 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 30 Nov 2011 05:07:37 +0000 (30 05:07 +0000)
tree0d8ef3948ac25ecc24daaa6e891ccabeb36b044e
parentc2d7a4044f66584003aa1ec8cafe562c0f021651
mesa.library: Reorder glCombinerOutputNV() args

This works around (more completely) a m68k issue with register spilling in gcc 4.5.1

This shouldn't impact any other architectures, as if I recall correctly only m68k
supports regcalls.

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@42662 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/mesa/src/aros/arosmesa/arosmesa.conf
workbench/libs/mesa/src/aros/arosmesa/arosmesa_library_api.c