Mesa (master): build: Require libdrm 2.4.52 for Intel.

2014-01-20 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 77425ef91ac2ee3696a303fd9fdb3abb1b6ee368 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77425ef91ac2ee3696a303fd9fdb3abb1b6ee368 Author: Kenneth Graunke Date: Mon Jan 20 10:46:53 2014 -0800 build: Require libdrm 2.4.52 for Intel. Signed-off-by: K

Mesa (master): i965: Introduce an OUT_RELOC64 macro.

2014-01-20 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: f11c1feaf7a92d5109bcc86efaefec3a0193766a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f11c1feaf7a92d5109bcc86efaefec3a0193766a Author: Kenneth Graunke Date: Mon Nov 4 16:55:26 2013 -0800 i965: Introduce an OUT_RELOC64 macro. Broadwell uses 48-

Mesa (master): i965: Fix MI_STORE_REGISTER_MEM for Broadwell.

2014-01-20 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: ded56746890ea826a32d763b2fe2af9a16755e87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ded56746890ea826a32d763b2fe2af9a16755e87 Author: Kenneth Graunke Date: Mon Nov 18 10:10:07 2013 -0800 i965: Fix MI_STORE_REGISTER_MEM for Broadwell. It now ta

Mesa (master): i965: Delete intel_batchbuffer_emit_reloc_fenced.

2014-01-20 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 5f4eed3575ef915f3ecf76b4aa831219ee748c4a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f4eed3575ef915f3ecf76b4aa831219ee748c4a Author: Kenneth Graunke Date: Mon Jan 13 15:01:35 2014 -0800 i965: Delete intel_batchbuffer_emit_reloc_fenced. Nothin

Mesa (master): i965: Use the new drm_intel_bo offset64 field.

2014-01-20 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 67ebcb4711d7c6d35df03298f065806613a62798 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67ebcb4711d7c6d35df03298f065806613a62798 Author: Kenneth Graunke Date: Mon Jan 13 14:32:56 2014 -0800 i965: Use the new drm_intel_bo offset64 field. libdrm 2.

Mesa (master): i915: Ensure that intel_bufferobj_map_range meets alignment guarantees

2014-01-20 Thread Ian Romanick
Module: Mesa Branch: master Commit: 8468f437e880a0eeed94d79650ecb9b680fdeb02 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8468f437e880a0eeed94d79650ecb9b680fdeb02 Author: Ian Romanick Date: Fri Dec 20 12:58:41 2013 -0800 i915: Ensure that intel_bufferobj_map_range meets alignment

Mesa (master): i965: Ensure that intel_bufferobj_map_range meets alignment guarantees

2014-01-20 Thread Ian Romanick
Module: Mesa Branch: master Commit: 1ec663ab193e3dc87eb8729de4f0ecee7027961b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ec663ab193e3dc87eb8729de4f0ecee7027961b Author: Ian Romanick Date: Fri Dec 20 12:42:33 2013 -0800 i965: Ensure that intel_bufferobj_map_range meets alignment

Mesa (master): i915: Silence warning: unused parameter warning in intel_bufferobj_buffer

2014-01-20 Thread Ian Romanick
Module: Mesa Branch: master Commit: 4cd80119073fda0ebe5142a5f0fb92d25b769cb5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cd80119073fda0ebe5142a5f0fb92d25b769cb5 Author: Ian Romanick Date: Sun Dec 22 20:05:50 2013 -0800 i915: Silence warning: unused parameter warning in intel_buf

Mesa (master): 37 new commits

2014-01-20 Thread Ian Romanick
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2352a88ed6595f1138de23a96f3152cf7a76778 Author: Ian Romanick Date: Fri Jan 10 16:07:55 2014 -0800 docs: Note that GL_ARB_viewport_array is done on i965 At least for GEN7+, anyway. Signed-off-by: Ian Romanick R

Mesa (master): draw: use some cast wrappers in draw_pt_fetch_shade_pipeline*.c

