gallium: reorg tgsi directories.
authorMichal Krol <michal@tungstengraphics.com>
Fri, 23 Nov 2007 13:28:16 +0000 (13:28 +0000)
committerMichal Krol <michal@tungstengraphics.com>
Fri, 23 Nov 2007 13:28:16 +0000 (13:28 +0000)
commitabd5e8e41d54f7f491f91af9354f19c8d24d3572
tree6ad1b1950a0b5d0d4cf2e4e7026bc6d75a4befe5
parent44519be0f5cd70d767c8e29317ebe33a7fb9903e
gallium: reorg tgsi directories.
34 files changed:
src/mesa/pipe/draw/draw_private.h
src/mesa/pipe/draw/draw_vertex_fetch.c
src/mesa/pipe/draw/draw_vertex_shader.c
src/mesa/pipe/draw/draw_wide_prims.c
src/mesa/pipe/i915simple/i915_fpc_translate.c
src/mesa/pipe/i915simple/i915_state_derived.c
src/mesa/pipe/p_shader_tokens.h [moved from src/mesa/pipe/tgsi/exec/tgsi_token.h with 61% similarity]
src/mesa/pipe/softpipe/sp_headers.h
src/mesa/pipe/softpipe/sp_quad.c
src/mesa/pipe/softpipe/sp_quad_fs.c
src/mesa/pipe/softpipe/sp_state_derived.c
src/mesa/pipe/softpipe/sp_state_fs.c
src/mesa/pipe/tgsi/deco/Makefile [deleted file]
src/mesa/pipe/tgsi/deco/deco_caps.c [deleted file]
src/mesa/pipe/tgsi/deco/deco_caps.h [deleted file]
src/mesa/pipe/tgsi/deco/tgsi_deco.h [deleted file]
src/mesa/pipe/tgsi/exec/tgsi_core.h [deleted file]
src/mesa/pipe/tgsi/exec/tgsi_exec.c
src/mesa/pipe/tgsi/exec/tgsi_sse2.c
src/mesa/pipe/tgsi/tgsi_platform.h [deleted file]
src/mesa/pipe/tgsi/util/tgsi_build.c [moved from src/mesa/pipe/tgsi/exec/tgsi_build.c with 99% similarity]
src/mesa/pipe/tgsi/util/tgsi_build.h [moved from src/mesa/pipe/tgsi/exec/tgsi_build.h with 100% similarity]
src/mesa/pipe/tgsi/util/tgsi_dump.c [moved from src/mesa/pipe/tgsi/exec/tgsi_dump.c with 99% similarity]
src/mesa/pipe/tgsi/util/tgsi_dump.h [moved from src/mesa/pipe/tgsi/exec/tgsi_dump.h with 100% similarity]
src/mesa/pipe/tgsi/util/tgsi_parse.c [moved from src/mesa/pipe/tgsi/exec/tgsi_parse.c with 98% similarity]
src/mesa/pipe/tgsi/util/tgsi_parse.h [moved from src/mesa/pipe/tgsi/exec/tgsi_parse.h with 100% similarity]
src/mesa/pipe/tgsi/util/tgsi_util.c [moved from src/mesa/pipe/tgsi/exec/tgsi_util.c with 97% similarity]
src/mesa/pipe/tgsi/util/tgsi_util.h [moved from src/mesa/pipe/tgsi/exec/tgsi_util.h with 100% similarity]
src/mesa/sources
src/mesa/state_tracker/st_atom_shader.c
src/mesa/state_tracker/st_debug.c
src/mesa/state_tracker/st_mesa_to_tgsi.c
src/mesa/state_tracker/st_program.c
src/mesa/state_tracker/st_program.h