- Fixed potential memory leaks and use of freed memory.
commit9828fd2c18b10cfd8d0edbc7b06a4f143efa7992
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 18 May 2015 00:54:09 +0000 (18 00:54 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 18 May 2015 00:54:09 +0000 (18 00:54 +0000)
treee0f3ce5fdef6a9bc8e3d5bc6d7965956e7142d82
parent6f98eeac81c25e84af1368aef565f3d7aa61f126
 - Fixed potential memory leaks and use of freed memory.
 - Reverted clearing of memory allocated through the Gallium WinSys API.
   It caused dramatically lower frame rates, at least in MESA demos.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50703 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/devs/monitors/IntelGMA/aros_winsys.c
workbench/devs/monitors/IntelGMA/intelG45_init.c
workbench/devs/monitors/IntelGMA/intelG45_lowlevel.c
workbench/devs/monitors/IntelGMA/intelG45_memory.c
workbench/devs/monitors/IntelGMA/startup.c