raylib/examples
Ray dfb8837c46 Support aliased font texture generation
Useful for bitmaps pixelated fonts where anti-aliasing is not desired!
Change also enables additional font generation mechanisms in a future (cleartype, hinting...).
2018-09-06 16:56:21 +02:00
..
audio Reviewed audio example 2018-07-25 14:38:12 +02:00
core Reviewed custom logging functionality 2018-07-28 17:57:05 +02:00
models make sure that the constant is of float type, not double 2018-07-30 19:35:13 +08:00
others Reviewed AnimatedModel struct 2018-08-07 11:31:32 +02:00
physac Fix Physac examples to be run without creating new thread 2018-07-29 21:32:39 +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 Support aliased font texture generation 2018-09-06 16:56:21 +02:00
textures Review example to show text tinting 2018-09-05 10:48:33 +02:00
CMakeLists.txt CMake: include rlgl_standalone in -DBUILD_EXAMPLES 2018-07-29 12:35:36 +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