Menu

/trunk/LWJGL/src/generated Commit Log


Commit Date  
[r2685] by elias_naur

ARBTextureCompression, GL13: Only allow ByteBuffer for glCompressedTex*Image*D since the spec defines that the image data is interpreted as (unsigned) bytes anyway. Also let the imageSize parameter be automatically determined

2006-11-27 23:04:37 Tree
[r2668] by elias_naur

Autogen changes from previous commit

2006-11-19 22:06:46 Tree
[r2662] by elias_naur

Made all GL functions only query ContextCapabilities.getCapabilities() once. Now all GLCheck checks will take the ContextCapabilities instance as an argument instead of querying for it. Inspired by MatthiasM, who just don't seem to be content with LWJGL performance, ever ;)

2006-11-19 13:33:45 Tree
[r2645] by spasi

Removed duplicate functions (based on NVIDIA's glext.h)

2006-11-15 18:46:22 Tree
[r2636] by spasi

Added 21 new extensions:
EXT_bindable_uniform
EXT_draw_buffers2
EXT_draw_instanced
EXT_framebuffer_sRGB
EXT_geometry_shader4
EXT_gpu_shader4
EXT_packed_float
EXT_texture_array
EXT_texture_buffer_object
EXT_texture_compression_latc
EXT_texture_compression_rgtc
EXT_texture_integer
EXT_texture_shared_exponent
NV_depth_buffer_float
NV_fragment_program4
NV_framebuffer_multisample_coverage
NV_geometry_program4
NV_gpu_program4
NV_parameter_buffer_object
NV_transform_feeback
NV_vertex_program4

2006-11-09 22:34:30 Tree
[r2581] by spasi

Added missing CURRENT_RASTER_SECONDARY_COLOR enum value (GL 2.1)
Added EXT_gpu_program_parameters extension

2006-10-11 11:21:40 Tree
[r2550] by spasi

Added EXT_blend_color & EXT_blend_minmax extensions.

2006-08-16 10:42:43 Tree
[r2543] by spasi
2006-08-03 09:51:45 Tree
[r2538] by elias_naur

ReferencesStack now clears references when popping to avoid keeping buffer references around too long

2006-07-31 22:37:31 Tree
[r2536] by spasi

Added SGIS_generate_mipmap & SGIS_texture_lod extensions

2006-07-25 15:31:16 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.