Skip to content
Snippets Groups Projects
  1. Mar 24, 2021
  2. Mar 19, 2021
  3. Feb 28, 2021
  4. Feb 27, 2021
  5. Feb 26, 2021
  6. Feb 25, 2021
  7. Feb 24, 2021
  8. Feb 19, 2021
  9. Feb 18, 2021
  10. Feb 03, 2021
  11. Jan 27, 2021
  12. Jan 26, 2021
  13. Jan 25, 2021
  14. Jan 24, 2021
  15. Jan 22, 2021
  16. Jan 21, 2021
  17. Jan 18, 2021
  18. Jan 16, 2021
  19. Jan 14, 2021
    • Alexei Podtelezhnikov's avatar
      57d79ab8
    • Alexei Podtelezhnikov's avatar
      [graph] Check blending cache earlier. · acb1b022
      Alexei Podtelezhnikov authored
      This slightly reworks commit bfbd7826 by moving the cache
      check into the initialization functions. this is especially important
      to keep the direct span rendering light.
      
      * graph/gblany.h (*): Move the cache check from here...
      * graph/gblblit.c (gblender_blit_init, grSetTargetPenBrush): ... to here.
      * graph/gblender.h (GBLANDER_VARS, GBLENDER_CHANNEL_VARS): Restore old macros.
      acb1b022
    • Alexei Podtelezhnikov's avatar
      [graph] Reduce color conversions in the blender. · 6ff0b61b
      Alexei Podtelezhnikov authored
      * graph/gblblit.c (GDST_COPY_VAR): Removed.
      (GDST_PIX, GDST_CHANNEL): New macros to convert color.
      (grBlitGlyphToSurface, grSetTargetPenBrush): Pass `grColor' unchanged.
      * graph/gblany.h (*): Use new marcos here.
      * graph/gblblit.h (GBlenderBlitFunc): Accept `grColor'.
      * graph/grobjs.h (grSurface): Use `grColor'.
      6ff0b61b
  20. Jan 13, 2021
  21. Jan 12, 2021
  22. Jan 08, 2021
  23. Jan 06, 2021
  24. Jan 04, 2021
    • Alexei Podtelezhnikov's avatar
      [graph/win32] Improve driver. · 51482b41
      Alexei Podtelezhnikov authored
      * graph/win32/grwin32.c (gr_win32_surface_refresh_rectangle):
      Explicitly UpdateWindow to avoid delays and minor clean-up.
      (gr_win32_surface_listen_event): Minor clean-up.
      51482b41
  25. Dec 23, 2020
  26. Dec 22, 2020
Loading