[cl-opengl-devel] [patch] check-error fix, :no-error versus :zero
26 May
2008
26 May
'08
4:46 a.m.
Enums :no-error and :zero are both defined with a value of zero. As it happens, gl:get-error returns :zero, breaking the potentially handy utility gl:check-error (which expects :no-error), causing it to signal even when no error occured. The following patch resolves the issue by eliminating :no-error and the one place that uses it.
29 May
29 May
2:47 p.m.
New subject: [cl-opengl-devel] Re: [patch] check-error fix, :no-error versus :zero
Here's the same patch as generated by darcs send, which appears to apply cleanly.
1 Jun
1 Jun
2:32 p.m.
New subject: [cl-opengl-devel] Re: [patch] check-error fix, :no-error versus :zero
2008/5/29 Andy Hefner <ahefner@gmail.com>:
Here's the same patch as generated by darcs send, which appears to apply cleanly.
Applied. Thanks. -- Luís Oliveira http://student.dei.uc.pt/~lmoliv/
6093
Age (days ago)
6099
Last active (days ago)
2 comments
2 participants
participants (2)
-
Andy Hefner
-
Luís Oliveira