summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-10-31A couple of little comment fixes (#1416)Dominus Iniquitatis
2020-10-31Update shaders_multi_sample2d.cRay
2020-10-31REDESIGNED: Multiple sampler2D usage on batch systemRay
2020-10-29Support multiple sample2D on batch drawing #1333Ray
2020-10-29REVIEWED: GetWindowScaleDPI() #1086Ray
2020-10-29Updated assetsRay
2020-10-28Simplified example and resources sizesRay
2020-10-26Support additional texture units for default batch system #1333Ray
2020-10-26Review some commentsRay
2020-10-24Some tweaksraysan5
2020-10-21Update CHANGELOGRay
2020-10-21Added raylib 3.5 CHANGELOG -WIP-Ray
2020-10-21Reviewed PR #1407Ray
2020-10-21Added desktop cursor getter and setter functions (#1407)Chance Snow
2020-10-21Added version of raylib-cppsharp via used raylib license date! (#1413)Rabia Alhaffar
2020-10-20Added Boo bindings for raylib! (#1412)Rabia Alhaffar
2020-10-13fixed mouse movements are bound to the screen resolution (https://github.com/...kernelkinetic
2020-10-10Review undesired changesraysan5
2020-10-10Updated miniaudio #1402raysan5
2020-10-08allow for multiple materials in obj files (#1408)chriscamacho
2020-10-05Replace 0.f by 0.0fRay
2020-10-05mouse: Return float movement for precise scrolling where possible (#1397)Doyle
2020-10-05Review "aggregate initializations" #1403Ray
2020-10-04Add Vector2Reflect to raymath.h (#1400)Daniel-Junior Dubé
2020-10-02Add some bindings' versions (#1398)Intasx
2020-09-29Fix 1393 (#1395)Tobias Jammer
2020-09-28Review Texture typeRay
2020-09-27Added noteraysan5
2020-09-27[wip] rlDrawMeshInstanced (#1318)seanpringle
2020-09-27Platform DRM (#1388)kernelkinetic
2020-09-26REVIEW: GenTextureCubemap(), avoid using models.c functionsraysan5
2020-09-26Added new GIF recording library (not used yet)raysan5
2020-09-25REVIEW: Replace rlglDraw() calls by DrawRenderBatch() internal callsraysan5
2020-09-25REVIEWED: GenTextureCubemap(), use rlgl functionality onlyraysan5
2020-09-25Add join_paths and join prefix with include/lib dirs (#1383)Adam Griffiths
2020-09-23REVIEW: example: models_cubicmap_pbr #1384raysan5
2020-09-23Update models_skybox.craysan5
2020-09-21REVIEWED: GenTextureCubemap()raysan5
2020-09-20update raylib-nelua repository url (#1382)André L. Alvares
2020-09-19Updated joystick mappings with latest version of gamecontrollerdb (executed G...coderoth
2020-09-19REVIEWED: models_skybox exampleraysan5
2020-09-18Updated build script to generate .a on WebAssemblyraysan5
2020-09-18Updated library build script for HTML5 (emscripten 2.0.4)raysan5
2020-09-18EXAMPLE: models_skybox works on OpenGL ES 2.0raysan5
2020-09-18Review commentraysan5
2020-09-18Review Makefile pathraysan5
2020-09-18REDESIGNED: GenTexture*() #721raysan5
2020-09-18Update raylib-pas binding versionRay
2020-09-18REVIEWED: rlFramebufferAttach() to support texture layersraysan5
2020-09-18fixed wrong error message for input device on RPI (#1379)kernelkinetic