For the series:
Reviewed-by: Marek Olšák
Marek
On Sun, Feb 10, 2013 at 6:15 AM, Tom Stellard wrote:
> From: Tom Stellard
>
> These are all files that I authored, but forgot to add the license
> headers.
>
> NOTE: This is a candidate for the stable branches.
>
> Signed-off-by: Tom Stellard
>
https://bugs.freedesktop.org/show_bug.cgi?id=59187
Christoph Brill changed:
What|Removed |Added
CC||eg...@gmx.de
--
You are receiving thi
On 01/19/2013 01:55 AM, Matt Turner wrote:
> From: Jordan Justen
>
> Cc: Eric Anholt
> Signed-off-by: Jordan Justen
FYI this broke lots of games under wine 1.5.20, with errors like:
err:d3d:check_fbo_compat > GL_INVALID_OPERATION (0x502) from
Post-pixelshader blending check @
https://bugs.freedesktop.org/show_bug.cgi?id=59187
Chris Forbes changed:
What|Removed |Added
CC||chr...@ijw.co.nz
--
You are receiving th
---
lib/Target/R600/AMDGPUISelLowering.cpp | 10 +++---
lib/Target/R600/AMDGPUISelLowering.h | 1 -
lib/Target/R600/AMDILISelLowering.cpp | 3 ++-
lib/Target/R600/AMDILInstrInfo.td | 1 -
lib/Target/R600/AMDILIntrinsics.td | 10 --
lib/Target/R600/R600Instructions.td
This is for glGetTexImage and it will be used for samplers only (which some
drivers already implement by reading util_format_description).
v2: incorporate Brian's suggestion
---
src/gallium/auxiliary/util/u_format.csv | 12
src/gallium/auxiliary/util/u_format.h | 117 ++
Otherwise, we fail to correctly handle GL_PRIMITIVE_RESTART_FIXED_INDEX.
Fixes gles3conform's primitive_restart_mode test.
Signed-off-by: Kenneth Graunke
---
src/mesa/drivers/dri/i965/brw_primitive_restart.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/mesa/driver
On 02/08/2013 10:41 PM, Eric Anholt wrote:
Ian Romanick writes:
On 02/08/2013 04:24 PM, Eric Anholt wrote:
Ian Romanick writes:
From: Ian Romanick
+ * modes. In the first mode, when \c want_availability_mask is \c true, it is
+ * assumed that any field of the vector may be written. This
Mesa 9.1 release candidate 1 is now ready.
The tag in the GIT repository for Mesa 9.1-RC1 is 'mesa-9.1-rc1'.
Mesa 9.1-RC1 is available for download at
ftp://freedesktop.org/pub/mesa/9.1/
md5sums:
629a1058f1415c2b0318a912e765c6bb MesaLib-9.1-devel.tar.gz
d08190d4e0cb87c911cd10ff2d939ac1 MesaL
FYI, I am squashing the following diff with the patch, because I
realized desc->channel[i].type wasn't correct, because it's always
UTIL_FORMAT_TYPE_VOID. (please ignore any line wrapping caused by my
email client, thanks)
diff --git a/src/mesa/state_tracker/st_cb_texture.c
b/src/mesa/state_tracke
10 matches
Mail list logo