Move OSX ATI_fragment_shader functions

Move the software implementation to
sys/glimp_ati_fragment_shader.cpp in preparation to move to
the SDL based GLimp and events.
This commit is contained in:
dhewg 2011-12-31 16:15:47 +01:00 committed by Daniel Gibson
parent 15f23f48ac
commit 0993ec8760

View file

@ -631,6 +631,7 @@ if (APPLE)
)
set(src_sys_core
sys/glimp_ati_fragment_shader.cpp
sys/posix/posix_input.cpp
sys/osx/PickMonitor.cpp
sys/osx/PreferencesDialog.cpp