I just want to reduce the bits per pixel as I think it might make drawing functions run faster if the bits per pixel are reduced as it would mean the screenbuffer would be a smaller region of memory
OK, go ahead and try it. Convimg supports 1,2,4, and 8bpp: https://github.com/mateoconlechuga/convimg
TheLastMillennial wrote:
OK, go ahead and try it. Convimg supports 1,2,4, and 8bpp: https://github.com/mateoconlechuga/convimg
I feel like a dumbass for anot realizing that was even a thing lol
You can set the LCD bits-per-pixel using the lcd_Control register. You can find documentation on that register on this wikiti page.

You would need to write your own graphics routines in order to use it, though, because TI-OS for the most part only supports 16bpp and graphx only supports 8bpp.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement