Criticism: mixing low-level opengl functions with higher-level APIs is a bad design. Either higher-level apis needs to be updated to allow the desired functionality(which is achieved by direct calling gl functions) or not used at all.
thanks, Dmitry On Mon, Feb 9, 2015 at 5:58 AM, Anthony Walter <sys...@gmail.com> wrote: > A walkthrough of the new draw example in Bare Game is here: > > http://www.getlazarus.org/videos/baregame/ > > -- > _______________________________________________ > Lazarus mailing list > Lazarus@lists.lazarus.freepascal.org > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > >
-- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus