aboutsummaryrefslogtreecommitdiff
path: root/src/core.c
AgeCommit message (Expand)Author
2016-02-19Reviewed RPI inputsRay San
2016-02-19Working on RPI gamepad supportRay
2016-02-18Redesigned RPI input system -IN PROGRESS-Ray San
2016-02-17Updated gestures moduleRay
2016-02-13Updated show-logo and start reviewing RPI inputsraysan5
2016-02-13Updated fullscreen issue commentraysan5
2016-02-12Some code tweaksraysan5
2016-02-12Reviewed code TODOsraysan5
2016-02-10Reviewed gestures moduleRay
2016-02-08GLAD not used on HTML5Ray
2016-02-07GLAD only available on PLATFORM_DESKTOPraysan5
2016-02-03Some formating tweaksRay
2016-02-02Redesigned gestures system...Ray
2016-01-29Add functions to disable and enable cursorConstantine Tarasenkov
2016-01-28Added touch points id to gesturesraysan5
2016-01-25Move Light struct to exampleraysan5
2016-01-24Added support for mouse gestures (need testing)raysan5
2016-01-23Some code tweaksraysan5
2016-01-22Replaced GLEW by GLADraysan5
2016-01-21Try to implement GLAD supportraysan5
2016-01-21Move extensions loading to core moduleraysan5
2016-01-20Adapted raymath as single header libraryraysan5
2016-01-18Note on RPI inputsraysan5
2016-01-13Corrected some float valuesraysan5
2016-01-11Added world to screen conversionvictorfisac
2016-01-11Review Light/Material systemraysan5
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-03Reviewed Android inputs and gestures systemraysan5
2015-12-30Some tweaks and details reviewraysan5
2015-12-14Added BeginDrawingEx()raysan5
2015-10-30Moved gestures touch functionality back to coreRay
2015-10-21Feature: On desktop, center window on screenRay San
2015-10-06Reviewed some comments and WritePNG()raysan5
2015-09-02Added some commentsraysan5
2015-09-02Reviewed to work on Raspberry Piraysan5
2015-08-29Small code tweaksraysan5
2015-08-28Small tweaksraysan5
2015-08-27Some bugs corrected and trying to implement 3d pickingraysan5
2015-08-10Depth buffer configurationRay
2015-08-07Added MSAA 4X support for EGL contextsraysan5
2015-07-29Decoupled some modules: audio, camera, gesturesraysan5
2015-07-13Move shaders functions to module rlglraysan5
2015-07-05Corrected bug on GetHexValue() functionraysan5