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
/
examples
/
resources
Age
Commit message (
Expand
)
Author
2016-07-04
Redesigned stereo rendering mechanism
Ray
2016-06-27
Added missing parameter
raysan5
2016-06-27
Redesigned distortion shader, added chromatic aberration
raysan5
2016-06-27
Corrected issue on distortion shader
raysan5
2016-06-27
Reorganize shaders to respective folders
raysan5
2016-06-26
Added notes about chromatic aberration
Ray
2016-06-21
Added distortion shader for testing
raysan5
2016-06-10
Fixed GLSL 100 shaders
victorfisac
2016-05-31
Review text formatting (spacing, tabs...)
raysan5
2016-05-31
Removed colTint, tint color is colDiffuse
raysan5
2016-05-30
Standard Lighting (3/3)
victorfisac
2016-05-30
Add 'dwarf' model normal and specular maps to resources folder
victorfisac
2016-05-29
Delete old example mesh resource file
victorfisac
2016-05-21
Fix small bug and spacing
victorfisac
2016-05-21
Add standard lighting (2/3)
victorfisac
2016-05-21
Remove deprecated phong lighting shaders and example
victorfisac
2016-05-18
Updated shaders with comments
raysan5
2016-05-17
Corrected function name
Ray
2016-04-08
Added depth drawing shader
raysan5
2016-04-07
Review shader and add comments
raysan5
2016-04-07
Reviewed shaders and added comments
raysan5
2016-03-30
Added support for render to texture (use RenderTexture2D)
raysan5
2016-02-20
Updated image to POT
raysan5
2016-02-11
Added 6 new examples
raysan5
2016-01-29
Fix shader versions
Constantine Tarasenkov
2016-01-25
Move Light struct to example
raysan5
2016-01-16
Review literals type
raysan5
2016-01-13
Vertex shaders optimization
raysan5
2015-12-21
Added lighting engine module
victorfisac
2015-09-02
Added shaders examples resources
raysan5
2015-08-29
New textures loading examples
raysan5
2015-08-28
New examples added
raysan5
2015-08-28
Removed resources
raysan5
2015-08-28
New examples added (with some resources)
raysan5
2015-08-27
Replaced 3d model example resources
raysan5
2015-05-04
Big batch of changes, check description:
raysan5
2015-01-02
Examples review...
raysan5
2014-09-21
Examples renaming and test examples merge
raysan5
2013-12-20
Updated examples ex02b and ex04b
raysan5
2013-12-19
Update to version 1.0.3
raysan5
2013-12-01
Audio issues solved... Audio Works!
raysan5
2013-11-24
Added some examples
raysan5
2013-11-18
raylib basic folders structure and some files... ;)
Ray