2767 Revize (755ed388b2c9f1355d765e83c6dce5372e8e16d6)

Autor SHA1 Zpráva Datum
  Jeffery Myers b76dc06297
It's top-bottom not bottom-top in GL space. (#1517) před 4 roky
  badlydrawnrod 49f9bff260
Fix keyboard state change detection on RPI (#1488) před 4 roky
  Kirottu 22da9087b1
Include SUPPORT_DATA_STORAGE flag for building with CMake (#1515) před 4 roky
  Victor Gallet a6cd6eedbe
Remove unused condition in 'GenerateMipmaps' function for GRAPHICS_API_OPENGL_11 (#1496) před 4 roky
  raysan5 7bd33e4406 Review rlOrtho() to avoid return in the middle of the function před 4 roky
  Jeffery Myers 5d4aada526
Don't create an ortho matrix when the viewport is 0 in any axis. (#1504) před 4 roky
  hristo 551597d579
Removed a repeating allocation of memory (#1507) před 4 roky
  Chris 320732ae6b
Update mappings.h in glfw using GenerateMappings.cmake (#1505) před 4 roky
  raysan5 d7b4b9e485 Update year to 2021 před 4 roky
  Victor Gallet 57fef97433
Modify the check condition for the screen window height and width. It can't be less than zero because it's an unsigned int (#1497) před 4 roky
  Victor Gallet 03278a74bf
Avoid dereferencing a null pointer in the 'LoadMaterials' function in the models module (#1498) před 4 roky
  Victor Gallet 9fe153ae29
Avoid dereferencing a null pointer in the 'LoadSounsFromWave' function if the audioBuffer is null (#1499) před 4 roky
  Jeffery Myers 4c8bebc0d7
Add a current monitor function for window mode windows. (#1492) před 4 roky
  Jeffery Myers 24b6dcf29f
lookup the returned monitor in the list of monitors to get an index. (#1490) před 4 roky
  raysan5 9ed29725a0 Review code formatting před 4 roky
  Jeffery Myers 59bb759855
Faster version of ImageClearBackground and ImageDrawRectangleRec (#1487) před 4 roky
  hristo 75c6fd047b
Monitor utilites (#1485) před 4 roky
  hristo d3db690c42
I noticed that toggle fullscreen always gets the primary monitor when its more intuitive to use the monitor that the window is currently in. (#1486) před 4 roky
  raysan5 521ed1cef0 Review DrawLineBezierQuad(), formating and aprameters order před 4 roky
  Violet White de13fca3b1
Add Quadratic Bezier drawing (#1468) před 4 roky
  raysan5 ea0f6c7a26 Replace TABS by 4 spaces před 4 roky
  raysan5 ec3845fa9f Review some RPI4 tracelogs před 4 roky
  raysan5 3e041a27b1 Update Makefile před 4 roky
  raysan5 5ffce8f230 Review tracelog messages for DRM platform před 4 roky
  raysan5 d9a9bacb48 Review formatting před 4 roky
  raysan5 7e459dc38b Review Android Makefiles to required version před 4 roky
  raysan5 f8a2903cec Review issues when compiling for Android před 4 roky
  raysan5 0a9e080998 Remove trailing spaces před 4 roky
  raysan5 59949bf848 Update resource file před 4 roky
  raysan5 aa38532cc3 Remove unused variable před 4 roky
  raysan5 9216e96315 Corrected typo před 4 roky
  raysan5 0da827d754 Corrected small issue před 4 roky
  raysan5 b78ee13791 ADDED: CheckCollisionLines() před 4 roky
  Victor Gallet 668b3e4cfb
[Math Feature]: Add two functions for Vector2 to know if two lines intersect and two segments intersect (#1466) před 4 roky
  Ray 976932e05e Set version for raylib 3.5 před 4 roky
  Ray d82113ec34 Camera funcs, review params names před 4 roky
  Ray 9097d0b4ef REVIEW: CheckCollisionSpheres() params naming před 4 roky
  Ray f30354fc35 Minor tweak před 4 roky
  Ray d2d72b1dfb ADDED: MemAlloc() / MemFree() #1440 před 4 roky
  Ray cbf7369a3d Update raylib.h před 4 roky
  Ray 2374281204 Avoid *Rec suffix in some variables před 4 roky
  Ray 015e715278 Corrected DrawTextRecEx() bug před 4 roky
  Ray e404a18226 Support font chars padding on drawing #1432 před 4 roky
  Ray 51e8f37688 Minimal tweak před 4 roky
  Ray c36a6f3d9f Update textures.c před 4 roky
  Ray e07bc372a1 WARNING: RENAMED several functions for consistency #1440 před 4 roky
  Ray 5dd142beb6 Added some Web checks for missing GLFW functions před 4 roky
  Ray 96542269d0 WARNING: GetKeyPressed() <-> GetCharPressed() #1336 před 4 roky
  hristo 0987507ef5
Add headers to install cmake (#1462) před 4 roky
  Andrea Fontana ef0dcaabf9
Changing JPG compression (#1463) před 4 roky