aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-01-29Add functions to disable and enable cursorConstantine Tarasenkov
2016-01-29(no commit message)Constantine Tarasenkov
2016-01-29Fix raylib compiling on LinuxConstantine Tarasenkov
2016-01-28Added touch points id to gesturesraysan5
2016-01-25Simplified shader matrix uniformsraysan5
2016-01-25Move Light struct to exampleraysan5
2016-01-25Added bounding box calculationraysan5
2016-01-24Added support for mouse gestures (need testing)raysan5
2016-01-23Some code tweaksraysan5
2016-01-23Review commentsraysan5
2016-01-22Fixed hold gesture detectionvictorfisac
2016-01-22Replaced GLEW by GLADraysan5
2016-01-21Try to implement GLAD supportraysan5
2016-01-21Move extensions loading to core moduleraysan5
2016-01-21Corrected bugraysan5
2016-01-21Updated struct typesraysan5
2016-01-20Added ray-sphere collision detectionvictorfisac
2016-01-20Review some function names for consistency with raymathraysan5
2016-01-20Some formatting tweaksraysan5
2016-01-20Updated to latest version of stb libsraysan5
2016-01-20Adapted easings as single header and inline functionsraysan5
2016-01-20Adapted raymath as single header libraryraysan5
2016-01-19standalone raymathJoshua Reisenauer
2016-01-19Added some functions (incomplete)raysan5
2016-01-18Rename VertexData struct to Meshraysan5
2016-01-18Note on RPI inputsraysan5
2016-01-18Corrected bug on fonts loadingraysan5
2016-01-14Corrected some bugsRay San
2016-01-13Corrected some float valuesraysan5
2016-01-13Vertex shaders optimizationraysan5
2016-01-11Added world to screen conversionvictorfisac
2016-01-11Review Light/Material systemraysan5
2016-01-11Change drawing order to avoid artifacts with...raysan5
2016-01-08Fixed small glitch on zoom-in with mouse wheelvictorfisac
2016-01-07Added collision check between ray and boxvictorfisac
2016-01-07Implemented ray trace from mouse positionvictorfisac
2016-01-06Simplified MatrixMultiply() functionraysan5
2016-01-05Added some comments and fixed spacesvictorfisac
2016-01-05Fixed Android lock screen bugvictorfisac
2016-01-04Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-01-04Add Android physic buttons input detectionvictorfisac
2016-01-04Matrix variables renamingraysan5
2016-01-04Added functionality: Storage valuesraysan5
2016-01-04Fixed bug: rlglGenerateMipmaps()raysan5
2016-01-03Improved and added functions to physac engine modulevictorfisac
2016-01-03Fixed lighting engine module newlines at end of filevictorfisac
2016-01-03Reviewed Android inputs and gestures systemraysan5
2016-01-02Improved fonts supportraysan5
2016-01-02Updated to latest versionraysan5
2016-01-02Added module: easings (header only)raysan5