Skip to content

Commit

Permalink
Remove SDL_GPU #idfefs and library
Browse files Browse the repository at this point in the history
Commands run:
find . -type f -name "*.hpp" | xargs coan source --replace --no-transients -U"SDL_GPU"
find . -type f -name "*.cpp" | xargs coan source --replace --no-transients -U"SDL_GPU"

This was followed by grepping and a bit of manual editing to remove
defunct TODO items and the empty sdl/gpu.hpp file.
  • Loading branch information
aginor committed Oct 3, 2016
1 parent 7e1798f commit e497761
Show file tree
Hide file tree
Showing 83 changed files with 0 additions and 57,981 deletions.
157 changes: 0 additions & 157 deletions src/SDL_gpu/CMakeLists.txt

This file was deleted.

88 changes: 0 additions & 88 deletions src/SDL_gpu/CMake_scripts/FindFFMPEG.cmake

This file was deleted.

100 changes: 0 additions & 100 deletions src/SDL_gpu/CMake_scripts/FindOpenGLES.cmake

This file was deleted.

Loading

0 comments on commit e497761

Please sign in to comment.