On 04/28/2011 06:04 AM, Marek Olšák wrote:
Hi,
This series implements another GL3 extension: GL_EXT_packed_float
This one is quite simple, because its code is very similar to that of
GL_EXT_texture_shared_exponent -- all the pack, unpack, texstore, texfetch, and
mipmap functions are equivalen
Hi,
This series implements another GL3 extension: GL_EXT_packed_float
This one is quite simple, because its code is very similar to that of
GL_EXT_texture_shared_exponent -- all the pack, unpack, texstore, texfetch, and
mipmap functions are equivalent, but instead of calling rgb9e5_to_float3 an