index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core.c
Age
Commit message (
Expand
)
Author
2019-09-09
ADDED small compression API
Ray
2019-09-08
REVIEW: GetFileName(): Security checks
Ray
2019-08-27
Review latest PR
raysan5
2019-08-27
Add screen->world and world->screen functions for 2D; add extended camera2D e...
arvyy
2019-08-27
Formatting tweak
raysan5
2019-08-27
Update version in case no config.h is being used
raysan5
2019-08-27
REMOVED: FLAG_SHOW_LOGO
raysan5
2019-08-26
Expose scissor functionality
raysan5
2019-08-21
Review comment
raysan5
2019-08-20
Support mouse cursor on RPI native
raysan5
2019-08-20
RPI: Corrected issue when creating 3d projection view
raysan5
2019-08-16
PR formatting review
Ray
2019-08-16
change Camera2D behavior (#945)
arvyy
2019-08-11
REVIEW: GetDirectoryPath() and GetPrevDirectoryPath()
raysan5
2019-08-11
Small fix in GetMouseY (#940)
Wayde Reitsma
2019-08-07
ADDED: DirectoryExists()
Ray
2019-07-24
Test Camera on Android
Ray
2019-07-22
Solved issue #912
Ray
2019-06-24
Fix typo in comment (onlyl -> only)
Leandro Gabriel
2019-06-19
Define some globals
Ray
2019-06-16
RENAMED: LoadDefaultFont() -> LoadFontDefault()
Ray
2019-06-14
Corrected issue with input threads (RPI)
Ray
2019-06-14
Support new flag: FLAG_WINDOW_ALWAYS_RUN
Ray
2019-06-10
Add files via upload
DarkElvenAngel
2019-06-06
Add VS2017.ANGLE Project
Mohamed Shazan
2019-05-22
Rename function to follow javascript notation
Ray
2019-05-22
Move emscripten web shell to src
Ray
2019-05-21
Add config SUPPORT_SSH_KEYBOARD_RPI
Ray
2019-05-20
Reverted change that breaks mouse on web
Ray
2019-05-08
Remove trail spaces
Ray
2019-05-07
Add comment tweak
Ray
2019-05-03
Some minor comments
Ray
2019-05-03
Force HighDPI on macOS
Ray
2019-05-02
Work on touch_as_mouse input -WIP-
Ray
2019-05-01
Corrected issue with texture rendering
Ray
2019-05-01
WARNING: Support high DPI displays
Ray
2019-04-28
Review formatting to follow raylib style
raysan5
2019-04-28
Fix web
Reece Mackie
2019-04-28
Why does visual studio keep using tabs!!!
Reece Mackie
2019-04-28
Fix tabs
Reece Mackie
2019-04-28
Add another UWP comment for clarity
Reece Mackie
2019-04-28
Formatting changes
Reece Mackie
2019-04-28
Merge branch 'master' into gamepad-rework
Reece Mackie
2019-04-28
Some formatting review
raysan5
2019-04-27
Fix merge
Reece Mackie
2019-04-27
Review UWP implementation
raysan5
2019-04-27
More work, UWP now supports it and deleted old gamepads
Reece Mackie
2019-04-27
Merge branch 'master' into gamepad-rework
Reece Mackie
2019-04-27
First gamepad stuff
Reece Mackie
2019-04-27
UWP Support Overhaul (#819)
Reece Mackie
[next]