User:Nrp/Weekly updates/20080809: Difference between revisions
< User:Nrp | Weekly updates
Jump to navigation
Jump to search
No edit summary |
|||
Line 4: | Line 4: | ||
* Continued with converting the conversion functions to worth with any Surface. |
* 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. |
* 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 |
== Tuesday == |
||
* Jet lag finally caught me, slept most of the days. |
* Jet lag finally caught me, slept most of the days. |
||
== |
== Wednesday == |
||
* Changed 4 more of the color conversion functions to do any bit depth. |
* 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. |
* 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
- Jet lag finally caught me, slept most of the days.
Wednesday
- 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.