aboutsummaryrefslogtreecommitdiff
path: root/src/rencache.c
AgeCommit message (Expand)Author
2021-10-10Do no add rencache a command for empty rectanglesFrancesco Abbate
2021-05-21Fix crash problem with rencache and font accessFrancesco Abbate
2021-05-05Ensure the rencache commands buffer is cleared on restartFrancesco Abbate
2021-04-26First implementation of scaling for retina displayFrancesco Abbate
2021-04-20Fix bug with wrong hashing of rencache commandsFrancesco Abbate
2021-04-01Implement unicode character replacementsFrancesco Abbate
2021-03-18Fix problem with tab size and subpixel positioningFrancesco Abbate
2021-03-06Introduce subpixel text positioning within rencacheFrancesco Abbate
2021-03-06Mostly fix problem of offset with cursor positioning when using mouseFrancesco Abbate
2020-09-05Changed rencache to store font tab_width with font commandrxi
2020-05-22Added rencache invalidation on window-exposed eventrxi
2020-05-17Added null-checks for all push_command() calls in rencache.crxi
2020-05-14Made rencache warn on exhausting command buffer instead of panicingrxi
2020-05-14Made draw_text/draw_rect not push command if result is not on-screenrxi
2020-05-07Comment improvement in rencache.crxi
2019-12-28Initial commitrxi