Saggi Mizrahi
							
						 
						
							
							
							
								
							
								c394708c43 
								
							
								 
							
						 
						
							
							
								
								Change UpdateSound() to accept const void *  
							
							 
							
							 
							
							
								
							
							
							The function means to accept a const * so let's declare it.
Will allow passing const buffers in games.
Also constness is next to godliness!
Signed-off-by: Saggi Mizrahi <saggi@mizrahi.cc> 
							
						 
						před 8 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								4a9b77dd70 
								
							
								 
							
						 
						
							
							
								
								Corrected bug sound playing twice  
							
							 
							
							 
							
							
								
							
							
							Samples count was not properly calculated on WAV loading 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								814507906f 
								
							
								 
							
						 
						
							
							
								
								Improving rRES custom format support -IN PROGRESS-  
							
							 
							
							 
							
							
								
							
							
							Start removing old rRES functions. 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Joel Davis
							
						 
						
							
							
							
								
							
								06b8727d70 
								
							
								 
							
						 
						
							
							
								
								Moved viewport code into SetupViewport so high-DPI fix can be applied to EndTextureMode  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								d5c0f9d386 
								
							
								 
							
						 
						
							
							
								
								Replaced log2() function by equivalent  
							
							 
							
							 
							
							
								
							
							
							log2() is not available in some standard C library implementations 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								377dcb025f 
								
							
								 
							
						 
						
							
							
								
								Corrected some warnings  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								f5d792e551 
								
							
								 
							
						 
						
							
							
								
								Update Lua naming  
							
							 
							
							 
							
							
								
							
							
							Replaced LUA by Lua 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								46ce30a2eb 
								
							
								 
							
						 
						
							
							
								
								Corrected bugs for OpenGL 1.1 backend  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								b8481369f7 
								
							
								 
							
						 
						
							
							
								
								Reviewed some lua examples and added new ones  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								f1bcfc1352 
								
							
								 
							
						 
						
							
							
								
								Corrected bug on GenTextureMipmaps()  
							
							 
							
							 
							
							
								
							
							
							texture.mipmaps value needs to be updated, so, texture must be passed by
reference instead of by value 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   victorfisac
							
						 
						
							
							
							
								
							
								aa9353feb4 
								
							
								 
							
						 
						
							
							
								
								Updated Physac library  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								481ce3d39d 
								
							
								 
							
						 
						
							
							
								
								Corrected bug with alpha mask on font  
							
							 
							
							 
							
							
								
							
							
							Mask was wrongly applied to 8-bit font image, it generated dark borders
on the font. Grayscale image has to be considered as the alpha mask for
a completely white image to use it correctly. 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								85c400c006 
								
							
								 
							
						 
						
							
							
								
								rlua: Added functions notes  
							
							 
							
							 
							
							
								
							
							
							Functions that need to manage big data arrays don't work properly, that
functionality should be reviewed... 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								f0626324ab 
								
							
								 
							
						 
						
							
							
								
								rlua: Added some missing functions  
							
							 
							
							 
							
							
								
							
							
							Updated to raylib 1.6 functionality 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								f7b706263a 
								
							
								 
							
						 
						
							
							
								
								Some code tweaks  
							
							 
							
							 
							
							
								
							
							
							Correcting details that pop-up when testing the different platforms 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								b0d5a7a372 
								
							
								 
							
						 
						
							
							
								
								Corrected bug on Android  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								bee283b12b 
								
							
								 
							
						 
						
							
							
								
								Some tweaks around  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								f18c8cea16 
								
							
								 
							
						 
						
							
							
								
								Updated to support OpenAL Soft static library  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								41e49c5a6e 
								
							
								 
							
						 
						
							
							
								
								Remove CMakeList  
							
							 
							
							 
							
							
								
							
							
							Working on an updated version... 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								5d46c27cd5 
								
							
								 
							
						 
						
							
							
								
								Update resource file for raylib 1.6  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								6d1b712a96 
								
							
								 
							
						 
						
							
							
								
								Reviewed modules comments  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								9d3ad52160 
								
							
								 
							
						 
						
							
							
								
								Removed byte typedef  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								9fb6eda5f1 
								
							
								 
							
						 
						
							
							
								
								Improved text measurement  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								38df2cad25 
								
							
								 
							
						 
						
							
							
								
								Improved text measurement  
							
							 
							
							 
							
							
								
							
							
							Still not working correctly, font offsets are not considered
