Mesa (master): st/mesa: Ignore internal_format in st_context_teximage.

2010-05-09 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 913d7c388d1167a6cb3ccb52eb50f4c4f183b033 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=913d7c388d1167a6cb3ccb52eb50f4c4f183b033 Author: Chia-I Wu Date: Fri May 7 17:34:15 2010 +0800 st/mesa: Ignore internal_format in st_context_teximage. When i

Mesa (master): mesa: add missing cases for signed 16-bit formats

2010-05-09 Thread Brian Paul
Module: Mesa Branch: master Commit: 880e04ba74603eda3480006f21bc8c2b24ac2f8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=880e04ba74603eda3480006f21bc8c2b24ac2f8c Author: Brian Paul Date: Sun May 9 18:30:03 2010 -0600 mesa: add missing cases for signed 16-bit formats --- src/m

Mesa (master): mesa: added UNCLAMPED_FLOAT_TO_SHORT macro

2010-05-09 Thread Brian Paul
Module: Mesa Branch: master Commit: 6274bb865fcb00bdb888f4388f7a6de825f14723 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6274bb865fcb00bdb888f4388f7a6de825f14723 Author: Brian Paul Date: Sun May 9 19:25:52 2010 -0600 mesa: added UNCLAMPED_FLOAT_TO_SHORT macro --- src/mesa/mai

Mesa (master): mesa: use GL_RGBA16_SNORM for accum buffer

2010-05-09 Thread Brian Paul
Module: Mesa Branch: master Commit: 8ea614832d62554ada44d0a0ef7dc96ec9a8f154 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ea614832d62554ada44d0a0ef7dc96ec9a8f154 Author: Brian Paul Date: Sun May 9 18:42:14 2010 -0600 mesa: use GL_RGBA16_SNORM for accum buffer --- src/mesa/mai

Mesa (master): mesa: added texstore function for signed 16-bit formats

2010-05-09 Thread Brian Paul
Module: Mesa Branch: master Commit: 279056f8034f67ce7f17ccc1e5d96cd3c53a23f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=279056f8034f67ce7f17ccc1e5d96cd3c53a23f8 Author: Brian Paul Date: Sun May 9 18:32:32 2010 -0600 mesa: added texstore function for signed 16-bit formats ---

Mesa (master): mesa: added comments for signed 16-bit formats

2010-05-09 Thread Brian Paul
Module: Mesa Branch: master Commit: 7a57af6d11a8fae9838a0d2e42eac6200b8f027e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a57af6d11a8fae9838a0d2e42eac6200b8f027e Author: Brian Paul Date: Sun May 9 19:21:53 2010 -0600 mesa: added comments for signed 16-bit formats --- src/mesa

Mesa (master): mesa: added unsigned 16-bit/channel tex format

2010-05-09 Thread Brian Paul
Module: Mesa Branch: master Commit: 17e96718946486ef77927fcf3bb299d8bff32b98 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17e96718946486ef77927fcf3bb299d8bff32b98 Author: Brian Paul Date: Sun May 9 19:28:10 2010 -0600 mesa: added unsigned 16-bit/channel tex format --- src/mesa

Mesa (master): mesa: fix typos, comment in signed 16-bit tex fetch code

2010-05-09 Thread Brian Paul
Module: Mesa Branch: master Commit: 969103124b95ed44082f2b4dd3c34fd2074e1532 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=969103124b95ed44082f2b4dd3c34fd2074e1532 Author: Brian Paul Date: Sun May 9 18:31:05 2010 -0600 mesa: fix typos, comment in signed 16-bit tex fetch code ---

Mesa (master): osmesa: add mapi/glapi to SRC_DIRS to fix build

2010-05-09 Thread Brian Paul
Module: Mesa Branch: master Commit: 980df845a3e6a395cf9258658b282548c2ed0ebd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=980df845a3e6a395cf9258658b282548c2ed0ebd Author: Brian Paul Date: Sun May 9 21:13:54 2010 -0600 osmesa: add mapi/glapi to SRC_DIRS to fix build --- configs

Mesa (master): swrast: fix 16-bit/channel rendering

2010-05-09 Thread Brian Paul
Module: Mesa Branch: master Commit: e3d8d25ebf4e052432f13513d03a420bc22d399d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3d8d25ebf4e052432f13513d03a420bc22d399d Author: Brian Paul Date: Sun May 9 22:08:54 2010 -0600 swrast: fix 16-bit/channel rendering NOTE: This is a candidat

Mesa (master): osmesa: use unsigned 16-bit/channel format

2010-05-09 Thread Brian Paul
Module: Mesa Branch: master Commit: 9b990c81c0f3b80988d159dd054ef3c0637d2d9e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b990c81c0f3b80988d159dd054ef3c0637d2d9e Author: Brian Paul Date: Sun May 9 22:08:33 2010 -0600 osmesa: use unsigned 16-bit/channel format --- src/mesa/dri

Mesa (master): mesa: Update comments in get_gen_es.py.

2010-05-09 Thread Vinson Lee
Module: Mesa Branch: master Commit: 7c5e2672f050644bcab6902b11d0ff4036603bb3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c5e2672f050644bcab6902b11d0ff4036603bb3 Author: Vinson Lee Date: Sun May 9 22:22:53 2010 -0700 mesa: Update comments in get_gen_es.py. --- src/mesa/main/g