aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-30Add normal and specular maps to draw model processvictorfisac
2016-05-30Add Draw3DCircle function and update raylib and rlgl headervictorfisac
2016-05-29Improved render to textureraysan5
2016-05-25Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developJoshua Reisenauer
2016-05-25Renamed shader variables (more generic names)raysan5
2016-05-25Renamed shader variables (more generic names)raysan5
2016-05-23better build systemJoshua Reisenauer
2016-05-21Fix small bug and spacingvictorfisac
2016-05-21Add standard lighting (2/3)victorfisac
2016-05-21Add Draw3DLine function and fixed MLT glossiness import valuevictorfisac
2016-05-21Fix some audio module compile warningsvictorfisac
2016-05-20Add standard lighting (1/3)victorfisac
2016-05-20Comented buggy code to avoid problems...raysan5
2016-05-20Improved MTL loading shininess valuevictorfisac
2016-05-20Fix small warningvictorfisac
2016-05-20Add lighting system -IN PROGRESS-raysan5
2016-05-20Updated to avoid pointersraysan5
2016-05-20Review struct typedef to avoid pointers for usersraysan5
2016-05-20Remove TODO comments (already done)raysan5
2016-05-20Support DYNAMIC_DRAW mesh loadingraysan5
2016-05-19windows automated compileJoshua Reisenauer
2016-05-19Buffer for raw audioJoshua Reisenauer
2016-05-19Merge remote-tracking branch 'refs/remotes/raysan5/develop' into newaudioJoshua Reisenauer
2016-05-19name correctionJoshua Reisenauer
2016-05-19Corrected namingsraysan5
2016-05-18Reorganize data for consistencyraysan5
2016-05-15renamed everything so it is obvious what it doesJoshua Reisenauer
2016-05-15logic bug fixJoshua Reisenauer
2016-05-14clean up on buffering and preconditionsJoshua Reisenauer
2016-05-14new function to check if music stream is readyJoshua Reisenauer
2016-05-14corrected typosJoshua Reisenauer
2016-05-14Make GRAPHICS_API_OPENGL_33 work on OSX, closes #113Chris Hemingway
2016-05-12bug fixesJoshua Reisenauer
2016-05-12Merge remote-tracking branch 'refs/remotes/raysan5/develop' into newaudioJoshua Reisenauer
2016-05-12buffering of music now uses update audio contextJoshua Reisenauer
2016-05-12Added QuaternionInvert()raysan5
2016-05-12Simplified internal (default) dynamic buffersraysan5
2016-05-11apply index to remaining functionsJoshua Reisenauer
2016-05-11PlayMusicStream now uses indexJoshua Reisenauer
2016-05-11Merge remote-tracking branch 'refs/remotes/raysan5/develop' into newaudioJoshua Reisenauer
2016-05-11added set pitch for music streamsJoshua Reisenauer
2016-05-11Merge pull request #112 from kd7tck/developRay
2016-05-11Updated structs Mesh and Shaderraysan5
2016-05-11adding multiple music streamsJoshua Reisenauer
2016-05-10Support indexed mesh data on OpenGL 1.1 pathraysan5
2016-05-10Corrected tiporaysan5
2016-05-10Code tweakraysan5
2016-05-10Added support for indexed mesh dataraysan5
2016-05-10Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developJoshua Reisenauer
2016-05-10final fix for audiocontext systemJoshua Reisenauer