562 Commits (53cfc7c96564fad3319d642c58e74ce37e49efbc)

Author SHA1 Message Date
  Ray e42e3188f5 Remove some unneeded line breaks 1 year ago
  Ray c31559101a REVIEWED: `rlLoadFramebuffer()`, parameters not required 1 year ago
  Ray 25306eae42 REVIEWED: Issue on parsing #3765 1 year ago
  Ray deaffb0698 Review PR #3746 formating 1 year ago
  Jeffery Myers bebf9547bd
[CORE,RLGL] Fix scale issues when ending a mode (#3746) 1 year ago
  veins1 f4add5f10d
Fix rlSetUniformSampler (#3759) 1 year ago
  Brian E 27645e16ab
fixed small typo, replaced `th` with `the` (#3752) 1 year ago
  Ray 3f1e59a7cf Update copyright to 2024 1 year ago
  Ray 68b6c79c3f Update rlgl.h 1 year ago
  Ray 2fe68a8a12 REVIEWED PR deferred render 1 year ago
  Jett e71153258b
fix for deferred rendering example. (#3655) 1 year ago
  Peter0x44 55e7d1aad1
Expose OpenGL take 2 (#3588) 1 year ago
  Peter0x44 ef5069862d
Fix mistake in pr #3572 (#3587) 1 year ago
  Ray e9ddb15d9d REVIEWED: rlgl function description and comments 1 year ago
  Peter0x44 e7a486fa81
Hide unneeded internal symbols when building raylib as an so or dylib (#3573) 1 year ago
  Peter0x44 94aba23ef4
Expose glad functions when building raylib as a shared lib (#3572) 1 year ago
  Steven Schveighoffer b122270aa3
Fix version info in rlgl.h (#3558) 1 year ago
  Le Juez Victor 9099077075
[rlgl] Fixed return type of `GetCompressedFormatName` (#3529) 1 year ago
  Ray 30dcbaff20 Update rlgl.h 1 year ago
  Ray 807516a991 Support OpenGL ES 3.0 building on Web 1 year ago
  Ray 35d27fb11b REVIEWED: Pointers exposing not required for ES3 1 year ago
  Ray 64d64cc181 REVIEWED: Potential code issues reported by CodeQL #3476 1 year ago
  Ray 1407f6eb46 ADDED: `rlBlitFramebuffer()`, required for deferred render 1 year ago
  Ray de7beef05d Remove trailing spaces 1 year ago
  Jett ff04d52f12
Added rlEnablePointMode (#3490) 1 year ago
  2Bear 9a687e3153
Fix missing `PLATFORM_DESKTOP_SDL` checks. (#3469) 1 year ago
  Ray 19ff0e5fb1 REVIEWED: `rlLoadTexture()` #3440 1 year ago
  Ray be8eea9eda Format tweaks 1 year ago
  Ray f2389a1e55 Remove trail spaces 1 year ago
  Ray 557aeff253 REVIEWED: `glInternalFormat` is unsigned and actually, `rlGetGlTextureFormats()` returns 0 if fails 1 year ago
  Ray 36e99860ee Added note about WebGL warning 1 year ago
  Ray b335927665 Reviewed PR #3321 1 year ago
  Christopher Odom eb461512a7
Added UBSAN complaint fix to rLoadTexture #1891 (#3321) 1 year ago
  Ray 30a9a24db9 Review to avoid UBSAN complaining #1891 1 year ago
  MichaelFiber 18e9784c6d
Remove PLATFORM_RPI (#3232) 1 year ago
  Branimir Ričko b27e98a428
Fix bug where default shaders was not linking. (#3261) 1 year ago
  Ray 5a33f19964 Revert "Fix #3246" 1 year ago
  Ray e4dcbd5180 Fix #3246 1 year ago
  Nikolas bef818e210
Fix build for OpenGL 2.1, where half floats are part of an extension (#3233) 1 year ago
  Nikolas dc621ca388
Support 16-Bit HDR textures (#3220) 1 year ago
  Ray 974460b072 REVIEWED: `rlLoadShaderBuffer()` #3104 2 years ago
  Ray 830e328df0 Remove trailing spaces 2 years ago
  Chema Guerra f385d0ce1c
Continuation of support for ES3/WebGL2 (#3107) 2 years ago
  Ray ba802fdd5e tweaks 2 years ago
  Ray e497603678 ADDED: Experimental support for OpenGL ES 3.0 -WIP- 2 years ago
  Ray 7d68aa6869 REVIEWED: Modules description layout 2 years ago
  Ray 838fc7e303 REVIEWED: Some old TODOs 2 years ago
  Ray 771957458d Avoid shader attribute not found log 2 years ago
  Ray 9aa71f04f2 Avoid tracelog about not found uniforms #3003 2 years ago
  Ray 975c70d2b7 Update rlgl.h 2 years ago