This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch
synced
2025-04-15 23:42:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
gfx
/
widgets
History
libretroadmin
bb6937949d
gfx_widget_draw_icon optimization - if radians is 0, we know cosine and
...
sine already. Avoid sinf/cosf computation when possible
2022-07-06 11:40:59 +02:00
..
gfx_widget_achievement_popup.c
gfx_widget_draw_icon optimization - if radians is 0, we know cosine and
2022-07-06 11:40:59 +02:00
gfx_widget_generic_message.c
Move dispwidget_get_ptr over to gfx_widgets.c
2021-09-30 04:40:15 +02:00
gfx_widget_leaderboard_display.c
gfx_widget_draw_icon optimization - if radians is 0, we know cosine and
2022-07-06 11:40:59 +02:00
gfx_widget_libretro_message.c
Move dispwidget_get_ptr over to gfx_widgets.c
2021-09-30 04:40:15 +02:00
gfx_widget_load_content_animation.c
gfx_widget_draw_icon optimization - if radians is 0, we know cosine and
2022-07-06 11:40:59 +02:00
gfx_widget_progress_message.c
Move dispwidget_get_ptr over to gfx_widgets.c
2021-09-30 04:40:15 +02:00
gfx_widget_screenshot.c
gfx_widget_draw_icon optimization - if radians is 0, we know cosine and
2022-07-06 11:40:59 +02:00
gfx_widget_volume.c
gfx_widget_draw_icon optimization - if radians is 0, we know cosine and
2022-07-06 11:40:59 +02:00