|  raysan5 | 874dc89fca | Adding support for TTF fonts (in progress) | 10 years ago | 
				
					
						|  raysan5 | 5104567a24 | Some code tweaks | 10 years ago | 
				
					
						|  raysan5 | 2968ba9938 | Ignore compiled binaries on templates (*.o, *.exe) | 10 years ago | 
				
					
						|  Ray | cae6f3c613 | Merge pull request #16 from raysan5/develop Integration from develop branch to master | 10 years ago | 
				
					
						|  raysan5 | bb8c1826d3 | Uploaded basic window example for web | 10 years ago | 
				
					
						|  Ray | 274921cd35 | Update README.md | 10 years ago | 
				
					
						|  Ray | 39fda7af82 | Merge pull request #15 from Galloman/develop Improved support for mac osx. | 10 years ago | 
				
					
						|  David Gallardo | 31934ac374 | Improved support for mac. Reference to libglfw dylib fixed | 10 years ago | 
				
					
						|  raysan5 | d739895e4a | Reorganized external folders by platform Improved makefiles! | 10 years ago | 
				
					
						|  Ray | e37ef10595 | Merge pull request #14 from raysan5/master Integrate master into develop branch | 10 years ago | 
				
					
						|  raysan5 | 4a7e522d4b | Review build system for Android and RPI | 10 years ago | 
				
					
						|  raysan5 | b2a5390adb | Added some last hour features to v1.2.2 | 10 years ago | 
				
					
						|  raysan5 | 0bfd283526 | Added support for model color tint Also, added support for normals on models | 10 years ago | 
				
					
						|  raysan5 | 7ea8326b52 | makefiles reorganization Edited to better accomodate to multiple platforms | 10 years ago | 
				
					
						|  raysan5 | 8847602061 | Examples review... | 10 years ago | 
				
					
						|  Ray | e6bc655d6a | Rename models_cubesmap.c to models_cubicmap.c | 10 years ago | 
				
					
						|  raysan5 | 061ee04cb5 | Integrated ratalaika pull-request Added first version of OS X compilation support
Some conflicts manually resolved... | 10 years ago | 
				
					
						|  Ray | 3c4a91658e | Merge pull request #12 from raysan5/develop Integration from develop branch | 10 years ago | 
				
					
						|  raysan5 | fad81f36e4 | Updated docs | 10 years ago | 
				
					
						|  raysan5 | b482e26925 | Small tweaks | 10 years ago | 
				
					
						|  raysan5 | 7ec6ebb9fa | New raylib release, including html5 binaries | 10 years ago | 
				
					
						|  raysan5 | 5a98d2da1f | Added raylib game showing raylib features | 10 years ago | 
				
					
						|  raysan5 | 21d8394170 | Added small floppy game | 10 years ago | 
				
					
						|  raysan5 | 5e913c31a4 | Updated example | 10 years ago | 
				
					
						|  raysan5 | d51d6a4650 | Prepare examples makefile to support emscripten | 10 years ago | 
				
					
						|  raysan5 | 3c57c6afc5 | Updated to version 2.00b | 10 years ago | 
				
					
						|  raysan5 | 905b6ec53d | Added full support for HTML5 (emscripten) Corrected some bugs on the way...
Automatically convert textures to POT on RPI and WEB | 10 years ago | 
				
					
						|  raysan5 | 08a4ee34eb | [texture] image data initialization | 11 years ago | 
				
					
						|  raysan5 | 1bd592fe67 | [texture] image loading small check | 11 years ago | 
				
					
						|  raysan5 | db1ad74ef2 | [models] file open error check | 11 years ago | 
				
					
						|  raysan5 | 2e5f58255a | Working on rotation math... [models] Added DrawQuad() | 11 years ago | 
				
					
						|  raysan5 | cfa60ab7e6 | Added support for emscripten and more Added PLATFORM_WEB support (emscripten-webgl)
[audio] Added LoadSoundFromWave()
[textures] Added LoadTextureFromImage() to replace CreateTexture()
Some TraceLogs edited... | 11 years ago | 
				
					
						|  raysan5 | d3cf316e40 | Added features and corrected bugs... [core] Added SetMousePosition()
[models] LoadHeightmap() - Corrected textures bug
[raymath] Functions renaming
[WEB] Prepare environment for emscripten! | 11 years ago | 
				
					
						|  Palaui | a2c8ddca13 | Revert "Corrected some bugs..." This reverts commit 29d8b48503. | 11 years ago | 
				
					
						|  Palaui | 29d8b48503 | Corrected some bugs... [core] Added SetMousePosition()
[models] LoadHeightmap() - Corrected textures bug
[raymath] Functions renaming
[WEB] Prepare environment for emscripten! | 11 years ago | 
				
					
						|  Ray | 0c60609268 | Merge pull request #11 from raysan5/develop Develop branch integration | 11 years ago | 
				
					
						|  Palaui | 63ed471ed2 | Corrected bug on billboards | 11 years ago | 
				
					
						|  Ray | d16519f5de | Merge pull request #9 from raysan5/master Populate master changes to develop branch | 11 years ago | 
				
					
						|  raysan5 | fcff83e65c | Corrected Android bug on Native Activity cycle | 11 years ago | 
				
					
						|  raysan5 | 7375d0460a | Updated stb headers | 11 years ago | 
				
					
						|  ratalaika | 2706fa86cd | Cleaned GLFW library for OS X | 11 years ago | 
				
					
						|  ratalaika | 6bea9d0232 | Added first version of OS X compilation support | 11 years ago | 
				
					
						|  ratalaika | ab05ace3ce | Added first version of OS X compilation support | 11 years ago | 
				
					
						|  Ray | 05ccc4fd42 | Merge pull request #5 from debiatan/support_linux_desktop Small fixes to support the Debian/GNU Linux distro. Hopefully Ubuntu too. | 11 years ago | 
				
					
						|  Miguel Lechón | a471b6197a | Renamed the PLATFORM_LINUX_DESKTOP into PLATFORM_DESKTOP_LINUX. | 11 years ago | 
				
					
						|  Miguel Lechón | db2ad9648d | Small fixes to support a Debian/GNU Linux distro. Hopefully Ubuntu too. | 11 years ago | 
				
					
						|  Ray | 45b214d83e | Merge pull request #3 from debiatan/fix_audio_64 Fixed WAV loading under 64-bit systems. | 11 years ago | 
				
					
						|  Miguel Lechón | e6ef3f6e6a | Fixed WAV loading under 64-bit systems. | 11 years ago | 
				
					
						|  raysan5 | 9d27bba23f | Small Fixes Update (1.2.1) View CHANGELOG for description on small fixes and add-ons | 11 years ago | 
				
					
						|  Ray | 063e26c521 | Corrected issue with transparent surface in Raspberry Pi | 11 years ago |