correctly... 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								4245237892 
								
							
								 
							
						 
						
							
							
								
								Corrected SIGSEV bug  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								aa945055fa 
								
							
								 
							
						 
						
							
							
								
								Corrected issue on chars drawing  
							
							 
							
							 
							
							
								
							
							
							Support by default unordered charsets 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								ca96122a7b 
								
							
								 
							
						 
						
							
							
								
								Raspberry Pi custom gamepad axis  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								f2d61d4d43 
								
							
								 
							
						 
						
							
							
								
								Improved gamepad support on Raspberry Pi  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								f16f39e8aa 
								
							
								 
							
						 
						
							
							
								
								code tweaks to avoid some warnings  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								64f67f6e9f 
								
							
								 
							
						 
						
							
							
								
								Improved gamepad support  
							
							 
							
							 
							
							
								
							
							
							new function: GetGamepadAxisCount()
new function: IsGamepadName() 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								6d3b11ef91 
								
							
								 
							
						 
						
							
							
								
								Support unordered charset, neither fixed first char  
							
							 
							
							 
							
							
								
							
							
							Still requires some testing... 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								3393fda384 
								
							
								 
							
						 
						
							
							
								
								Improve TTF loading  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								673dcf9436 
								
							
								 
							
						 
						
							
							
								
								Comments tweaks  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								cc917fbac6 
								
							
								 
							
						 
						
							
							
								
								Improve SpriteFont support  
							
							 
							
							 
							
							
								
							
							
							LoadSpriteFontTTF() - TTF font loading with custom parameters 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								16101ce3d8 
								
							
								 
							
						 
						
							
							
								
								Reorganize defines check  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								836d3341a5 
								
							
								 
							
						 
						
							
							
								
								Renamed OpenAL32 dll library  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								988d39029f 
								
							
								 
							
						 
						
							
							
								
								Support textures filtering  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								43fd9ffe08 
								
							
								 
							
						 
						
							
							
								
								Tweak to avoid warnings  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								02842a3e2f 
								
							
								 
							
						 
						
							
							
								
								Review gamepad inputs  
							
							 
							
							 
							
							
								
							
							
							Added funtion: GetGamepadButtonPressed() - This function can be useful
for custom gamepad configuration 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								4ff98f34bb 
								
							
								 
							
						 
						
							
							
								
								Function to set texture parameters -IN PROGRESS-  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								5c80f65082 
								
							
								 
							
						 
						
							
							
								
								Funtions added to set texture parameters  
							
							 
							
							 
							
							
								
							
							
							SetTextureFilter()
SetTextureWrap() 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								137057f499 
								
							
								 
							
						 
						
							
							
								
								Function added: GenSpriteFont()  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								6d34adbd60 
								
							
								 
							
						 
						
							
							
								
								Improving sprite fonts support...  
							
							 
							
							 
							
							
								
							
							
							Support grayscale (8 bit) textures for fonts
Load unordered chars data above char 126 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								1142d4edae 
								
							
								 
							
						 
						
							
							
								
								Force threads to finish on CloseWindow()  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								b8ce680511 
								
							
								 
							
						 
						
							
							
								
								Improved Android support  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								0ce7f0c409 
								
							
								 
							
						 
						
							
							
								
								Some work on multiple inputs...  
							
							 
							
							 
							
							
								
							
							
							- Corrected bug and tested new gamepad system
- Reviewed Android key inputs system, unified with desktop
- Reorganize mouse functions on core 
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								d5e0f4e84e 
								
							
								 
							
						 
						
							
							
								
								Added notes on vr tracking -> camera update  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								8f60996b64 
								
							
								 
							
						 
						
							
							
								
								Corrected some warnings  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								1c05017548 
								
							
								 
							
						 
						
							
							
								
								Added OpenAL static library  
							
							 
							
							
								
							
							
						 
						před 9 roky  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								9e285d8dc3 
								
							
								 
							
						 
						
							
							
								
								Updated gamepad system with extra check  
							
							 
							
							 
							
							
								
							
							
							Avoid out-of-bounds situation with button array 
							
						 
						před 9 roky