Mesa (master): radeon/llvm: Cleanup makefile

2012-09-06 Thread Tom Stellard
Module: Mesa Branch: master Commit: cebbdd4ac23725963207bf6f8fc7101150e6065f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cebbdd4ac23725963207bf6f8fc7101150e6065f Author: Tom Stellard thomas.stell...@amd.com Date: Wed Aug 29 13:01:15 2012 + radeon/llvm: Cleanup makefile

Mesa (master): radeonsi: Untiled textures are linear aligned, not linear general.

2012-09-06 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 396af00ffe376bb0ffe8a60960604b733b19f2ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=396af00ffe376bb0ffe8a60960604b733b19f2ca Author: Michel Dänzer michel.daen...@amd.com Date: Wed Aug 29 12:11:04 2012 +0200 radeonsi: Untiled textures are

Mesa (master): radeonsi: Sampler view state simplification.

2012-09-06 Thread Michel Dänzer
Module: Mesa Branch: master Commit: b7d96ca35e7652596851fe86d495e82c25ffcb55 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7d96ca35e7652596851fe86d495e82c25ffcb55 Author: Michel Dänzer michel.daen...@amd.com Date: Mon Aug 27 11:48:55 2012 +0200 radeonsi: Sampler view state

Mesa (master): radeonsi: Mipmaps require memory footprint to be padded to powers of two.

2012-09-06 Thread Michel Dänzer
Module: Mesa Branch: master Commit: cf697e875c58c963f50dc620d11762293e976653 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf697e875c58c963f50dc620d11762293e976653 Author: Michel Dänzer michel.daen...@amd.com Date: Tue Sep 4 18:58:38 2012 +0200 radeonsi: Mipmaps require memory

Mesa (master): radeonsi: Enable NPOT textures again.

2012-09-06 Thread Michel Dänzer
Module: Mesa Branch: master Commit: d0f51fe567ba93df9388fd307d86ff95060902f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d0f51fe567ba93df9388fd307d86ff95060902f6 Author: Michel Dänzer michel.daen...@amd.com Date: Wed Sep 5 18:27:02 2012 +0200 radeonsi: Enable NPOT textures

Mesa (master): radeon/llvm: Remove R600InstrInfo.td from TD_FILES

2012-09-06 Thread Tom Stellard
Module: Mesa Branch: master Commit: 2baaa5c7eb21517f0197bfd91154e9b4886fbb1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2baaa5c7eb21517f0197bfd91154e9b4886fbb1b Author: Tom Stellard thomas.stell...@amd.com Date: Thu Sep 6 14:05:22 2012 + radeon/llvm: Remove R600InstrInfo.td

Mesa (master): radeon/llvm: Extend SI EXEC register support.

2012-09-06 Thread Michel Dänzer
Module: Mesa Branch: master Commit: ab162f80c302307ca331c0182702162ad0e4e9be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ab162f80c302307ca331c0182702162ad0e4e9be Author: Michel Dänzer michel.daen...@amd.com Date: Wed Aug 29 18:52:53 2012 +0200 radeon/llvm: Extend SI EXEC register

Mesa (master): radeon/llvm: SI shader vector instructions implicitly use the EXEC register.

2012-09-06 Thread Michel Dänzer
Module: Mesa Branch: master Commit: e7383b74ef529fbd474adc67a661dd4f03d97e80 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7383b74ef529fbd474adc67a661dd4f03d97e80 Author: Michel Dänzer michel.daen...@amd.com Date: Fri Aug 31 19:05:31 2012 +0200 radeon/llvm: SI shader vector

Mesa (master): radeon/llvm: Add intrinsic for enabling whole quad mode in SI pixel shaders.

2012-09-06 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 5edb80cee0e7d291db29963f01f2940fbd990398 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5edb80cee0e7d291db29963f01f2940fbd990398 Author: Michel Dänzer michel.daen...@amd.com Date: Wed Aug 29 18:55:08 2012 +0200 radeon/llvm: Add intrinsic for

Mesa (master): radeonsi: Enable whole quad mode for pixel shaders.

2012-09-06 Thread Michel Dänzer
Module: Mesa Branch: master Commit: cfebaf9dbd4839075786eb340a247f41bdcf9fa6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfebaf9dbd4839075786eb340a247f41bdcf9fa6 Author: Michel Dänzer michel.daen...@amd.com Date: Fri Aug 31 19:04:08 2012 +0200 radeonsi: Enable whole quad mode for

Mesa (master): radeonsi: Handle more L/I/A format cases.

2012-09-06 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 694617a5b4222aa1fb40e5e16addd7a3120de6a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=694617a5b4222aa1fb40e5e16addd7a3120de6a5 Author: Michel Dänzer michel.daen...@amd.com Date: Wed Sep 5 18:24:14 2012 +0200 radeonsi: Handle more L/I/A format

Mesa (master): llvmpipe: Make driver name more informative.

