summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2018-12-26WARNING: BREAKING CHANGEraysan5
2018-12-26REVIEWED: DrawRectanglePro()raysan5
2018-12-26Corrected issue with internal bufferraysan5
2018-12-25Support float texture data on OpenGL ES 2.0raysan5
2018-12-25Corrected issue with MOD playingraysan5
2018-12-25REVIEWED: LoadFontEx()raysan5
2018-12-24Added some TODO noteraysan5
2018-12-24Tweaks to support OpenGL ES 2.0 desktopraysan5
2018-12-24Review DrawPolyEx()raysan5
2018-12-21Use stb_vorbis.h as header onlyRay
2018-12-20Delete libraylib.aRay
2018-12-20Exposed LoadFontFromImage()Ray
2018-12-20Some tweaksRay
2018-12-19Corrected issueRay
2018-12-19Improved BeginScissorMode()Ray
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-18Support PIC image format loadingRay
2018-12-18Corrected bug on OpenGL ES quads drawingRay
2018-12-18Support externally provided compilation flagsRay
2018-12-16Added a possible dependency include path for glfwRay
2018-12-15ADDED: GenMeshPoly()Ray
2018-12-15Added scissor functionalityRay
2018-12-14Some code tweaksRay
2018-12-11WARNING: BIG rewrite of rlgl moduleRay
2018-12-10Added support for .otf fontsRay
2018-12-04Increase text management buffers sizeRay
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-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-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