User:Nrp/Weekly updates/20080809: Difference between revisions
< User:Nrp | Weekly updates
Jump to navigation
Jump to search
(New page: == Saturday == * Ever wish you had more than 24 hours in a day to code? Well, due to changing time zones, this day was 35 hours long, and I got a whole lot of coding done. I've found a s...) |
|||
Line 1: | Line 1: | ||
== Saturday == |
== Saturday == |
||
* Ever wish you had more than 24 hours in a day to code? Well, due to changing time zones, this day was 35 hours long, and I got a whole lot of coding done. I've found a solution to the 24bit/16bit surface/display problem that doesn't sacrifice performance. I'm still another day or so from complete with converting all the colorspace conversions to support surfaces of any depth. |
* Ever wish you had more than 24 hours in a day to code? Well, due to changing time zones, this day was 35 hours long, and I got a whole lot of coding done. I've found a solution to the 24bit/16bit surface/display problem that doesn't sacrifice performance. I'm still another day or so from complete with converting all the colorspace conversions to support surfaces of any depth. |
||
== Monday == |
|||
* Continued with converting the conversion functions to worth with any Surface. |
|||
* Continental found my luggage, and I got my XO charger back and pulled the code I was working on on the plane off of it. |
|||
== Tuesday & Wednesday == |
|||
* Jet lag finally caught me, slept most of the days. |
|||
== Thursday == |
|||
* Changed 4 more of the color conversion functions to do any bit depth. |
|||
* Debugged a YUV to RGB color conversion issue that had escaped me before. |
Revision as of 07:44, 7 August 2008
Saturday
- Ever wish you had more than 24 hours in a day to code? Well, due to changing time zones, this day was 35 hours long, and I got a whole lot of coding done. I've found a solution to the 24bit/16bit surface/display problem that doesn't sacrifice performance. I'm still another day or so from complete with converting all the colorspace conversions to support surfaces of any depth.
Monday
- Continued with converting the conversion functions to worth with any Surface.
- Continental found my luggage, and I got my XO charger back and pulled the code I was working on on the plane off of it.
Tuesday & Wednesday
- Jet lag finally caught me, slept most of the days.
Thursday
- Changed 4 more of the color conversion functions to do any bit depth.
- Debugged a YUV to RGB color conversion issue that had escaped me before.