Author: jgardou Date: Wed Jun 18 15:58:59 2014 New Revision: 63613
URL: http://svn.reactos.org/svn/reactos?rev=63613&view=rev Log: [OPENGL32/MESA] - Get rid of EXT_secondary_color, ARB_imaging and a few others support CORE-7499
Removed: trunk/reactos/dll/opengl/mesa/main/colortab.c trunk/reactos/dll/opengl/mesa/main/colortab.h trunk/reactos/dll/opengl/mesa/main/convolve.c trunk/reactos/dll/opengl/mesa/main/convolve.h Modified: trunk/reactos/dll/opengl/mesa/drivers/common/driverfuncs.c trunk/reactos/dll/opengl/mesa/drivers/common/meta.c trunk/reactos/dll/opengl/mesa/main/CMakeLists.txt trunk/reactos/dll/opengl/mesa/main/api_arrayelt.c trunk/reactos/dll/opengl/mesa/main/api_exec.c trunk/reactos/dll/opengl/mesa/main/api_loopback.c trunk/reactos/dll/opengl/mesa/main/api_validate.c trunk/reactos/dll/opengl/mesa/main/api_validate.h trunk/reactos/dll/opengl/mesa/main/attrib.c trunk/reactos/dll/opengl/mesa/main/blend.c trunk/reactos/dll/opengl/mesa/main/blend.h trunk/reactos/dll/opengl/mesa/main/bufferobj.c trunk/reactos/dll/opengl/mesa/main/config.h trunk/reactos/dll/opengl/mesa/main/context.c trunk/reactos/dll/opengl/mesa/main/dd.h trunk/reactos/dll/opengl/mesa/main/dispatch.h trunk/reactos/dll/opengl/mesa/main/dlist.c trunk/reactos/dll/opengl/mesa/main/enable.c trunk/reactos/dll/opengl/mesa/main/fog.c trunk/reactos/dll/opengl/mesa/main/get.c trunk/reactos/dll/opengl/mesa/main/get.h trunk/reactos/dll/opengl/mesa/main/getstring.c trunk/reactos/dll/opengl/mesa/main/imports.c trunk/reactos/dll/opengl/mesa/main/light.c trunk/reactos/dll/opengl/mesa/main/mtypes.h trunk/reactos/dll/opengl/mesa/main/precomp.h trunk/reactos/dll/opengl/mesa/main/rastpos.c trunk/reactos/dll/opengl/mesa/main/state.c trunk/reactos/dll/opengl/mesa/main/state.h trunk/reactos/dll/opengl/mesa/main/varray.c trunk/reactos/dll/opengl/mesa/main/varray.h trunk/reactos/dll/opengl/mesa/main/vtxfmt.c trunk/reactos/dll/opengl/mesa/swrast/s_aaline.c trunk/reactos/dll/opengl/mesa/swrast/s_aatriangle.c trunk/reactos/dll/opengl/mesa/swrast/s_alpha.c trunk/reactos/dll/opengl/mesa/swrast/s_blend.c trunk/reactos/dll/opengl/mesa/swrast/s_context.c trunk/reactos/dll/opengl/mesa/swrast/s_context.h trunk/reactos/dll/opengl/mesa/swrast/s_copypix.c trunk/reactos/dll/opengl/mesa/swrast/s_drawpix.c trunk/reactos/dll/opengl/mesa/swrast/s_feedback.c trunk/reactos/dll/opengl/mesa/swrast/s_fog.c trunk/reactos/dll/opengl/mesa/swrast/s_lines.c trunk/reactos/dll/opengl/mesa/swrast/s_linetemp.h trunk/reactos/dll/opengl/mesa/swrast/s_logic.c trunk/reactos/dll/opengl/mesa/swrast/s_masking.c trunk/reactos/dll/opengl/mesa/swrast/s_points.c trunk/reactos/dll/opengl/mesa/swrast/s_span.c trunk/reactos/dll/opengl/mesa/swrast/s_triangle.c trunk/reactos/dll/opengl/mesa/swrast/s_tritemp.h trunk/reactos/dll/opengl/mesa/swrast/s_zoom.c trunk/reactos/dll/opengl/mesa/swrast/swrast.h trunk/reactos/dll/opengl/mesa/swrast_setup/ss_context.c trunk/reactos/dll/opengl/mesa/swrast_setup/ss_triangle.c trunk/reactos/dll/opengl/mesa/swrast_setup/ss_tritmp.h trunk/reactos/dll/opengl/mesa/tnl/t_context.c trunk/reactos/dll/opengl/mesa/tnl/t_context.h trunk/reactos/dll/opengl/mesa/tnl/t_draw.c trunk/reactos/dll/opengl/mesa/tnl/t_rasterpos.c trunk/reactos/dll/opengl/mesa/tnl/t_vb_light.c trunk/reactos/dll/opengl/mesa/tnl/t_vb_lighttmp.h trunk/reactos/dll/opengl/mesa/tnl/t_vertex_generic.c trunk/reactos/dll/opengl/mesa/vbo/vbo_attrib.h trunk/reactos/dll/opengl/mesa/vbo/vbo_attrib_tmp.h trunk/reactos/dll/opengl/mesa/vbo/vbo_exec_api.c trunk/reactos/dll/opengl/mesa/vbo/vbo_exec_array.c trunk/reactos/dll/opengl/mesa/vbo/vbo_exec_eval.c trunk/reactos/dll/opengl/mesa/vbo/vbo_noop.c trunk/reactos/dll/opengl/mesa/vbo/vbo_save_api.c trunk/reactos/dll/opengl/mesa/vbo/vbo_save_draw.c trunk/reactos/dll/opengl/mesa/x86/gen_matypes.c trunk/reactos/dll/opengl/mesa/x86/mmx.h trunk/reactos/dll/opengl/mesa/x86/mmx_blend.S
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/dll/opengl/mesa/drivers/common/driverfuncs.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/drivers/com...
Modified: trunk/reactos/dll/opengl/mesa/drivers/common/meta.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/drivers/com...
Modified: trunk/reactos/dll/opengl/mesa/main/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/CMakeL...
Modified: trunk/reactos/dll/opengl/mesa/main/api_arrayelt.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/api_ar...
Modified: trunk/reactos/dll/opengl/mesa/main/api_exec.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/api_ex...
Modified: trunk/reactos/dll/opengl/mesa/main/api_loopback.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/api_lo...
Modified: trunk/reactos/dll/opengl/mesa/main/api_validate.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/api_va...
Modified: trunk/reactos/dll/opengl/mesa/main/api_validate.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/api_va...
Modified: trunk/reactos/dll/opengl/mesa/main/attrib.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/attrib...
Modified: trunk/reactos/dll/opengl/mesa/main/blend.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/blend....
Modified: trunk/reactos/dll/opengl/mesa/main/blend.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/blend....
Modified: trunk/reactos/dll/opengl/mesa/main/bufferobj.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/buffer...
Removed: trunk/reactos/dll/opengl/mesa/main/colortab.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/colort...
Removed: trunk/reactos/dll/opengl/mesa/main/colortab.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/colort...
Modified: trunk/reactos/dll/opengl/mesa/main/config.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/config...
Modified: trunk/reactos/dll/opengl/mesa/main/context.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/contex...
Removed: trunk/reactos/dll/opengl/mesa/main/convolve.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/convol...
Removed: trunk/reactos/dll/opengl/mesa/main/convolve.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/convol...
Modified: trunk/reactos/dll/opengl/mesa/main/dd.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/dd.h?r...
Modified: trunk/reactos/dll/opengl/mesa/main/dispatch.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/dispat...
Modified: trunk/reactos/dll/opengl/mesa/main/dlist.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/dlist....
Modified: trunk/reactos/dll/opengl/mesa/main/enable.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/enable...
Modified: trunk/reactos/dll/opengl/mesa/main/fog.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/fog.c?...
Modified: trunk/reactos/dll/opengl/mesa/main/get.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/get.c?...
Modified: trunk/reactos/dll/opengl/mesa/main/get.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/get.h?...
Modified: trunk/reactos/dll/opengl/mesa/main/getstring.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/getstr...
Modified: trunk/reactos/dll/opengl/mesa/main/imports.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/import...
Modified: trunk/reactos/dll/opengl/mesa/main/light.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/light....
Modified: trunk/reactos/dll/opengl/mesa/main/mtypes.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/mtypes...
Modified: trunk/reactos/dll/opengl/mesa/main/precomp.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/precom...
Modified: trunk/reactos/dll/opengl/mesa/main/rastpos.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/rastpo...
Modified: trunk/reactos/dll/opengl/mesa/main/state.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/state....
Modified: trunk/reactos/dll/opengl/mesa/main/state.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/state....
Modified: trunk/reactos/dll/opengl/mesa/main/varray.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/varray...
Modified: trunk/reactos/dll/opengl/mesa/main/varray.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/varray...
Modified: trunk/reactos/dll/opengl/mesa/main/vtxfmt.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/main/vtxfmt...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_aaline.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_aa...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_aatriangle.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_aa...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_alpha.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_al...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_blend.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_bl...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_context.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_co...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_context.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_co...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_copypix.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_co...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_drawpix.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_dr...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_feedback.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_fe...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_fog.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_fo...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_lines.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_li...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_linetemp.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_li...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_logic.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_lo...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_masking.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_ma...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_points.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_po...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_span.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_sp...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_triangle.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_tr...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_tritemp.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_tr...
Modified: trunk/reactos/dll/opengl/mesa/swrast/s_zoom.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/s_zo...
Modified: trunk/reactos/dll/opengl/mesa/swrast/swrast.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast/swra...
Modified: trunk/reactos/dll/opengl/mesa/swrast_setup/ss_context.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast_setu...
Modified: trunk/reactos/dll/opengl/mesa/swrast_setup/ss_triangle.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast_setu...
Modified: trunk/reactos/dll/opengl/mesa/swrast_setup/ss_tritmp.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/swrast_setu...
Modified: trunk/reactos/dll/opengl/mesa/tnl/t_context.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/tnl/t_conte...
Modified: trunk/reactos/dll/opengl/mesa/tnl/t_context.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/tnl/t_conte...
Modified: trunk/reactos/dll/opengl/mesa/tnl/t_draw.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/tnl/t_draw....
Modified: trunk/reactos/dll/opengl/mesa/tnl/t_rasterpos.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/tnl/t_raste...
Modified: trunk/reactos/dll/opengl/mesa/tnl/t_vb_light.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/tnl/t_vb_li...
Modified: trunk/reactos/dll/opengl/mesa/tnl/t_vb_lighttmp.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/tnl/t_vb_li...
Modified: trunk/reactos/dll/opengl/mesa/tnl/t_vertex_generic.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/tnl/t_verte...
Modified: trunk/reactos/dll/opengl/mesa/vbo/vbo_attrib.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/vbo/vbo_att...
Modified: trunk/reactos/dll/opengl/mesa/vbo/vbo_attrib_tmp.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/vbo/vbo_att...
Modified: trunk/reactos/dll/opengl/mesa/vbo/vbo_exec_api.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/vbo/vbo_exe...
Modified: trunk/reactos/dll/opengl/mesa/vbo/vbo_exec_array.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/vbo/vbo_exe...
Modified: trunk/reactos/dll/opengl/mesa/vbo/vbo_exec_eval.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/vbo/vbo_exe...
Modified: trunk/reactos/dll/opengl/mesa/vbo/vbo_noop.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/vbo/vbo_noo...
Modified: trunk/reactos/dll/opengl/mesa/vbo/vbo_save_api.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/vbo/vbo_sav...
Modified: trunk/reactos/dll/opengl/mesa/vbo/vbo_save_draw.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/vbo/vbo_sav...
Modified: trunk/reactos/dll/opengl/mesa/x86/gen_matypes.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/x86/gen_mat...
Modified: trunk/reactos/dll/opengl/mesa/x86/mmx.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/x86/mmx.h?r...
Modified: trunk/reactos/dll/opengl/mesa/x86/mmx_blend.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/x86/mmx_ble...