summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2020-09-18EXAMPLE: models_skybox works on OpenGL ES 2.0raysan5
2020-09-18Review commentraysan5
2020-09-18REDESIGNED: GenTexture*() #721raysan5
2020-09-18REVIEWED: rlFramebufferAttach() to support texture layersraysan5
2020-09-18fixed wrong error message for input device on RPI (#1379)kernelkinetic
2020-09-18Corrected minor framebuffer issue on OpenGL ES 2.0raysan5
2020-09-18WARNING: REDESIGN of rlgl framebuffers API #721raysan5
2020-09-17WARNING: struct RenderTexture2D: Removed `depthTexture`raysan5
2020-09-16REVIEWED: UnloadShader() issueraysan5
2020-09-16Minor: remove tabsraysan5
2020-09-16Make sure to detach data before deletingraysan5
2020-09-16Avoid GETCWD() warning #1371raysan5
2020-09-16Add security checks when loading data from memoryraysan5
2020-09-15Review GenDrawCube() and GenDrawQuad()raysan5
2020-09-15REVIEWED: SaveWAV() to use memory write insted of fileraysan5
2020-09-15Solved issues when compiled for OpenGL 1.1raysan5
2020-09-14Review memory loading functions signesnessRay
2020-09-14REVIEWED: GetTextureData(), allow retrieving 32bit float dataraysan5
2020-09-14Reverted some previous changes...raysan5
2020-09-14Reviewed some structs to reduce size and paddingraysan5
2020-09-13Remove function declaration added by errorRay
2020-09-13ADDED: LoadFontFromMemory() (TTF only) #1327Ray
2020-09-13WARNING: REDESIGNED: LoadFontData()Ray
2020-09-13Minor tweakRay
2020-09-13Corrected issue on logRay
2020-09-13Update cgltf library to v1.7Ray
2020-09-13ADDED: LoadWaveFromMemory() #1327Ray
2020-09-13ADDED: LoadImageFromMemory() #1327Ray
2020-09-13WARNING: RENAMED: GetExtension() to GetFileExtension()Ray
2020-09-07REDESIGNED: ColorFromHSV()raysan5
2020-09-07REVIEW: glfwSetWindowMaximizeCallback() not available on webraysan5
2020-09-01Update rlgl.hraysan5
2020-09-01MOVED: rlUnproject() [rlgl] -> Vector3Unproject() [raymath]raysan5
2020-09-01Review custom blend modes mechanismraysan5
2020-09-01Multiple blendmodes (#1324)cedemax
2020-09-01adding new windows functions (#1357)Juan Medina
2020-08-30Update miniaudio to version 0.10.18raysan5
2020-08-30Remove unused variableraysan5
2020-08-29DrawTextEx(): Minor tweakraysan5
2020-08-23Reorder some functionsraysan5
2020-08-23Review last PR formatting to follow raylib standardsraysan5
2020-08-23work on quat and matrix math - deleted multiple copies of raymath.h causing i...chriscamacho
2020-08-23Corrected compiling issueraysan5
2020-08-20Review compilation parameter for objective C code on GLFWraysan5
2020-08-20Minor tweak for consistencyraysan5
2020-08-20Avoid architecture selection on gcc, use correct gcc version insteadraysan5
2020-08-19Support externally provided library nameraysan5
2020-08-19Review Android arch names to lowercaseraysan5
2020-08-19Trying to configure android_native_app_glue target compilationraysan5
2020-08-19Update Makefileraysan5