From 7a2af605c2c2b0d2e9bbb0b161eba8842acefbcb Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 15 Jun 2012 08:28:24 +0200 Subject: fontconfig mesa pixman xserver git update 15 juni 2012 --- mesalib/docs/relnotes-7.10.3.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mesalib/docs/relnotes-7.10.3.html') diff --git a/mesalib/docs/relnotes-7.10.3.html b/mesalib/docs/relnotes-7.10.3.html index 9ac5ef28e..68cc925e6 100644 --- a/mesalib/docs/relnotes-7.10.3.html +++ b/mesalib/docs/relnotes-7.10.3.html @@ -55,9 +55,9 @@ d77b02034c11d6c2a55c07f82367d780 MesaLib-7.10.3.tar.gz
  • Bug 32835 - [glsl] recursive #define results in infinite stack recursion
  • -
  • Bug 33303 - [glsl] ir_constant_expression.cpp:72: virtual ir_constant* ir_expression::constant_expression_value(): Assertion `op[0]->type->base_type == op[1]->type->base_type' failed.
  • +
  • Bug 33303 - [glsl] ir_constant_expression.cpp:72: virtual ir_constant* ir_expression::constant_expression_value(): Assertion `op[0]->type->base_type == op[1]->type->base_type' failed.
  • -
  • Bug 33314 - [glsl] ir_constant_expression.cpp:122: virtual ir_constant* ir_expression::constant_expression_value(): Assertion `op[0]->type->base_type == GLSL_TYPE_BOOL' failed.
  • +
  • Bug 33314 - [glsl] ir_constant_expression.cpp:122: virtual ir_constant* ir_expression::constant_expression_value(): Assertion `op[0]->type->base_type == GLSL_TYPE_BOOL' failed.
  • Bug 33512 - [SNB] case ogles2conform/GL/gl_FragCoord/gl_FragCoord_xy_frag.test and gl_FragCoord_w_frag.test fail
  • @@ -160,7 +160,7 @@ d77b02034c11d6c2a55c07f82367d780 MesaLib-7.10.3.tar.gz
  • mesa: Use _mesa_get_format_bytes to refactor out the RB get_pointer_*
  • mesa: Use _mesa_get_format_bytes to refactor out the RB get_row_*
  • mesa: Add renderbuffer accessors for R8/RG88/R16/RG1616.
  • -
  • swrast: Don't try to adjust_colors for <8bpc when handling R16, RG1616.
  • +
  • swrast: Don't try to adjust_colors for <8bpc when handling R16, RG1616.
  • intel: Use mesa core's R8, RG88, R16, RG1616 RB accessors.
  • Revert "intel: Add spans code for the ARB_texture_rg support."
  • mesa: Add support for the ARB_fragment_program part of ARB_draw_buffers.
  • -- cgit v1.2.3