Author: jgardou Date: Sat Sep 21 15:25:09 2013 New Revision: 60283
URL: http://svn.reactos.org/svn/reactos?rev=60283&view=rev Log: [MESA] - Remove many things. Look at the log if you really care
Added: trunk/reactos/dll/opengl/mesa/src/mesa/main/u_format_r11g11b10f.h (with props) trunk/reactos/dll/opengl/mesa/src/mesa/main/u_format_rgb9e5.h (with props) Removed: trunk/reactos/dll/opengl/mesa/SConstruct trunk/reactos/dll/opengl/mesa/src/SConscript trunk/reactos/dll/opengl/mesa/src/gallium/ trunk/reactos/dll/opengl/mesa/src/mapi/glapi/CMakeLists.txt trunk/reactos/dll/opengl/mesa/src/mapi/glapi/Makefile trunk/reactos/dll/opengl/mesa/src/mapi/glapi/SConscript trunk/reactos/dll/opengl/mesa/src/mapi/glapi/gen/ trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi.c trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_dispatch.c trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_entrypoint.c trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_gentable.c trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_getproc.c trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_mapi_tmp.h trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_nop.c trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_priv.h trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_sparc.S trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_x86-64.S trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_x86.S trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapitemp.h trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glprocs.h trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glthread.c trunk/reactos/dll/opengl/mesa/src/mapi/glapi/sources.mak trunk/reactos/dll/opengl/mesa/src/mapi/mapi/entry.c trunk/reactos/dll/opengl/mesa/src/mapi/mapi/entry.h trunk/reactos/dll/opengl/mesa/src/mapi/mapi/entry_x86-64_tls.h trunk/reactos/dll/opengl/mesa/src/mapi/mapi/entry_x86_tls.h trunk/reactos/dll/opengl/mesa/src/mapi/mapi/entry_x86_tsd.h trunk/reactos/dll/opengl/mesa/src/mapi/mapi/mapi.c trunk/reactos/dll/opengl/mesa/src/mapi/mapi/mapi.h trunk/reactos/dll/opengl/mesa/src/mapi/mapi/mapi_abi.py trunk/reactos/dll/opengl/mesa/src/mapi/mapi/mapi_glapi.c trunk/reactos/dll/opengl/mesa/src/mapi/mapi/mapi_tmp.h trunk/reactos/dll/opengl/mesa/src/mapi/mapi/sources.mak trunk/reactos/dll/opengl/mesa/src/mapi/mapi/stub.c trunk/reactos/dll/opengl/mesa/src/mapi/mapi/stub.h trunk/reactos/dll/opengl/mesa/src/mapi/mapi/table.c trunk/reactos/dll/opengl/mesa/src/mapi/mapi/table.h trunk/reactos/dll/opengl/mesa/src/mapi/mapi/u_current.c trunk/reactos/dll/opengl/mesa/src/mapi/mapi/u_current.h trunk/reactos/dll/opengl/mesa/src/mapi/mapi/u_execmem.c trunk/reactos/dll/opengl/mesa/src/mapi/mapi/u_execmem.h trunk/reactos/dll/opengl/mesa/src/mapi/mapi/u_macros.h trunk/reactos/dll/opengl/mesa/src/mapi/mapi/u_thread.c trunk/reactos/dll/opengl/mesa/src/mesa/drivers/SConscript trunk/reactos/dll/opengl/mesa/src/mesa/drivers/common/descrip.mms trunk/reactos/dll/opengl/mesa/src/mesa/drivers/osmesa/ trunk/reactos/dll/opengl/mesa/src/mesa/main/APIspec.dtd trunk/reactos/dll/opengl/mesa/src/mesa/main/APIspec.py trunk/reactos/dll/opengl/mesa/src/mesa/main/APIspec.xml trunk/reactos/dll/opengl/mesa/src/mesa/main/APIspecutil.py trunk/reactos/dll/opengl/mesa/src/mesa/main/api_exec_es1.c trunk/reactos/dll/opengl/mesa/src/mesa/main/api_exec_es2.c trunk/reactos/dll/opengl/mesa/src/mesa/main/descrip.mms trunk/reactos/dll/opengl/mesa/src/mesa/main/es_generator.py trunk/reactos/dll/opengl/mesa/src/mesa/math/descrip.mms trunk/reactos/dll/opengl/mesa/src/mesa/program/descrip.mms trunk/reactos/dll/opengl/mesa/src/mesa/state_tracker/ trunk/reactos/dll/opengl/mesa/src/mesa/swrast/NOTES trunk/reactos/dll/opengl/mesa/src/mesa/swrast/descrip.mms trunk/reactos/dll/opengl/mesa/src/mesa/swrast_setup/NOTES trunk/reactos/dll/opengl/mesa/src/mesa/swrast_setup/descrip.mms trunk/reactos/dll/opengl/mesa/src/mesa/tnl/NOTES trunk/reactos/dll/opengl/mesa/src/mesa/tnl/descrip.mms trunk/reactos/dll/opengl/mesa/src/mesa/vbo/descrip.mms trunk/reactos/dll/opengl/mesa/src/mesa/x86-64/Makefile trunk/reactos/dll/opengl/mesa/src/mesa/x86/Makefile Modified: trunk/reactos/dll/opengl/mesa/src/CMakeLists.txt trunk/reactos/dll/opengl/mesa/src/mesa/CMakeLists.txt trunk/reactos/dll/opengl/mesa/src/mesa/main/CMakeLists.txt trunk/reactos/dll/opengl/mesa/src/mesa/main/format_pack.c trunk/reactos/dll/opengl/mesa/src/mesa/main/format_unpack.c trunk/reactos/dll/opengl/mesa/src/mesa/main/mipmap.c trunk/reactos/dll/opengl/mesa/src/mesa/main/pack.c trunk/reactos/dll/opengl/mesa/src/mesa/main/texstore.c trunk/reactos/dll/opengl/mesa/src/mesa/swrast/s_texfetch.c
[This mail would be too long, it was shortened to contain the URLs only.]
Removed: trunk/reactos/dll/opengl/mesa/SConstruct URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/SConstruct?...
Modified: trunk/reactos/dll/opengl/mesa/src/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/CMakeLi...
Removed: trunk/reactos/dll/opengl/mesa/src/SConscript URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/SConscr...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/Makefile URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/SConscript URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_dispatch.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_entrypoint.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_gentable.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_getproc.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_mapi_tmp.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_nop.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_priv.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_sparc.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_x86-64.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapi_x86.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glapitemp.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glprocs.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/glthread.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/glapi/sources.mak URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/gl...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/entry.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/entry.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/entry_x86-64_tls.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/entry_x86_tls.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/entry_x86_tsd.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/mapi.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/mapi.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/mapi_abi.py URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/mapi_glapi.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/mapi_tmp.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/sources.mak URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/stub.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/stub.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/table.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/table.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/u_current.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/u_current.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/u_execmem.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/u_execmem.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/u_macros.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mapi/mapi/u_thread.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mapi/ma...
Modified: trunk/reactos/dll/opengl/mesa/src/mesa/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/CM...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/drivers/SConscript URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/dr...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/drivers/common/descrip.mms URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/dr...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/main/APIspec.dtd URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/main/APIspec.py URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/main/APIspec.xml URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/main/APIspecutil.py URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Modified: trunk/reactos/dll/opengl/mesa/src/mesa/main/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/main/api_exec_es1.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/main/api_exec_es2.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/main/descrip.mms URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/main/es_generator.py URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Modified: trunk/reactos/dll/opengl/mesa/src/mesa/main/format_pack.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Modified: trunk/reactos/dll/opengl/mesa/src/mesa/main/format_unpack.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Modified: trunk/reactos/dll/opengl/mesa/src/mesa/main/mipmap.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Modified: trunk/reactos/dll/opengl/mesa/src/mesa/main/pack.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Modified: trunk/reactos/dll/opengl/mesa/src/mesa/main/texstore.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Added: trunk/reactos/dll/opengl/mesa/src/mesa/main/u_format_r11g11b10f.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Added: trunk/reactos/dll/opengl/mesa/src/mesa/main/u_format_rgb9e5.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/math/descrip.mms URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/ma...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/program/descrip.mms URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/pr...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/swrast/NOTES URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/sw...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/swrast/descrip.mms URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/sw...
Modified: trunk/reactos/dll/opengl/mesa/src/mesa/swrast/s_texfetch.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/sw...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/swrast_setup/NOTES URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/sw...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/swrast_setup/descrip.mms URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/sw...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/tnl/NOTES URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/tn...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/tnl/descrip.mms URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/tn...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/vbo/descrip.mms URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/vb...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/x86-64/Makefile URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/x8...
Removed: trunk/reactos/dll/opengl/mesa/src/mesa/x86/Makefile URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/opengl/mesa/src/mesa/x8...