mirror of
https://github.com/dhewm/dhewm3-sdk.git
synced 2025-03-11 03:31:05 +00:00
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:
parent
15f23f48ac
commit
0993ec8760
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue