Files
SDL/include/SDL3
Jeremy Demeule 6ff31e10cf metal: Add hint to select low power device instead of the default one (#8182)
On some system like MacBook Pro Intel with AMD card, asking for the default device will always return the AMD GPU.
This is not an issue for 99% of the case when the renderer context is here to provide the maximum performance level like for game.
However, for video application using GPU for 1 quad and 1 texture, using the discrete GPU for that lead to an important power consumption (4 to 8W), heat increase, and fan noise.
With this patch, I successfully amend ffplay to only use the integrated GPU (i.e. the Intel one), instead of the discrete GPU (i.e. the AMD one).
2023-08-31 01:23:45 -07:00
..
2023-02-19 10:01:33 -08:00
2023-03-16 20:25:59 +01:00
2023-01-09 09:41:41 -08:00
2023-02-19 10:01:33 -08:00
2023-02-19 10:01:33 -08:00
2023-02-24 11:49:41 -05:00
2023-07-31 23:40:15 +00:00
2023-02-19 10:01:33 -08:00
2023-01-09 09:41:41 -08:00
2023-02-19 10:01:33 -08:00
2023-02-19 10:01:33 -08:00
2023-02-19 10:01:33 -08:00
2023-02-24 11:49:41 -05:00
2023-02-19 10:01:33 -08:00
2023-07-03 12:46:47 -07:00
2023-01-09 09:41:41 -08:00
2023-02-19 10:01:33 -08:00
2023-02-12 08:21:02 -08:00
2023-02-19 10:01:33 -08:00
2023-02-19 10:01:33 -08:00
2023-02-19 10:01:33 -08:00
2023-02-19 10:01:33 -08:00
2023-02-19 10:01:33 -08:00
2023-02-19 10:01:33 -08:00
2023-08-25 14:42:25 +00:00
2023-05-26 14:53:17 -07:00
2023-02-19 10:01:33 -08:00
2023-02-19 10:01:33 -08:00
2023-02-19 10:01:33 -08:00
2023-02-19 10:01:33 -08:00
2023-02-24 11:49:41 -05:00
2023-02-19 10:01:33 -08:00
2023-02-19 10:01:33 -08:00
2023-01-09 09:41:41 -08:00