Module: Mesa
Branch: master
Commit: 888fc7a89197972aac614fc19d1c82ed1adbb3f2
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=888fc7a89197972aac614fc19d1c82ed1adbb3f2
Author: Rodrigo Vivi
Date: Mon May 13 17:53:38 2013 -0300
i965: Add missing Haswell GT3 Desktop to IS_HSW_GT3 check.
Module: Mesa
Branch: master
Commit: a16a2d7147865634d68151d681a399f669146ff1
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a16a2d7147865634d68151d681a399f669146ff1
Author: Jordan Justen
Date: Wed Apr 17 16:17:50 2013 -0700
i965: write layer if gl_Layer is used in VS
This is enable
Module: Mesa
Branch: master
Commit: 220f70667dacc37f0e5cb871f6054214519d191f
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=220f70667dacc37f0e5cb871f6054214519d191f
Author: Jordan Justen
Date: Wed Mar 27 13:58:04 2013 -0700
glsl: add AMD_vertex_shader_layer support
This GLSL extens
Module: Mesa
Branch: master
Commit: c9e981b8fb815cc14094ca09719819017e43024d
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c9e981b8fb815cc14094ca09719819017e43024d
Author: Jordan Justen
Date: Wed Mar 27 13:53:21 2013 -0700
extensions: add AMD_vertex_shader_layer
This extension wil
Module: Mesa
Branch: master
Commit: 1776eeedd3aeb973cfb427a1b35c338528236421
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1776eeedd3aeb973cfb427a1b35c338528236421
Author: Chad Versace
Date: Wed May 8 09:46:21 2013 -0700
mesa: Expose GL_OES_texture_npot on GLES1
Mesa's extension
Module: Mesa
Branch: master
Commit: d13fbeea9634b5e3cae0213cc61706ffc316b64f
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d13fbeea9634b5e3cae0213cc61706ffc316b64f
Author: Ian Romanick
Date: Wed May 8 10:59:47 2013 -0700
glsl: Remove some stale comments about ir_call
ir_call was
Module: Mesa
Branch: master
Commit: a61a0dbed29e284551ec7d033a0d2c8f2e1d6888
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a61a0dbed29e284551ec7d033a0d2c8f2e1d6888
Author: Ian Romanick
Date: Fri Mar 22 17:49:27 2013 -0700
glsl: Death to array dereferences of vectors!
Now that all
Module: Mesa
Branch: master
Commit: 1e773626eee2076e791737f86ba78c410a60aa19
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e773626eee2076e791737f86ba78c410a60aa19
Author: Ian Romanick
Date: Fri Mar 22 17:45:52 2013 -0700
glsl: Generate correct ir_binop_vector_extract code for out
Module: Mesa
Branch: master
Commit: c3bb07f875075b08a0b13f47be95e0c49edb6555
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3bb07f875075b08a0b13f47be95e0c49edb6555
Author: Ian Romanick
Date: Fri Mar 22 17:42:38 2013 -0700
glsl: Use vector-insert and vector-extract on elements of gl
Module: Mesa
Branch: master
Commit: 89704eb1b019d42c949e6e08a8cb8bacbacbf63b
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=89704eb1b019d42c949e6e08a8cb8bacbacbf63b
Author: Ian Romanick
Date: Fri Mar 15 18:06:11 2013 -0700
glsl: Convert ir_binop_vector_extract in the LHS to ir_triop
Module: Mesa
Branch: master
Commit: 065da16508731f6b6a98865f392509be4f9ce07f
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=065da16508731f6b6a98865f392509be4f9ce07f
Author: Ian Romanick
Date: Wed May 8 10:48:55 2013 -0700
glsl: Convert lower_clip_distance_visitor to be an ir_rvalue
Module: Mesa
Branch: master
Commit: 3acb21517b3a23cf1044531e96d9741bd1c122c3
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=3acb21517b3a23cf1044531e96d9741bd1c122c3
Author: Ian Romanick
Date: Fri Mar 15 18:08:22 2013 -0700
glsl: Generate ir_binop_vector_extract for indexing of vecto
Module: Mesa
Branch: master
Commit: ee7a6dad302ff5568566e325df56fd582be1afec
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee7a6dad302ff5568566e325df56fd582be1afec
Author: Ian Romanick
Date: Mon Mar 18 14:45:53 2013 -0700
glsl: Add lowering pass for ir_triop_vector_insert
This wil
Module: Mesa
Branch: master
Commit: b881ddba7d4a835f879ffe300661a72441448eee
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b881ddba7d4a835f879ffe300661a72441448eee
Author: Ian Romanick
Date: Tue Mar 26 14:22:03 2013 -0700
glsl: Lower ir_binop_vector_extract to conditional moves
Lo
Module: Mesa
Branch: master
Commit: 943de9cdeacb93d48ad5cb17666e7448990d3dbb
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=943de9cdeacb93d48ad5cb17666e7448990d3dbb
Author: Ian Romanick
Date: Fri Mar 15 14:36:46 2013 -0700
glsl: Lower ir_binop_vector_extract to swizzle
Lower ir_bin
Module: Mesa
Branch: master
Commit: 63e1147ea12a393c0750698ea5909f41e1953e75
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=63e1147ea12a393c0750698ea5909f41e1953e75
Author: Ian Romanick
Date: Tue Mar 5 17:47:35 2013 -0800
glsl: Refactor part of convert_vec_index_to_cond_assign
Use
Module: Mesa
Branch: master
Commit: dafd6918f305274c8374bf9d427d90a3dabe13cb
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=dafd6918f305274c8374bf9d427d90a3dabe13cb
Author: Ian Romanick
Date: Tue Mar 12 12:42:51 2013 -0700
glsl: Add ir_triop_vector_insert
The new opcode is used to
Module: Mesa
Branch: master
Commit: f274a2ca8733059bdd4f1c456ed4f6df7d7ec008
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f274a2ca8733059bdd4f1c456ed4f6df7d7ec008
Author: Ian Romanick
Date: Wed Mar 6 11:05:14 2013 -0800
glsl: Add ir_binop_vector_extract
The new opcode is used to
Module: Mesa
Branch: 9.1
Commit: 22f7bcd44f92b93fad40b5a78fe476dc3715b640
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=22f7bcd44f92b93fad40b5a78fe476dc3715b640
Author: Eric Anholt
Date: Thu Aug 30 11:07:52 2012 -0700
i965: Disable write masking when setting up texturing m0.
v2/Ka
Module: Mesa
Branch: 9.1
Commit: 3933e653289d31d38d233cd0ddfebe6bd2d4eb04
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=3933e653289d31d38d233cd0ddfebe6bd2d4eb04
Author: Chad Versace
Date: Tue Apr 23 04:17:48 2013 +0200
egl/dri2: Fix min/max swap interval of configs
The commit belo
Module: Mesa
Branch: master
Commit: b0bb6103d23c16d23b0ec617746b4b0d1c22075d
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0bb6103d23c16d23b0ec617746b4b0d1c22075d
Author: Paul Berry
Date: Mon May 13 07:52:08 2013 -0700
glsl: Fix "make check" breakage after adding options to do_com
21 matches
Mail list logo