mesa-dev
Thread
Date
Earlier messages
Messages by Thread
[Mesa-dev] help
Westermann Fu
[Mesa-dev] [PATCH 1/7] r600g: add RECIP_INT, PRED_SETE_INT to r600_bytecode_get_num_operands
Vadim Girlin
[Mesa-dev] [PATCH 2/7] radeon/llvm/loader: convert hardcoded gpu name to option
Vadim Girlin
[Mesa-dev] [PATCH 3/7] radeon/llvm: fix opcode for RECIP_UINT_r600
Vadim Girlin
[Mesa-dev] [PATCH 4/7] radeon/llvm: fix sampler index in llvm_emit_tex
Vadim Girlin
[Mesa-dev] [PATCH 5/7] radeon/llvm: prepare to revert the round mode state to default
Vadim Girlin
[Mesa-dev] [PATCH 6/7] radeon/llvm: add FLT_TO_UINT, UINT_TO_FLT instructions
Vadim Girlin
[Mesa-dev] [PATCH 7/7] Revert "r600g: set round_mode to truncate and get rid of tgsi_f2i on evergreen"
Vadim Girlin
Re: [Mesa-dev] [PATCH 1/7] r600g: add RECIP_INT, PRED_SETE_INT to r600_bytecode_get_num_operands
Tom Stellard
[Mesa-dev] [PATCH 1/1] mesa: meta_glsl_clear_init() use of "out" is not compatible with ES2.0.
Oliver McFadden
Re: [Mesa-dev] [PATCH 1/1] mesa: meta_glsl_clear_init() use of "out" is not compatible with ES2.0.
Oliver McFadden
[Mesa-dev] [PATCH 1/2] mesa: common/meta: avoid printing uninitialized bytes.
Oliver McFadden
[Mesa-dev] [PATCH 2/2] mesa: glsl: allow ES2 to report support for GLSL versions >= 1.20
Oliver McFadden
[Mesa-dev] [PATCH 1/6] st/mesa: Don't flush the front buffer
Stéphane Marchesin
[Mesa-dev] [PATCH 2/6] glx: Handle a null reply in QueryVersion.
Stéphane Marchesin
[Mesa-dev] [PATCH 3/6] mesa/Makefile: Fix a race in the build.
Stéphane Marchesin
[Mesa-dev] [PATCH 4/6] meta: Cleanup the resources we allocate.
Stéphane Marchesin
[Mesa-dev] [PATCH 5/6] mesa: Free uniforms correclty.
Stéphane Marchesin
[Mesa-dev] [PATCH 6/6] mesa: Fix hash table leak
Stéphane Marchesin
[Mesa-dev] No more make clean!
Eric Anholt
[Mesa-dev] [PATCH 2/8] shared-glapi: Don't forget to clean our built file.
Eric Anholt
[Mesa-dev] [PATCH 3/8] glapi: Enable silent rules for generation when used from automake.
Eric Anholt
[Mesa-dev] [PATCH 1/8] mesa: Restore installing of libGL for non-dri builds.
Eric Anholt
[Mesa-dev] [PATCH 6/8] automake: Add a prefix variable to the common sources lists.
Eric Anholt
[Mesa-dev] [PATCH 8/8] mesa: Clean up some dricore-related detritus in the old Makefile.
Eric Anholt
[Mesa-dev] [PATCH 5/8] automake: Rename variables in sources.mak to be automake compatible.
Eric Anholt
[Mesa-dev] [PATCH 7/8] automake: Convert dricore building to automake.
Eric Anholt
Re: [Mesa-dev] [PATCH 7/8] automake: Convert dricore building to automake.
Matt Turner
[Mesa-dev] [PATCH 4/8] mesa: Remove generated source files during make clean.
Eric Anholt
Re: [Mesa-dev] No more make clean!
Matt Turner
[Mesa-dev] r600g compute support v3
Tom Stellard
[Mesa-dev] [PATCH 01/11] configure.ac: Add HAVE_OPENCL AM_CONDITIONAL v2
Tom Stellard
[Mesa-dev] [PATCH 02/11] gallium: Add PIPE_SHADER_IR_LLVM to enum pipe_shader_ir v2
Tom Stellard
Re: [Mesa-dev] [PATCH 02/11] gallium: Add PIPE_SHADER_IR_LLVM to enum pipe_shader_ir v2
Francisco Jerez
[Mesa-dev] [PATCH 03/11] gallium/compute: Add PIPE_COMPUTE_CAP_IR_TARGET
Tom Stellard
Re: [Mesa-dev] [PATCH 03/11] gallium/compute: Add PIPE_COMPUTE_CAP_IR_TARGET
Francisco Jerez
[Mesa-dev] [PATCH 03/13] gallium/compute: Add PIPE_COMPUTE_CAP_IR_TARGET v2
Tom Stellard
[Mesa-dev] [PATCH 04/11] clover: Add a function for retrieving a device's preferred ir v2
Tom Stellard
Re: [Mesa-dev] [PATCH 04/11] clover: Add a function for retrieving a device's preferred ir v2
Francisco Jerez
[Mesa-dev] [PATCH 04/13] clover: Add a function for retrieving a device's preferred ir v3
Tom Stellard
[Mesa-dev] [PATCH 05/11] configure.ac: Add option for libclc path
Tom Stellard
[Mesa-dev] [PATCH 06/11] configure.ac: Add variables LLVM_CPPFLAGS and LLVM_LIBDIR
Tom Stellard
[Mesa-dev] [PATCH 07/11] clover: Link to the necessary LLVM and Clang libs
Tom Stellard
[Mesa-dev] [PATCH 08/11] clover: Add necessary flags to libclllvm_la_CXXFLAGS
Tom Stellard
[Mesa-dev] [PATCH 09/11] clover: Add constructors to some of the module classes v3
Tom Stellard
[Mesa-dev] [PATCH 10/11] clover: Add function for building a clover::module for non-TGSI targets v3
Tom Stellard
Re: [Mesa-dev] [PATCH 10/11] clover: Add function for building a clover::module for non-TGSI targets v3
Francisco Jerez
[Mesa-dev] [PATCH 10/13] clover: Remove target argument from compile_program_tgsi()
tstellar
[Mesa-dev] [PATCH 11/13] gallium: Add struct pipe_compute_program
tstellar
[Mesa-dev] [PATCH 12/13] clover: Add function for building a clover::module for non-TGSI targets v4
tstellar
[Mesa-dev] [Bug 45660] shared-glapi breaks glapi dispatch table
bugzilla-daemon
[Mesa-dev] [Bug 50318] New: [r600g] Piglit: spec/ARB_texture_float/get-renderbuffer-internalformat: unsupported colour formats 30 and 93
bugzilla-daemon
[Mesa-dev] [Bug 50318] [r600g] Piglit: spec/ARB_texture_float/get-renderbuffer-internalformat: unsupported colorswap formats 30 and 93
bugzilla-daemon
[Mesa-dev] [Bug 50318] [r600g] Piglit: spec/ARB_texture_float/get-renderbuffer-internalformat: unsupported colorswap formats 30 and 93
bugzilla-daemon
[Mesa-dev] [PATCH] svga: remove the special zero-stride vertex array code
Brian Paul
[Mesa-dev] [PATCH] gallium/docs: beef up the docs related to color clamping
Brian Paul
Re: [Mesa-dev] [PATCH] gallium/docs: beef up the docs related to color clamping
Marek Olšák
[Mesa-dev] [PATCH] util: add GALLIUM_LOG_FILE option for logging output to a file
Brian Paul
[Mesa-dev] [PATCH] draw: fix primitive restart bug by using the index buffer offset
Brian Paul
[Mesa-dev] [Bug 43343] [r600g] piglit: fbo-mipmap-copypix fails
bugzilla-daemon
[Mesa-dev] [Bug 43344] [r600g] piglit: fbo-sys-blit fails
bugzilla-daemon
[Mesa-dev] [Bug 43345] [r600g] piglit: quad-invariance fails
bugzilla-daemon
[Mesa-dev] [Bug 43345] [r600g] piglit: quad-invariance fails
bugzilla-daemon
[Mesa-dev] [Bug 43346] [r600g] piglit: varray-disabled
bugzilla-daemon
[Mesa-dev] [Bug 43347] [r600g] piglit: glx-make-glxdrawable-current fails
bugzilla-daemon
[Mesa-dev] [Bug 45594] [r600g] Piglit: spec/EXT_texture_integer/fbo_integer_precision_clear crashes in u_vbuf_draw_begin()
bugzilla-daemon
[Mesa-dev] [Bug 43348] [r600g] piglit: spec/ARB_seamless_cube_map/arb_seamless_cube_map fails
bugzilla-daemon
[Mesa-dev] [Bug 50317] New: [r600g+llvm] Piglit test failures: LLVM ERROR: Cannot select: target intrinsic %llvm.AMDGPU.sin
bugzilla-daemon
[Mesa-dev] [Bug 50317] [r600g+llvm] Piglit test failures: LLVM ERROR: Cannot select: target intrinsic %llvm.AMDGPU.sin
bugzilla-daemon
[Mesa-dev] [Bug 50316] New: [r600g+llvm] Piglit test failures: LLVM ERROR: Cannot select: target intrinsic %llvm.AMDGPU.cos
bugzilla-daemon
[Mesa-dev] [Bug 50315] New: [r600g+llvm] Piglit failures with "EE r600_asm.c:119 r600_bytecode_get_num_operands - Need instruction operand number for 0x42."
bugzilla-daemon
[Mesa-dev] [Bug 50315] [r600g+llvm] Piglit failures with "EE r600_asm.c:119 r600_bytecode_get_num_operands - Need instruction operand number for 0x42."
bugzilla-daemon
[Mesa-dev] [Bug 50315] [r600g+llvm] Piglit failures with "EE r600_asm.c:119 r600_bytecode_get_num_operands - Need instruction operand number for 0x42."
bugzilla-daemon
[Mesa-dev] [Bug 50312] New: [r600g+llvm] Piglit failures with "EE r600_asm.c:119 r600_bytecode_get_num_operands - Need instruction operand number for 0x77."
bugzilla-daemon
[Mesa-dev] [Bug 50312] [r600g+llvm] Piglit failures with "EE r600_asm.c:119 r600_bytecode_get_num_operands - Need instruction operand number for 0x77."
bugzilla-daemon
[Mesa-dev] [Bug 50312] [r600g+llvm] Piglit failures with "EE r600_asm.c:119 r600_bytecode_get_num_operands - Need instruction operand number for 0x77."
bugzilla-daemon
[Mesa-dev] [Bug 50312] [r600g+llvm] Piglit failures with "EE r600_asm.c:119 r600_bytecode_get_num_operands - Need instruction operand number for 0x77."
bugzilla-daemon
[Mesa-dev] [Bug 50312] [r600g+llvm] Piglit failures with "EE r600_asm.c:119 r600_bytecode_get_num_operands - Need instruction operand number for 0x77."
bugzilla-daemon
[Mesa-dev] [PATCH] gallium/targets: pass ldflags parameter to MKLIB
Thomas Gstädtner
[Mesa-dev] Mesa 8.0.3 building problem
STEVEN WARD
[Mesa-dev] [PATCH] i915g: Check for geometry shader earlier in i915_set_constant_buffer.
Vinson Lee
Re: [Mesa-dev] [PATCH] i915g: Check for geometry shader earlier in i915_set_constant_buffer.
Brian Paul
[Mesa-dev] [PATCH] scons: Fix SCons build infrastructure for FreeBSD.
Vinson Lee
Re: [Mesa-dev] [PATCH] scons: Fix SCons build infrastructure for FreeBSD.
Brian Paul
[Mesa-dev] [PATCH] glsl/tests: Add .gitignore for uniform initialization unit test.
Paul Berry
Re: [Mesa-dev] [PATCH] glsl/tests: Add .gitignore for uniform initialization unit test.
Ian Romanick
[Mesa-dev] [PATCH] mesa: Remove the generated glapi from source control, and just build it.
Eric Anholt
Re: [Mesa-dev] [PATCH] mesa: Remove the generated glapi from source control, and just build it.
Ian Romanick
Re: [Mesa-dev] [PATCH] mesa: Remove the generated glapi from source control, and just build it.
Kenneth Graunke
Re: [Mesa-dev] [PATCH] mesa: Remove the generated glapi from source control, and just build it.
Paul Berry
Re: [Mesa-dev] [PATCH] mesa: Remove the generated glapi from source control, and just build it.
Eric Anholt
[Mesa-dev] [PATCH v2] tgsi: Initialize Padding struct fields.
Vinson Lee
Re: [Mesa-dev] [PATCH v2] tgsi: Initialize Padding struct fields.
Brian Paul
[Mesa-dev] [PATCH] tgsi: Initialize Padding struct fields.
Vinson Lee
[Mesa-dev] [PATCH] mesa: update color material in GetMaterialfv
Tapani Pälli
Re: [Mesa-dev] [PATCH] mesa: update color material in GetMaterialfv
Brian Paul
Re: [Mesa-dev] [PATCH] mesa: update color material in GetMaterialfv
Tapani Pälli
[Mesa-dev] [PATCH] glsl: Remove spurious printf messages
Ian Romanick
[Mesa-dev] r600g compute support v2
Tom Stellard
[Mesa-dev] [PATCH 01/11] configure.ac: Add HAVE_OPENCL AM_CONDITIONAL v2
Tom Stellard
Re: [Mesa-dev] [PATCH 01/11] configure.ac: Add HAVE_OPENCL AM_CONDITIONAL v2
Francisco Jerez
[Mesa-dev] [PATCH 02/11] gallium: Add PIPE_SHADER_IR_LLVM_R600 to enum pipe_shader_ir
Tom Stellard
[Mesa-dev] [PATCH 03/11] util: Add function for querying LLVM triple based on preferred IR
Tom Stellard
[Mesa-dev] [PATCH 04/11] clover: Add a function for retrieving a device's preferred ir
Tom Stellard
[Mesa-dev] [PATCH 05/11] configure.ac: Add option for libclc path
Tom Stellard
[Mesa-dev] [PATCH 06/11] configure.ac: Add variables LLVM_CPPFLAGS and LLVM_LIBDIR
Tom Stellard
[Mesa-dev] [PATCH 07/11] clover: Link to the necessary LLVM and Clang libs
Tom Stellard
[Mesa-dev] [PATCH 08/11] clover: Add necessary flags to libclllvm_la_CXXFLAGS
Tom Stellard
[Mesa-dev] [PATCH 09/11] clover: Add constructors to some of the module classes v2
Tom Stellard
Re: [Mesa-dev] [PATCH 09/11] clover: Add constructors to some of the module classes v2
Francisco Jerez
[Mesa-dev] [PATCH 10/11] clover: Add function for building a clover::module for non-TGSI targets v2
Tom Stellard
Re: [Mesa-dev] [PATCH 10/11] clover: Add function for building a clover::module for non-TGSI targets v2
Francisco Jerez
Re: [Mesa-dev] [PATCH 10/11] clover: Add function for building a clover::module for non-TGSI targets v2
Tom Stellard
Re: [Mesa-dev] [PATCH 10/11] clover: Add function for building a clover::module for non-TGSI targets v2
Francisco Jerez
[Mesa-dev] i965 fast depth clears
Eric Anholt
[Mesa-dev] [PATCH 04/12] i965: Remove dead logic for non-tri depth/stencil clears.
Eric Anholt
[Mesa-dev] [PATCH 03/12] i965: We always use have GLSL, so always use it for tri clears.
Eric Anholt
Re: [Mesa-dev] [PATCH 03/12] i965: We always use have GLSL, so always use it for tri clears.
Ian Romanick
[Mesa-dev] [PATCH 02/12] i915: Drop gen4+ code from the forked clear code.
Eric Anholt
[Mesa-dev] [PATCH 01/12] intel: Fork the intel_clear.c file between i915 and i965.
Eric Anholt
[Mesa-dev] [PATCH 05/12] i965: Switch blit color clears to tri clears on gen4/5.
Eric Anholt
[Mesa-dev] [PATCH 06/12] i965: Simplify the remaining clear logic by relying on the meta clear.
Eric Anholt
[Mesa-dev] [PATCH 07/12] i965: Rename the clear function for this driver.
Eric Anholt
[Mesa-dev] [PATCH 08/12] i965: Add an interface for doing hiz ops from C code.
Eric Anholt
[Mesa-dev] [PATCH 09/12] i965: Replace intel_need_resolve with the hiz ops it maps to.
Eric Anholt
[Mesa-dev] [PATCH 11/12] i965/gen7: Add CC vieport setup to blorp code.
Eric Anholt
Re: [Mesa-dev] [PATCH 11/12] i965/gen7: Add CC vieport setup to blorp code.
Ian Romanick
Re: [Mesa-dev] [PATCH 11/12] i965/gen7: Add CC vieport setup to blorp code.
Chad Versace
[Mesa-dev] [PATCH 12/12] i965/gen6+: Add support for fast depth clears.
Eric Anholt
[Mesa-dev] [PATCH 10/12] i965: Drop a layer of indirection in doing HiZ resolves.
Eric Anholt
Re: [Mesa-dev] i965 fast depth clears
Ian Romanick
Re: [Mesa-dev] i965 fast depth clears
Chad Versace
[Mesa-dev] [PATCH] llvmpipe: Fix alpha testing precision on rgba8 formats.
jfonseca
Re: [Mesa-dev] [PATCH] llvmpipe: Fix alpha testing precision on rgba8 formats.
Brian Paul
Re: [Mesa-dev] [PATCH] llvmpipe: Fix alpha testing precision on rgba8 formats.
Jose Fonseca
Re: [Mesa-dev] [PATCH] llvmpipe: Fix alpha testing precision on rgba8 formats.
Roland Scheidegger
[Mesa-dev] [PATCH] radeon: Remove unnecessary pipe_thread_destroy in radeon_drm_cs_destroy
Maarten Lankhorst
[Mesa-dev] [PATCH 1/1] mesa: initial work for OES_vertex_type_10_10_10_2 extension support.
Oliver McFadden
Re: [Mesa-dev] [PATCH 1/1] mesa: initial work for OES_vertex_type_10_10_10_2 extension support.
Dave Airlie
Re: [Mesa-dev] [PATCH 1/1] mesa: initial work for OES_vertex_type_10_10_10_2 extension support.
Oliver McFadden
Re: [Mesa-dev] [PATCH 1/1] mesa: initial work for OES_vertex_type_10_10_10_2 extension support.
Brian Paul
Re: [Mesa-dev] [PATCH 1/1] mesa: initial work for OES_vertex_type_10_10_10_2 extension support.
Oliver McFadden
Re: [Mesa-dev] [PATCH 1/1] mesa: initial work for OES_vertex_type_10_10_10_2 extension support.
Ian Romanick
Re: [Mesa-dev] [PATCH 1/1] mesa: initial work for OES_vertex_type_10_10_10_2 extension support.
Eric Anholt
Re: [Mesa-dev] [PATCH 1/1] mesa: initial work for OES_vertex_type_10_10_10_2 extension support.
Oliver McFadden
[Mesa-dev] [GLU Tesselator] abort current tesselation
Lukas Rössler
Re: [Mesa-dev] [GLU Tesselator] abort current tesselation
Brian Paul
Re: [Mesa-dev] [GLU Tesselator] abort current tesselation
Lukas Rössler
[Mesa-dev] [PATCH] scons: Do not build glx and egl on Cygwin.
Vinson Lee
Re: [Mesa-dev] [PATCH] scons: Do not build glx and egl on Cygwin.
Jose Fonseca
[Mesa-dev] Which code will do drawing commands in "ctx->buf"?
Homer Hsing
Re: [Mesa-dev] Which code will do drawing commands in "ctx->buf"?
Michel Dänzer
Re: [Mesa-dev] Which code will do drawing commands in "ctx->buf"?
Homer Hsing
Re: [Mesa-dev] Which code will do drawing commands in "ctx->buf"?
Michel Dänzer
[Mesa-dev] [PATCH] gallium: add st_api feature mask to prevent advertising MS visuals
Christoph Bumiller
Re: [Mesa-dev] [PATCH] gallium: add st_api feature mask to prevent advertising MS visuals
Brian Paul
Re: [Mesa-dev] [PATCH] gallium: add st_api feature mask to prevent advertising MS visuals
Christoph Bumiller
Re: [Mesa-dev] [PATCH] gallium: add st_api feature mask to prevent advertising MS visuals
Brian Paul
Re: [Mesa-dev] [PATCH] gallium: add st_api feature mask to prevent advertising MS visuals
Brian Paul
Re: [Mesa-dev] [PATCH] gallium: add st_api feature mask to prevent advertising MS visuals
Christoph Bumiller
Re: [Mesa-dev] [PATCH] gallium: add st_api feature mask to prevent advertising MS visuals
Roland Scheidegger
Re: [Mesa-dev] [PATCH] gallium: add st_api feature mask to prevent advertising MS visuals
Christoph Bumiller
[Mesa-dev] [PATCH] gallium: add st_api feature mask to prevent advertising MS visuals
Christoph Bumiller
[Mesa-dev] [PATCH] gallium: add st_api feature mask to prevent advertising MS visuals
Christoph Bumiller
Re: [Mesa-dev] [PATCH] gallium: add st_api feature mask to prevent advertising MS visuals
Christoph Bumiller
Re: [Mesa-dev] [PATCH] gallium: add st_api feature mask to prevent advertising MS visuals
Brian Paul
[Mesa-dev] [PATCH] winsys/radeon: enable IB submission to compute rings
Christian König
[Mesa-dev] [PATCH] Removed two Clang Warnings in GLU
Lukas Rössler
Re: [Mesa-dev] [PATCH] Removed two Clang Warnings in GLU
Brian Paul
[Mesa-dev] OpenGL 3.0 with r600g (RV620 card)
Rafał Miłecki
Re: [Mesa-dev] OpenGL 3.0 with r600g (RV620 card)
Christoph Bumiller
Re: [Mesa-dev] OpenGL 3.0 with r600g (RV620 card)
Rafał Miłecki
Re: [Mesa-dev] OpenGL 3.0 with r600g (RV620 card)
Rafał Miłecki
[Mesa-dev] [Bug 50161] New: [doc]Fix a typo in the document of MESA
bugzilla-daemon
[Mesa-dev] [Bug 50161] [doc]Fix a typo in the document of MESA
bugzilla-daemon
[Mesa-dev] [Bug 50156] New: OBS reports duplicate files in $(LIBDIR)/gbm and $(LIBDIR)/opencl
bugzilla-daemon
[Mesa-dev] [PATCH] st/mesa: set stObj->lastLevel in guess_and_alloc_texture
Vadim Girlin
Re: [Mesa-dev] [PATCH] st/mesa: set stObj->lastLevel in guess_and_alloc_texture
Brian Paul
[Mesa-dev] [PATCH] glsl/constant propagation: kill whole var if LHS involves array indexing.
Paul Berry
Re: [Mesa-dev] [PATCH] glsl/constant propagation: kill whole var if LHS involves array indexing.
Ian Romanick
Re: [Mesa-dev] [PATCH] glsl/constant propagation: kill whole var if LHS involves array indexing.
Eric Anholt
[Mesa-dev] [PATCH 1/2] mesa: Keep a computed value for dual source blend func with each buffer.
Eric Anholt
[Mesa-dev] [PATCH 2/2] i965/gen6+: Add support for GL_ARB_blend_func_extended.
Eric Anholt
Re: [Mesa-dev] [PATCH 1/2] mesa: Keep a computed value for dual source blend func with each buffer.
Kenneth Graunke
Re: [Mesa-dev] [PATCH 1/2] mesa: Keep a computed value for dual source blend func with each buffer.
Ian Romanick
Re: [Mesa-dev] [PATCH 1/2] mesa: Keep a computed value for dual source blend func with each buffer.
Dave Airlie
[Mesa-dev] Mesa 8.0.3 release
Ian Romanick
[Mesa-dev] [PATCH] st/mesa: use pipe_sampler_view_release() in st_destroy_context_priv()
Brian Paul
Re: [Mesa-dev] [PATCH] st/mesa: use pipe_sampler_view_release() in st_destroy_context_priv()
Jose Fonseca
[Mesa-dev] [PATCH 1/2] mesa: reimplement IROUND(), add F_TO_I()
Brian Paul
[Mesa-dev] [PATCH 2/2] mesa: use F_TO_I() instead of IROUND()
Brian Paul
Re: [Mesa-dev] [PATCH 2/2] mesa: use F_TO_I() instead of IROUND()
Jose Fonseca
Re: [Mesa-dev] [PATCH 1/2] mesa: reimplement IROUND(), add F_TO_I()
Roland Scheidegger
Re: [Mesa-dev] [PATCH 1/2] mesa: reimplement IROUND(), add F_TO_I()
Brian Paul
Re: [Mesa-dev] [PATCH 1/2] mesa: reimplement IROUND(), add F_TO_I()
Roland Scheidegger
Re: [Mesa-dev] [PATCH 1/2] mesa: reimplement IROUND(), add F_TO_I()
Ian Romanick
[Mesa-dev] [PATCH] mesa: fix Z32_FLOAT -> uint conversion functions
Brian Paul
Re: [Mesa-dev] [PATCH] mesa: fix Z32_FLOAT -> uint conversion functions
Jose Fonseca
[Mesa-dev] [Bug 50102] New: Test failure for fresh install
bugzilla-daemon
[Mesa-dev] [Bug 50102] Test failure for fresh install
bugzilla-daemon
Earlier messages