glew/auto/bin
rconde dab1fe8e98 - implemented feature request in sourceforge feature request #30
-- https://sourceforge.net/p/glew/feature-requests/30/
 -- alter macro definitions so that full signature is captured
 -- doubled number of macros to maintain support for function pointer assign/test
 ---- there are some alternate implementations if not desired
 -- seems many signatures don't have parameter names...will look into that
2014-03-15 17:40:26 -04:00
..
filter_gl_ext.sh For GLEW Bug #227 - Use GLAPIENTRY for GLDEBUGPROC* and leave GLAPIENTRY for application code to use. 2014-02-19 18:04:47 -06:00
filter_gles_ext.sh Add experimental OpenGL ES extension support, disabled by default. 2012-10-24 21:49:42 -05:00
make_def_fun.pl The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string. 2010-03-05 18:19:59 +00:00
make_def_var.pl The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string. 2010-03-05 18:19:59 +00:00
make_header.pl - implemented feature request in sourceforge feature request #30 2014-03-15 17:40:26 -04:00
make_html.pl The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string. 2010-03-05 18:19:59 +00:00
make_info_list.pl The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string. 2010-03-05 18:19:59 +00:00
make_info.pl - implemented feature request in sourceforge feature request #30 2014-03-15 17:40:26 -04:00
make_init.pl - implemented feature request in sourceforge feature request #30 2014-03-15 17:40:26 -04:00
make_list.pl Clarify name of extension string begin and end 2011-03-31 07:49:53 -05:00
make_str.pl The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string. 2010-03-05 18:19:59 +00:00
make_struct_fun.pl The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string. 2010-03-05 18:19:59 +00:00
make_struct_var.pl The first three lines of each core or extension file is now: name, URL and GL extension string name. For example GL_NV_geometry_program4 is available iff GL_NV_gpu_program4 appears in the extension string. 2010-03-05 18:19:59 +00:00
make.pl Ungreedy prefix match for function name -> __glew prefixing 2011-03-27 23:21:43 -05:00
parse_spec.pl It appears that upstream are preferring void over GLvoid. 2014-01-08 17:22:37 -06:00
update_ext.sh Add experimental OpenGL ES extension support, disabled by default. 2012-10-24 21:49:42 -05:00