2014-01-20 Thread Brian Paul
Module: Mesa Branch: master Commit: d6b6ab51d4683aff9b8283010da376ccf636d083 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6b6ab51d4683aff9b8283010da376ccf636d083 Author: Brian Paul Date: Mon Jan 20 11:01:48 2014 -0800 draw: use some cast wrappers in draw_pt_fetch_shade_pipeline*.

Mesa (master): draw: fix incorrect vertex size computation in LLVM drawing code

2014-01-20 Thread Brian Paul
Module: Mesa Branch: master Commit: ad814d04ca5d579538885a595331b5b27caefd2a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad814d04ca5d579538885a595331b5b27caefd2a Author: Brian Paul Date: Mon Jan 20 10:57:20 2014 -0800 draw: fix incorrect vertex size computation in LLVM drawing co

Mesa (master): docs: note reduced display list memory usage in 10.1 relnotes

2014-01-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 3a4255148b85d7f92b9485a03861ce1562787de6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a4255148b85d7f92b9485a03861ce1562787de6 Author: Brian Paul Date: Tue Jan 14 17:34:22 2014 -0800 docs: note reduced display list memory usage in 10.1 relnotes

Mesa (master): draw: whitespace and formatting fixes in draw_pt_fetch_shade_pipeline*.c

2014-01-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 807cbb9023a6baf9733026cfb893be202f116269 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=807cbb9023a6baf9733026cfb893be202f116269 Author: Brian Paul Date: Mon Jan 20 11:00:32 2014 -0800 draw: whitespace and formatting fixes in draw_pt_fetch_shade_p

Mesa (master): draw: clean up d3d style point clipping

2014-01-20 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 8c0368abb9474d092e33f79773bfbb457d4d9edd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c0368abb9474d092e33f79773bfbb457d4d9edd Author: Roland Scheidegger Date: Fri Jan 17 19:39:19 2014 +0100 draw: clean up d3d style point clipping Instead of sk

Mesa (master): softpipe: fix crash when accessing null colorbuffer

2014-01-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 3ede8dd5f1096531a080bac6f17f2512bea7bbce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ede8dd5f1096531a080bac6f17f2512bea7bbce Author: Brian Paul Date: Mon Jan 20 07:59:25 2014 -0800 softpipe: fix crash when accessing null colorbuffer Fixes pig

Mesa (master): swrast: check for null/-1 when mapping renderbuffers

2014-01-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 799abb271a248f646faa5cc859968f8c71e1ef16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=799abb271a248f646faa5cc859968f8c71e1ef16 Author: Brian Paul Date: Mon Jan 20 08:06:35 2014 -0800 swrast: check for null/-1 when mapping renderbuffers Fixes fb

Mesa (master): st/vdpau: s/surface/resource/ to fix compiler warning

2014-01-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 33ae0c24d045e7b5e210785cb9f6a36483fec941 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=33ae0c24d045e7b5e210785cb9f6a36483fec941 Author: Brian Paul Date: Mon Jan 20 07:51:25 2014 -0800 st/vdpau: s/surface/resource/ to fix compiler warning Reviewe

Demos (master): tests: include glut_wrap.h

2014-01-20 Thread Brian Paul
Module: Demos Branch: master Commit: 059a00de9fd99deb4523129243e24c52330278cd URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=059a00de9fd99deb4523129243e24c52330278cd Author: Brian Paul Date: Mon Jan 20 07:53:57 2014 -0800 tests: include glut_wrap.h As we do in all the other tests.

Demos (master): mesa-demos: Fixes a bug in demo2 application

2014-01-20 Thread Brian Paul
Module: Demos Branch: master Commit: 5f8c209379d6089d710c4590afe951f8f51e1d30 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=5f8c209379d6089d710c4590afe951f8f51e1d30 Author: Yasir-Khan Date: Mon Jan 13 05:31:00 2014 -0800 mesa-demos: Fixes a bug in demo2 application Vertices array

Demos (master): tests/backspecular: test two-sided lighting and specular color

