Mesa (master): radeon/llvm: fix calculation of max register number

2012-08-01 Thread Christian König
Module: Mesa Branch: master Commit: 6574fe3c4a9e36791cde88dfd73429ba4faf3215 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6574fe3c4a9e36791cde88dfd73429ba4faf3215 Author: Christian König deathsim...@vodafone.de Date: Tue Jul 31 18:30:45 2012 +0200 radeon/llvm: fix calculation of

Mesa (master): radeon/r200: fix bogus assert/scissor wrt width/height 2048

2012-08-01 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 5b88a2a22daae4d09596804d8edc6b8796d05150 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b88a2a22daae4d09596804d8edc6b8796d05150 Author: Roland Scheidegger srol...@vmware.com Date: Fri Jul 27 04:03:45 2012 +0200 radeon/r200: fix bogus

Mesa (master): radeon/r200: fix bogus clears

2012-08-01 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: de694b6b10b7ce23a00cd7296a955f162704ee62 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de694b6b10b7ce23a00cd7296a955f162704ee62 Author: Roland Scheidegger srol...@vmware.com Date: Fri Jul 27 03:43:11 2012 +0200 radeon/r200: fix bogus clears

Mesa (master): radeon/r200: get rid of some unneeded cliprect/scissor code

2012-08-01 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: c0c216c4690f1d39ae384b45be5d5350d5bde875 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0c216c4690f1d39ae384b45be5d5350d5bde875 Author: Roland Scheidegger srol...@vmware.com Date: Fri Jul 27 03:49:25 2012 +0200 radeon/r200: get rid of some

Mesa (master): r200: get rid of dubious aux scissor bits

2012-08-01 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: be2dcc5e9f61d380aec93eeb01227cbb6b5037c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be2dcc5e9f61d380aec93eeb01227cbb6b5037c1 Author: Roland Scheidegger srol...@vmware.com Date: Fri Jul 27 03:58:45 2012 +0200 r200: get rid of dubious aux

Mesa (master): linux: Default to dri not xlib on all arches

2012-08-01 Thread Adam Jackson
Module: Mesa Branch: master Commit: 33ef67ab20de9b04f7d3d32f01cb87c29034db88 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=33ef67ab20de9b04f7d3d32f01cb87c29034db88 Author: Adam Jackson a...@redhat.com Date: Wed Aug 1 11:44:28 2012 -0400 linux: Default to dri not xlib on all arches

Mesa (master): configure.ac: remove remnants of ppc asm support

2012-08-01 Thread Matt Turner
Module: Mesa Branch: master Commit: 0e38a3ca52d8372307a10f8a1aa2ef4a24f0dc79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e38a3ca52d8372307a10f8a1aa2ef4a24f0dc79 Author: Matt Turner matts...@gmail.com Date: Wed Aug 1 08:27:37 2012 -0700 configure.ac: remove remnants of ppc asm

Mesa (master): configure.ac: Remove contractions to stop breaking syntax highlighting

2012-08-01 Thread Matt Turner
Module: Mesa Branch: master Commit: 14819eb58831ce197afe8abe8837057e02475d94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14819eb58831ce197afe8abe8837057e02475d94 Author: Matt Turner matts...@gmail.com Date: Wed Aug 1 08:32:49 2012 -0700 configure.ac: Remove contractions to stop

Mesa (master): configure.ac: Don't duplicate CFLAGS

2012-08-01 Thread Matt Turner
Module: Mesa Branch: master Commit: 33ae29c93b8f70a86dcedc495dd658a5d5679db3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=33ae29c93b8f70a86dcedc495dd658a5d5679db3 Author: Matt Turner matts...@gmail.com Date: Wed Aug 1 08:38:35 2012 -0700 configure.ac: Don't duplicate CFLAGS

Mesa (master): configure.ac: Remove extra ;;

2012-08-01 Thread Matt Turner
Module: Mesa Branch: master Commit: 84ead7b4e861c14ee24b96f8892230744640f0df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84ead7b4e861c14ee24b96f8892230744640f0df Author: Matt Turner matts...@gmail.com Date: Wed Aug 1 10:11:46 2012 -0700 configure.ac: Remove extra ;; Fixes:

