mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Mar 28 19:14:19 UTC 2008


The branch, gallium-0.1 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1

Summary of changes:
 src/mesa/main/fbobject.c           |    2 +-
 src/mesa/state_tracker/st_format.c |  260 +++++++++++++-----------------------
 2 files changed, 94 insertions(+), 168 deletions(-)

       via  13041da714106ae61b4184b79e847c2b382e07ad (commit)
       via  de3634fca8f93223647a54f49f066494447906bb (commit)
      from  5615ab78b03cf1cb5fb19fc04fef52818f91b0be (commit)


- Commits -----------------------------------------------
commit 13041da714106ae61b4184b79e847c2b382e07ad
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Mar 28 13:10:16 2008 -0600

    mesa: fix texture/renderbuffer mix-up in test_attachment_completeness()

commit de3634fca8f93223647a54f49f066494447906bb
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Mar 28 13:09:19 2008 -0600

    gallium: re-work texture format selection code
    
    Use same code for choosing texture format and renderbuffer format.

---------------------------------




More information about the mesa-commit mailing list