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
Age
Commit message (
Expand
)
Author
2018-12-24
Tweaks to support OpenGL ES 2.0 desktop
raysan5
2018-12-24
Review DrawPolyEx()
raysan5
2018-12-21
Use stb_vorbis.h as header only
Ray
2018-12-20
Delete libraylib.a
Ray
2018-12-20
Exposed LoadFontFromImage()
Ray
2018-12-20
Some tweaks
Ray
2018-12-19
Corrected issue
Ray
2018-12-19
Improved BeginScissorMode()
Ray
2018-12-19
Keep reviewing RPI keyboard input...
Ray
2018-12-19
Corrected issue on plane drawing
Ray
2018-12-18
Review RPI keyboard inputs -WIP-
Ray
2018-12-18
Reviewed rlReadTexturePixels() for OpenGL ES 2.0
Ray
2018-12-18
Support PIC image format loading
Ray
2018-12-18
Corrected bug on OpenGL ES quads drawing
Ray
2018-12-18
Support externally provided compilation flags
Ray
2018-12-16
Added a possible dependency include path for glfw
Ray
2018-12-15
ADDED: GenMeshPoly()
Ray
2018-12-15
Added scissor functionality
Ray
2018-12-14
Some code tweaks
Ray
2018-12-11
WARNING: BIG rewrite of rlgl module
Ray
2018-12-10
Added support for .otf fonts
Ray
2018-12-04
Increase text management buffers size
Ray
2018-12-03
Comments removed
Ray
2018-12-03
Improved textures wrap support
Ray
2018-12-03
Reviewed some comments
Ray
2018-12-03
Replaced #defines by enums
Ray
2018-11-30
Some tweaks
Ray
2018-11-28
Replaced default release paths
Ray
2018-11-28
Some tweaks to LoadText()
Ray
2018-11-27
free memory for extList
Ray
2018-11-27
Reimplement ImageAlphaCrop()
Ray
2018-11-27
Updated stb libs to latest version
Ray
2018-11-26
Enable SDL2 library for audio on Web
Ray
2018-11-26
Support file drag & drop on Web
Ray
2018-11-23
Review emscripten path
Ray
2018-11-23
Updated to latest mini_al
Ray
2018-11-23
Review totalSampleCount for OGG and FLAC
Ray
2018-11-20
Avoid program crash on audio device fail
Ray
2018-11-19
Review resources naming
Ray
2018-11-19
Review RenderTexture drawing usage
Ray
2018-11-19
Merge pull request #683 from iwoplaza/patch-1
Ray
2018-11-19
Corrected issue with MSAA
Ray
2018-11-17
Updated mini_al
Ray
2018-11-17
Corrected typo
Ray
2018-11-17
Review SetWindowIcon()
Ray
2018-11-13
Check for single apostrophe in OpenURL()
Michael Vetter
2018-11-12
OpenURL() - Added small security check
Ray
2018-11-12
Add warning to OpenURL()
Michael Vetter
2018-11-12
Review OpenURL()
Ray
2018-11-10
core: OpenURL() fix xdg-open call
Michael Vetter
[next]