Mesa (master): intel: Remove dead code in intelAllocateBuffer

2012-08-01 Thread Chad Versace
Module: Mesa Branch: master Commit: 83fa0842ca0772e9a3493bd7a66f69c458a1739b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83fa0842ca0772e9a3493bd7a66f69c458a1739b Author: Chad Versace chad.vers...@linux.intel.com Date: Mon Jul 9 15:51:06 2012 -0700 intel: Remove dead code in

Mesa (master): intel: Decrease nesting level in intelCreateBuffer

2012-08-01 Thread Chad Versace
Module: Mesa Branch: master Commit: 2b4fbc4d7d3578642ca57b5e45094e66e03626fc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b4fbc4d7d3578642ca57b5e45094e66e03626fc Author: Chad Versace chad.vers...@linux.intel.com Date: Mon Jul 9 16:51:23 2012 -0700 intel: Decrease nesting level

Mesa (master): intel: Use consistent pattern in intelCreateBuffer

2012-08-01 Thread Chad Versace
Module: Mesa Branch: master Commit: 8c94f6bbd80908fd2cae8e27fe78c429e54a78b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c94f6bbd80908fd2cae8e27fe78c429e54a78b8 Author: Chad Versace chad.vers...@linux.intel.com Date: Mon Jul 9 17:01:29 2012 -0700 intel: Use consistent pattern

Mesa (master): glsl: Add support for OES_standard_derivatives in GLSL ES.

2012-08-01 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: d5c918f6adb2f7f72a759607c8f76e7616656c13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5c918f6adb2f7f72a759607c8f76e7616656c13 Author: Tomeu Vizoso to...@tomeuvizoso.net Date: Mon Jul 16 20:45:17 2012 +0200 glsl: Add support for

Mesa (master): i965/msaa: Treat GL_SAMPLES=1 as equivalent to GL_SAMPLES=0.

2012-08-01 Thread Paul Berry
Module: Mesa Branch: master Commit: 97fc89c6cbaa3b5ef7f678d2dc2c7d5bbba05315 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97fc89c6cbaa3b5ef7f678d2dc2c7d5bbba05315 Author: Paul Berry stereotype...@gmail.com Date: Thu Jul 26 18:01:28 2012 -0700 i965/msaa: Treat GL_SAMPLES=1 as

Mesa (master): i965/msaa: Allow GL_SAMPLES to be set to 1 prior to Gen6.

2012-08-01 Thread Paul Berry
Module: Mesa Branch: master Commit: c18806cebf107d03751b11cc8866062c3822a56f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c18806cebf107d03751b11cc8866062c3822a56f Author: Paul Berry stereotype...@gmail.com Date: Thu Jul 26 18:02:20 2012 -0700 i965/msaa: Allow GL_SAMPLES to be set

Mesa (master): mesa: Move DepthMode to texture object

2012-08-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: c37efbfe4c415b6fd2d4f968220d7c9b62f11ecf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c37efbfe4c415b6fd2d4f968220d7c9b62f11ecf Author: Pauli Nieminen pauli.niemi...@linux.intel.com Date: Tue Jun 12 21:38:46 2012 +0300 mesa: Move DepthMode to

Mesa (master): mesa/samplerobj: Support EXT_texture_sRGB_decode

2012-08-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 765509903b3c560f9c19169d736f284480e88942 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=765509903b3c560f9c19169d736f284480e88942 Author: Pauli Nieminen pauli.niemi...@linux.intel.com Date: Tue Jun 12 21:38:47 2012 +0300 mesa/samplerobj: Support

Mesa (master): nouveau: Add support for ARB_sampler_objects

2012-08-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 54808e560f773f652919a2865c7371e4715df510 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=54808e560f773f652919a2865c7371e4715df510 Author: Pauli Nieminen pauli.niemi...@linux.intel.com Date: Tue Jun 12 21:38:50 2012 +0300 nouveau: Add support for

