Thanks Joe and Phil for reviewing.
Cheers,
Henry
On 06/10/2014 08:45 PM, Phil Race wrote:
Ditto
-phil.
On 6/5/14 7:34 PM, Joe Darcy wrote:
Hi Henry,
From a quick look, the changes seem fine.
Thanks,
-Joe
On 06/05/2014 04:51 PM, Henry Jen wrote:
Hi,
Please review a follow-up to clean up
On 11.06.2014 17:35, Andrew Brygin wrote:
Hi Sergey,
could you please clarify why you have eliminated OGLC_VENDOR_SUN?
We have only two bits to store the vendor information, since SUN is not
used I replace it by INTEL.
Thanks,
Andrew
On 6/11/2014 5:01 PM, Sergey Bylokhov wrote:
Hello.
Plea
Hi Sergey,
could you please clarify why you have eliminated OGLC_VENDOR_SUN?
Thanks,
Andrew
On 6/11/2014 5:01 PM, Sergey Bylokhov wrote:
Hello.
Please review the fix for jdk 9, which is also targeted for jdk 8u20.
Description:
We have two codepaths to draw a raster to the opengl:
- via glDra
Hello.
Please review the fix for jdk 9, which is also targeted for jdk 8u20.
Description:
We have two codepaths to draw a raster to the opengl:
- via glDrawPixels
- via intermediate texture.
We empirically checked, what way is better, based on benchmarks. Became
obvious that on intel devices th