[fpc-devel] OpenGL patch, final(I hope)
Ales Katona
almindor at gmail.com
Tue Jun 21 22:10:41 CEST 2005
Florian Klaempfl wrote:
>Ales Katona wrote:
>
>
>
>>Ok this patch does the following:
>>
>>Removes the writeln() in case the library fails to load.
>>If the whole library is not found, it throws an exception which tell the
>>library name. If any method within the library is not found it throws an
>>exception with the given method name.
>>
>>Ales
>>
>>P.S: it's packed because of size
>>
>>
>
>Applied. Shall we merge it back to 2.0.x?
>
>_______________________________________________
>fpc-devel maillist - fpc-devel at lists.freepascal.org
>http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
>
>
IMHO yes, but I haven't tested it much. I know that GL and GLu work with
it, and I know that if I get missing/renamed dll it exceptions as
advertized. The other goodies are pretty hard to test.
Ales
More information about the fpc-devel
mailing list