diff options
author | Luca Barbieri <luca@luca-barbieri.com> | 2010-08-10 10:31:48 +0200 |
---|---|---|
committer | Luca Barbieri <luca@luca-barbieri.com> | 2010-08-16 16:57:05 +0200 |
commit | 68e74f1b0110348a44f589739c6edf3fe8e2b368 (patch) | |
tree | 14e486c744945fededb92656eba7c37dc4200bf9 /src/gallium/auxiliary/draw/draw_gs.c | |
parent | 1cb92fb92e69b5b138293398a98665c2a3c63a5b (diff) |
translate_sse: remove useless generated function wrappers
Currently translate_sse puts two trivial wrappers in the translate vtable.
These slow it down and enlarge the source code for no gain, except perhaps
the ability to set a breakpoint there, so remove them.
Breakpoints can be set on the caller of the translate functions, with no
loss of functionality.
Diffstat (limited to 'src/gallium/auxiliary/draw/draw_gs.c')
0 files changed, 0 insertions, 0 deletions