summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-12-19Keep reviewing RPI keyboard input...Ray
2018-12-19Corrected issue on plane drawingRay
2018-12-18Review RPI keyboard inputs -WIP-Ray
2018-12-18Reviewed rlReadTexturePixels() for OpenGL ES 2.0Ray
2018-12-18Corrected issue when scalingRay
2018-12-18Support PIC image format loadingRay
2018-12-18Reviewed some examples to work on RPIRay
2018-12-18Corrected bug on OpenGL ES quads drawingRay
2018-12-18Avoid example on Android compilationRay
2018-12-18Support externally provided compilation flagsRay
2018-12-16Added a possible dependency include path for glfwRay
2018-12-16Review standard lighting sample -WIP-Ray
2018-12-15ADDED: GenMeshPoly()Ray
2018-12-15Added scissor functionalityRay
2018-12-14Some code tweaksRay
2018-12-12Update models_rlgl_solar_system.cRay
2018-12-11WARNING: BIG rewrite of rlgl moduleRay
2018-12-10Added support for .otf fontsRay
2018-12-04Increase text management buffers sizeRay
2018-12-03Update CONTRIBUTING.mdRay
2018-12-03Comments removedRay
2018-12-03Improved textures wrap supportRay
2018-12-03Reviewed some commentsRay
2018-12-03Replaced #defines by enumsRay
2018-11-30Some tweaksRay
2018-11-28Replaced default release pathsRay
2018-11-28Some tweaks to LoadText()Ray
2018-11-27free memory for extListRay
2018-11-27Reimplement ImageAlphaCrop()Ray
2018-11-27Updated stb libs to latest versionRay
2018-11-26Allow file download from MEMFSRay
2018-11-26Enable SDL2 library for audio on WebRay
2018-11-26Support file drag & drop on WebRay
2018-11-23Review emscripten pathRay
2018-11-23Updated to latest mini_alRay
2018-11-23Review totalSampleCount for OGG and FLACRay
2018-11-22Create raylib_compile_sources.batRay
2018-11-22Added Geany project template for WindowsRay
2018-11-20Some tweaks on VSCodeRay
2018-11-20Avoid program crash on audio device failRay
2018-11-19Review resources namingRay
2018-11-19Review RenderTexture drawing usageRay
2018-11-19Merge pull request #683 from iwoplaza/patch-1Ray
2018-11-19Corrected issue with MSAARay
2018-11-17Updated mini_alRay
2018-11-17Corrected typoRay
2018-11-17Review SetWindowIcon()Ray
2018-11-14Update README.mdRay
2018-11-13Merge pull request #688 from jubalh/masterRay
2018-11-13Check for single apostrophe in OpenURL()Michael Vetter