| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fix olds directories used and windows/linux portability
* Fix windows/linux portability
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Increased batch limit check to compensate internal buffers alignment for lines drawing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Log a warning if chdir failed, use agnostic CHDIR instead of chdir
* Only include libdrm directory explicitly when not cross compiling
|
|
|
|
|
|
|
|
- Found testing core_input_gamepad. The last axis was not drawn.
- GLFW_GAMEPAD_AXIS_LAST is defined to the last axis which is 5
not the total number which is 6.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Dividing by height instead of width results in missing parts of the image.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hard-coded to based on degree range. (#1707)
Co-authored-by: Simon <[email protected]>
|
|
|
|
|
|
|
|
|