Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
faahmed
/
island
Public
forked from
tgfrerer/island
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
wip
User selector
All users
All time
Commit history
Commits on Mar 27, 2023
Merge pull request #50 from tgfrerer/feature-gamepad
Show description for b7f6022
tgfrerer
authored
b7f6022
View commit details
Copy full SHA for b7f6022
Browse repository at this point
[readme] mention gamepad in readme
tgfrerer
committed
34d0c56
View commit details
Copy full SHA for 34d0c56
Browse repository at this point
[window] update to latest version of glfw
tgfrerer
committed
0a164b3
View commit details
Copy full SHA for 0a164b3
Browse repository at this point
[window] update comments
tgfrerer
committed
f1cd858
View commit details
Copy full SHA for f1cd858
Browse repository at this point
Commits on Mar 23, 2023
update formatting
tgfrerer
committed
39196af
View commit details
Copy full SHA for 39196af
Browse repository at this point
[window] add setting for gamepad subscribe
Show description for 93e8d40
tgfrerer
committed
93e8d40
View commit details
Copy full SHA for 93e8d40
Browse repository at this point
Commits on Mar 9, 2023
[window] add gamepad mapping for xbox wireless
tgfrerer
committed
7d7dd0d
View commit details
Copy full SHA for 7d7dd0d
Browse repository at this point
[le_camera] implement drift-resistant gamepad controls
Show description for 2bdd510
tgfrerer
committed
2bdd510
View commit details
Copy full SHA for 2bdd510
Browse repository at this point
Commits on Mar 3, 2023
[camera] flip left-right trigger sign
tgfrerer
committed
03bc639
View commit details
Copy full SHA for 03bc639
Browse repository at this point
[camera] apply gamepad rotation
tgfrerer
committed
932f131
View commit details
Copy full SHA for 932f131
Browse repository at this point
[camera] fix bug in frustum planes calculation
Show description for 7a5fa2d
tgfrerer
committed
7a5fa2d
View commit details
Copy full SHA for 7a5fa2d
Browse repository at this point
[camera,window] first prototype gamepad translation controls
tgfrerer
committed
7c8f9ee
View commit details
Copy full SHA for 7c8f9ee
Browse repository at this point
[le_ui_event] add gamepad id, named gamepad buttons, axes
Show description for 90daa06
tgfrerer
committed
90daa06
View commit details
Copy full SHA for 90daa06
Browse repository at this point
Commits on Mar 2, 2023
[window|ui_events] implement gamepad events subscription
Show description for ac99128
tgfrerer
committed
ac99128
View commit details
Copy full SHA for ac99128
Browse repository at this point
[backend] log non-fatal gpu error messages less dramatic
Show description for 620101e
tgfrerer
committed
620101e
View commit details
Copy full SHA for 620101e
Browse repository at this point
[ui_event] add ui events for gamepad
tgfrerer
committed
719b494
View commit details
Copy full SHA for 719b494
Browse repository at this point
[le_window] update doc comment
tgfrerer
committed
79a26e2
View commit details
Copy full SHA for 79a26e2
Browse repository at this point
[le_window] implement callback for joystick connect
tgfrerer
committed
de1ff89
View commit details
Copy full SHA for de1ff89
Browse repository at this point
[le_window] flip event queues atomically
tgfrerer
committed
d3d9e35
View commit details
Copy full SHA for d3d9e35
Browse repository at this point
[le_tweakable] add comment
Show description for 12b1a5d
tgfrerer
committed
12b1a5d
View commit details
Copy full SHA for 12b1a5d
Browse repository at this point
Commits on Feb 28, 2023
[le_window] update glfw submodule
tgfrerer
committed
6d49abf
View commit details
Copy full SHA for 6d49abf
Browse repository at this point
[example] fix setting for validation layer flag
Show description for 0d9ca17
tgfrerer
committed
0d9ca17
View commit details
Copy full SHA for 0d9ca17
Browse repository at this point
[backend] auto-detect image usage based on access type
Show description for 68c26e6
tgfrerer
committed
68c26e6
View commit details
Copy full SHA for 68c26e6
Browse repository at this point
[rendergraph] cleanup
tgfrerer
committed
04bbd43
View commit details
Copy full SHA for 04bbd43
Browse repository at this point
Commits on Feb 27, 2023
[modules] include renderer.hpp
Show description for 161601c
tgfrerer
committed
161601c
View commit details
Copy full SHA for 161601c
Browse repository at this point
Commits on Feb 24, 2023
[le_core] allow const types for LE_SETTING
Show description for faefac9
tgfrerer
committed
faefac9
View commit details
Copy full SHA for faefac9
Browse repository at this point
Commits on Feb 22, 2023
[renderer] cleanup
tgfrerer
committed
6936ac3
View commit details
Copy full SHA for 6936ac3
Browse repository at this point
[examples] cleanup bitonic merge sort example
tgfrerer
committed
2c0e990
View commit details
Copy full SHA for 2c0e990
Browse repository at this point
Commits on Feb 17, 2023
[cmake] update linker flags for clang
Show description for 5efea5a
tgfrerer
committed
5efea5a
View commit details
Copy full SHA for 5efea5a
Browse repository at this point
[renderer] cleanup
tgfrerer
committed
15324c4
View commit details
Copy full SHA for 15324c4
Browse repository at this point
[backend] adjust backend data frame count
Show description for d506e92
tgfrerer
committed
d506e92
View commit details
Copy full SHA for d506e92
Browse repository at this point
[swapchain] allow for minImageCount > 1
Show description for 8d45940
tgfrerer
committed
8d45940
View commit details
Copy full SHA for 8d45940
Browse repository at this point
[vk_mem_alloc] pacify warnings
Show description for 7a25091
tgfrerer
committed
7a25091
View commit details
Copy full SHA for 7a25091
Browse repository at this point
[cmake] remove clang linker options
Show description for 170ac4f
tgfrerer
committed
170ac4f
View commit details
Copy full SHA for 170ac4f
Browse repository at this point
Commits on Feb 16, 2023
[backend] cleanup
tgfrerer
committed
84c646f
View commit details
Copy full SHA for 84c646f
Browse repository at this point
Previous
Next
You can鈥檛 perform that action at this time.