2012-09-06 Thread Jose Fonseca
Module: Mesa Branch: master Commit: edc0a00377c810889a589c6d7c5e13e75618648a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=edc0a00377c810889a589c6d7c5e13e75618648a Author: José Fonseca jfons...@vmware.com Date: Thu Sep 6 10:29:04 2012 +0100 llvmpipe: Make driver name more

Mesa (master): mesa: Don't advertise GLES extensions in GL contexts

2012-09-06 Thread Chad Versace
Module: Mesa Branch: master Commit: f29a4b0157c6a7a31d2a2991a431b4211d01d162 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f29a4b0157c6a7a31d2a2991a431b4211d01d162 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Sep 4 10:02:43 2012 -0700 mesa: Don't advertise GLES

Mesa (9.0): mesa: Don't advertise GLES extensions in GL contexts

2012-09-06 Thread Chad Versace
Module: Mesa Branch: 9.0 Commit: 13b8eb64523a70af30b576271886a737f51dbe40 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13b8eb64523a70af30b576271886a737f51dbe40 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Sep 4 10:02:43 2012 -0700 mesa: Don't advertise GLES

Mesa (8.0): mesa: Don't advertise GLES extensions in GL contexts

2012-09-06 Thread Chad Versace
Module: Mesa Branch: 8.0 Commit: d788066575828ecd7e9bf6dacc705b50612c6406 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d788066575828ecd7e9bf6dacc705b50612c6406 Author: Chad Versace chad.vers...@linux.intel.com Date: Tue Sep 4 10:02:43 2012 -0700 mesa: Don't advertise GLES

Mesa (master): r600g: fix num of dwords needed for alphatest_state atom

2012-09-06 Thread Jerome Glisse
Module: Mesa Branch: master Commit: 935a72944751e6bc0a5df779eef44766c7b52baa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=935a72944751e6bc0a5df779eef44766c7b52baa Author: Jerome Glisse jgli...@redhat.com Date: Thu Sep 6 15:09:21 2012 -0400 r600g: fix num of dwords needed for

Mesa (master): r600g: order atom emission v3

2012-09-06 Thread Jerome Glisse
Module: Mesa Branch: master Commit: 5ceb87286f2e1b5b8527ba18a844abf450903175 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ceb87286f2e1b5b8527ba18a844abf450903175 Author: Jerome Glisse jgli...@redhat.com Date: Wed Sep 5 15:18:24 2012 -0400 r600g: order atom emission v3 To avoid

Mesa (9.0): r600g: fix num of dwords needed for alphatest_state atom

2012-09-06 Thread Jerome Glisse
Module: Mesa Branch: 9.0 Commit: 41d14eaf193c6b1eb87fe1998808a887f1c6c698 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41d14eaf193c6b1eb87fe1998808a887f1c6c698 Author: Jerome Glisse jgli...@redhat.com Date: Thu Sep 6 15:09:21 2012 -0400 r600g: fix num of dwords needed for

Mesa (master): intel: avoid undefined variable warnings in intel_screen.c

2012-09-06 Thread Paul Berry
Module: Mesa Branch: master Commit: 78a34d868d3c8704a57aa2fb934233ca6c880a5f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=78a34d868d3c8704a57aa2fb934233ca6c880a5f Author: Paul Berry stereotype...@gmail.com Date: Thu Aug 30 17:22:29 2012 -0700 intel: avoid undefined variable

Mesa (master): build: Disable building of d3d1x

2012-09-06 Thread Matt Turner
Module: Mesa Branch: master Commit: 058fb0071639d076a850dd29120a232fe7fdbce6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=058fb0071639d076a850dd29120a232fe7fdbce6 Author: Matt Turner matts...@gmail.com Date: Thu Sep 6 16:17:21 2012 -0700 build: Disable building of d3d1x It's

Mesa (master): i965: Fix primitive restart on Haswell.

2012-09-06 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 815d9d405c69bb07d550ae9f79283dcdc7466e2c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=815d9d405c69bb07d550ae9f79283dcdc7466e2c Author: Kenneth Graunke kenn...@whitecape.org Date: Fri Aug 24 18:40:40 2012 -0700 i965: Fix primitive restart on

Mesa (master): glx: move 'prime' var into #ifdef'd code block

2012-09-06 Thread Brian Paul
Module: Mesa Branch: master Commit: 14f55869a4f9d54442aa4e10089ba1e5ec211b37 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14f55869a4f9d54442aa4e10089ba1e5ec211b37 Author: Brian Paul bri...@vmware.com Date: Thu Sep 6 08:16:08 2012 -0600 glx: move 'prime' var into #ifdef'd code

Mesa (master): glapi/glx: rename 'table' variable to 'disp_table'

2012-09-06 Thread Brian Paul
Module: Mesa Branch: master Commit: 043f66204b1a190e18747c3befa8826c82dd87a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=043f66204b1a190e18747c3befa8826c82dd87a7 Author: Brian Paul bri...@vmware.com Date: Thu Sep 6 08:16:56 2012 -0600 glapi/glx: rename 'table' variable to