index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
raylib.h
Age
Commit message (
Expand
)
Author
2019-05-07
Added resource file for raylib.dll
Ray
2019-04-28
Review formatting to follow raylib style
raysan5
2019-04-28
This is dumb...
Reece Mackie
2019-04-28
Formatting changes
Reece Mackie
2019-04-28
Merge branch 'master' into gamepad-rework
Reece Mackie
2019-04-28
WARNING: Functions renamed
raysan5
2019-04-27
Line cleaning
Reece Mackie
2019-04-27
More work, UWP now supports it and deleted old gamepads
Reece Mackie
2019-04-27
First gamepad stuff
Reece Mackie
2019-04-23
Support custom memory management macros
Ray
2019-04-22
Review rnet errors
Ray
2019-04-22
Reviewed rnet inclusion
Ray
2019-04-22
[rnet] module WIP (#809)
Jak
2019-04-21
Initial unicode implementation for UTF8 encoded text
Demizdor
2019-04-12
Use typedef rather than #define in order to avoid issues in application code
Björn Wahlstrand
2019-04-12
Corrected typo
Ray
2019-04-12
Reorganize struct
Ray
2019-04-11
Review VR simulator mechanism
Ray
2019-04-11
Some tweaks
Ray
2019-04-10
Comments review
Ray
2019-04-07
Happy new year 2019
ChillerDragon
2019-04-05
ADDED: SetShaderValueTexture()
Ray
2019-04-05
BIG UPDATE: New models functions for animations!
Ray
2019-04-04
Removed trail spaces
Ray
2019-04-04
Merge pull request #787 from Demizdor/master
Ray
2019-04-04
BIG UPDATE: Support model animations!
Ray
2019-03-31
Update raylib.h
Vlad Adrian
2019-03-30
Added DrawRoundedRect()
Demizdor
2019-03-29
Merge pull request #786 from Demizdor/draw_ring
Ray
2019-03-29
WARNING: Redesigned model struct for multi-meshes
Ray
2019-03-29
Added DrawRing(), DrawRingLines() and DrawCircleSectorLines()
Demizdor
2019-03-28
REDESIGNED: DrawCircleSector()
Ray
2019-03-17
ADDED: GetScreenData()
raysan5
2019-03-08
Adding DrawCubeWiresV for convenience
Rafael Sachetto
2019-03-05
Proposed Model struct review
Ray
2019-03-04
ADDED: IsWindowResized()
Ray
2019-02-13
ADDED: DrawCircleSector()
Ray
2019-02-11
ADDED: GetClipboardText(), SetClipboardText()
Ray
2019-02-06
Reviewed fbo creation and VR system
Ray
2019-02-04
ADDED: LoadTextureCubemap()
Ray
2019-02-04
Review DrawTextRecEx() formatting
Ray
2019-01-23
Added DrawTextRecEx()
Demizdor
2019-01-21
Review last PR formatting
Ray
2019-01-21
Merge pull request #731 from MarcoLizza/reorganizing-logging
Ray
2019-01-21
Changing enums, now referenced as int.
Marco Lizza
2019-01-20
Adding function to control the "exit-on-error" behaviour.
Marco Lizza
2019-01-20
Fixing logging level configuration API.
Marco Lizza
2019-01-20
Reworking log level as incremental.
Marco Lizza
2019-01-19
Allow ShowWindow usage ;)
raysan5
2019-01-17
Renamed ShowWindow() to UnhideWindow() -WIP-
Ray
[next]