Mesa (master): radeon: Fix printf format not to warn in 64bit

2012-08-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 10169e7adc40b445776453fcc6d3227d7dda5879 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=10169e7adc40b445776453fcc6d3227d7dda5879 Author: Pauli Nieminen pauli.niemi...@linux.intel.com Date: Tue Jun 12 21:38:51 2012 +0300 radeon: Fix printf format

Mesa (master): radeonr200: Add support for ARB_sampler_objects

2012-08-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6f6bd8aedcf2b2f0e1ca9a1fa7ded1cb1f5a88ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f6bd8aedcf2b2f0e1ca9a1fa7ded1cb1f5a88ed Author: Pauli Nieminen pauli.niemi...@linux.intel.com Date: Tue Jun 12 21:38:52 2012 +0300 radeonr200: Add support for

Mesa (master): mesa/ff_shader: Fix sampler state reading

2012-08-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: cae76368523b2dd25f26069b9872a8993384fa57 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cae76368523b2dd25f26069b9872a8993384fa57 Author: Pauli Nieminen pauli.niemi...@linux.intel.com Date: Tue Jun 12 21:38:53 2012 +0300 mesa/ff_shader: Fix sampler

Mesa (master): mesa/program: Use sampler object state if present

2012-08-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: ae58f9696c5f82c98767b3f244b2ad4b966905e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae58f9696c5f82c98767b3f244b2ad4b966905e5 Author: Pauli Nieminen pauli.niemi...@linux.intel.com Date: Tue Jun 12 21:38:54 2012 +0300 mesa/program: Use sampler

Mesa (master): mesa: Make ARB_sampler_objects mandatory

2012-08-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8129dabb5f5ff717bb1ca32710ca6204d5345461 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8129dabb5f5ff717bb1ca32710ca6204d5345461 Author: Pauli Nieminen pauli.niemi...@linux.intel.com Date: Tue Jun 12 21:38:55 2012 +0300 mesa: Make

Mesa (master): swrast: Support sampler object for texture fetching state

2012-08-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: cbdc1d53542b3ecca0085399c4bb3b3371f94809 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbdc1d53542b3ecca0085399c4bb3b3371f94809 Author: Pauli Nieminen pauli.niemi...@linux.intel.com Date: Tue Jun 12 21:38:56 2012 +0300 swrast: Support sampler

Mesa (master): mesa: Allow meta module to call sampler functions

2012-08-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5a320d5bcfb66afca6fe9fe5da133c2675ab4d27 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a320d5bcfb66afca6fe9fe5da133c2675ab4d27 Author: Pauli Nieminen pauli.niemi...@linux.intel.com Date: Tue Jun 12 21:38:57 2012 +0300 mesa: Allow meta module to

Mesa (master): meta: Add sampler object to texture decompression

2012-08-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 676a563d5bdcd9c75e1e33d75e2fa16bedcf5e83 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=676a563d5bdcd9c75e1e33d75e2fa16bedcf5e83 Author: Pauli Nieminen pauli.niemi...@linux.intel.com Date: Tue Jun 12 21:39:00 2012 +0300 meta: Add sampler object to

Mesa (master): meta: Use sampler object in framebuffer blit

2012-08-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 204bfb904bd5d4dd9ce90fe4d3e8e48b0d01fdae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=204bfb904bd5d4dd9ce90fe4d3e8e48b0d01fdae Author: Pauli Nieminen pauli.niemi...@linux.intel.com Date: Tue Jun 12 21:39:01 2012 +0300 meta: Use sampler object in

Mesa (master): scons: Add support for Intel Compiler.

2012-08-01 Thread Vinson Lee
Module: Mesa Branch: master Commit: 8734584952ea257d53ce421959bd9706345f221f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8734584952ea257d53ce421959bd9706345f221f Author: Vinson Lee v...@freedesktop.org Date: Tue Jul 31 22:55:39 2012 -0700 scons: Add support for Intel Compiler.