2014-01-20 Thread Brian Paul
Module: Demos Branch: master Commit: 1e997aad626dfb51e1ffad1fe98e9666de1f0397 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=1e997aad626dfb51e1ffad1fe98e9666de1f0397 Author: Brian Paul Date: Wed Aug 14 07:19:07 2013 -0600 tests/backspecular: test two-sided lighting and specular col

Demos (master): glxinfo: query and print list of compressed texture formats

2014-01-20 Thread Brian Paul
Module: Demos Branch: master Commit: e5bbc0e814fad3d61f72d04037c5e6a153cfcbe0 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=e5bbc0e814fad3d61f72d04037c5e6a153cfcbe0 Author: Brian Paul Date: Fri Nov 1 17:20:04 2013 -0600 glxinfo: query and print list of compressed texture formats

Demos (master): wglinfo: query and print list of compressed texture formats

2014-01-20 Thread Brian Paul
Module: Demos Branch: master Commit: a0b873c80b6246cfb40b9125bfc65cdee36fb5fe URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=a0b873c80b6246cfb40b9125bfc65cdee36fb5fe Author: Brian Paul Date: Fri Nov 1 17:20:12 2013 -0600 wglinfo: query and print list of compressed texture formats

Demos (master): osdemo32: assorted fix-ups

2014-01-20 Thread Brian Paul
Module: Demos Branch: master Commit: d8b1de71521e30808026b6cdfab68b3623e6760c URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=d8b1de71521e30808026b6cdfab68b3623e6760c Author: Brian Paul Date: Thu Nov 7 19:46:15 2013 -0700 osdemo32: assorted fix-ups Remove dead code. Print GL_DEPT

Demos (master): glxgears: also print VisualID with -info option

2014-01-20 Thread Brian Paul
Module: Demos Branch: master Commit: c5db6b119fe076c1925cd12c72b345ffcb1b2671 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=c5db6b119fe076c1925cd12c72b345ffcb1b2671 Author: Brian Paul Date: Wed Dec 18 09:53:55 2013 -0700 glxgears: also print VisualID with -info option To help wit

Mesa (master): i915, r200, radeon, vega: Change vendor from "VMware, Inc." to "Mesa Project".

2014-01-20 Thread Jose Fonseca
Module: Mesa Branch: master Commit: a1e528a0f083f08ac32e2418cb5068ef0c21ccaf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1e528a0f083f08ac32e2418cb5068ef0c21ccaf Author: José Fonseca Date: Mon Jan 20 14:15:04 2014 + i915,r200,radeon,vega: Change vendor from "VMware, Inc." to

Mesa (master): logger: Remove unused variable.

2014-01-20 Thread Jose Fonseca
Module: Mesa Branch: master Commit: f0c2662b126c90912c9b8adf6c3be07024dfe69e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0c2662b126c90912c9b8adf6c3be07024dfe69e Author: José Fonseca Date: Mon Jan 20 13:58:11 2014 + logger: Remove unused variable. Silences gcc "unused variab

Mesa (master): logger: s/\/log_/

2014-01-20 Thread Jose Fonseca
Module: Mesa Branch: master Commit: d43260b59e1db8261bf581f5316d7634b7102ff6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d43260b59e1db8261bf581f5316d7634b7102ff6 Author: José Fonseca Date: Mon Jan 20 13:57:12 2014 + logger: s/\/log_/ Currently the MSVC build is broken becaus

Mesa (master): i965/blorp: remove dependency to compression control state

2014-01-20 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: d0f63b37577636bf154a303d9aae69f644f6c3ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d0f63b37577636bf154a303d9aae69f644f6c3ef Author: Topi Pohjolainen Date: Thu Dec 12 18:32:10 2013 +0200 i965/blorp: remove dependency to compression control sta

Mesa (master): i965/blorp: reduce the scope of the explicit compression control

2014-01-20 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: 9ab553cf528a78931dfac404ef08f0c6cf881c30 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ab553cf528a78931dfac404ef08f0c6cf881c30 Author: Topi Pohjolainen Date: Fri Dec 20 11:12:31 2013 +0200 i965/blorp: reduce the scope of the explicit compression