Hello folks.  I started at LunarG this week and have been getting more
familiar with
the gallium code.

I noticed that rbug-gui has not been updated to match the recent changes to
the util_format.  Here is a patch that switches from the pr_* functions to
util_format
functions.  (It also adds several new icons for the many formats.)
I replaced the 'action->block' field with just one 'action->block_height'
field.
That is the only part of action->block that is needed if
util_format_get_nblocksx
is called instead of pf_get_nblocksy.
I don't know if there is a better way to extract block height from format
instead
keeping it as a separate field.

Do these changes look good?

Mike Stroyan, m...@lunarg.com

Attachment: patch
Description: Binary data

Attachment: new_icons.tar
Description: Unix tar archive

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to