[MESA]
authorJérôme Gardou <jerome.gardou@reactos.org>
Tue, 1 Oct 2013 13:27:57 +0000 (13:27 +0000)
committerJérôme Gardou <jerome.gardou@reactos.org>
Tue, 1 Oct 2013 13:27:57 +0000 (13:27 +0000)
commit5586e5c3db500886506e66c5c21f5bbadbcaaa8a
tree96c4822a20aeae00a28217f622f47bd5aca4c9a3
parentdca12046f3007962dbb35f5f52c865ced1c20d12
[MESA]
 - leaner build part 1 of X
 - Get rid of some fancy formats

svn path=/trunk/; revision=60488
23 files changed:
reactos/dll/opengl/mesa/src/mesa/main/CMakeLists.txt
reactos/dll/opengl/mesa/src/mesa/main/extensions.c
reactos/dll/opengl/mesa/src/mesa/main/fbobject.c
reactos/dll/opengl/mesa/src/mesa/main/format_pack.c
reactos/dll/opengl/mesa/src/mesa/main/format_unpack.c
reactos/dll/opengl/mesa/src/mesa/main/formats.c
reactos/dll/opengl/mesa/src/mesa/main/formats.h
reactos/dll/opengl/mesa/src/mesa/main/glheader.h
reactos/dll/opengl/mesa/src/mesa/main/image.c
reactos/dll/opengl/mesa/src/mesa/main/mtypes.h
reactos/dll/opengl/mesa/src/mesa/main/texcompress.c
reactos/dll/opengl/mesa/src/mesa/main/texcompress_etc.c [deleted file]
reactos/dll/opengl/mesa/src/mesa/main/texcompress_etc.h [deleted file]
reactos/dll/opengl/mesa/src/mesa/main/texcompress_etc_tmp.h [deleted file]
reactos/dll/opengl/mesa/src/mesa/main/texformat.c
reactos/dll/opengl/mesa/src/mesa/main/teximage.c
reactos/dll/opengl/mesa/src/mesa/main/texparam.c
reactos/dll/opengl/mesa/src/mesa/main/texstore.c
reactos/dll/opengl/mesa/src/mesa/main/u_format_r11g11b10f.h [deleted file]
reactos/dll/opengl/mesa/src/mesa/main/u_format_rgb9e5.h [deleted file]
reactos/dll/opengl/mesa/src/mesa/main/version.c
reactos/dll/opengl/mesa/src/mesa/swrast/s_texfetch.c
reactos/dll/opengl/mesa/src/mesa/swrast/s_texfetch_tmp.h