raylib/examples
Jess Peter f3d144bf0e
Convert window render sizes to floats
GLSL 1.10 is typesafe ([PDF specs](https://www.khronos.org/registry/OpenGL/specs/gl/GLSLangSpec.1.10.pdf), page 22), so this shader will not load properly during build.

It's not a super important change, but I came across it while playing with the examples on my pi.
2018-07-21 18:56:16 +02:00
..
audio Working on MP3 support 2018-07-19 23:15:46 +02:00
core Converted rlgl module in header-only 2018-07-16 17:53:47 +02:00
models Example: Don't load texture removed from source tree 2018-07-03 23:14:24 +02:00
others Reviewed audio_standalone 2018-07-16 19:03:52 +02:00
physac Reviewed Windows resource file name 2018-05-29 00:52:08 +02:00
shaders Convert window render sizes to floats 2018-07-21 18:56:16 +02:00
shapes Corrected issues on examples 2017-10-14 00:11:37 +02:00
text Reviewed example for clarity 2018-07-15 20:24:18 +02:00
textures Re-added: LoadFontEx() 2018-06-30 19:58:44 +02:00
CMakeLists.txt Reviewed compilation options 2018-07-16 18:43:24 +02:00
Makefile Review formatting 2018-07-21 17:19:44 +02:00
Makefile.Android Review Android Makefiles 2018-07-10 11:52:30 +02:00