August 2012 Archives by author
Starting: Wed Aug 1 02:59:50 PDT 2012
Ending: Fri Aug 31 22:59:32 PDT 2012
Messages: 1740
- [Mesa-dev] Split libGLU into its own repository?
tom fogal (travel)
- [Mesa-dev] someone regressed tinderbox
Dave Airlie
- [Mesa-dev] [PATCH 00/19] MSAA on Evergreen
Dave Airlie
- [Mesa-dev] parallel build failure in glsl
Dave Airlie
- [Mesa-dev] [PATCH 0/7] MSAA on R700 and improvements for Evergreen
Dave Airlie
- [Mesa-dev] i965 SamplerUnits rework
Dave Airlie
- [Mesa-dev] [PATCH 1/6] gbm: Use libkms to replace DRI cursor images
Dave Airlie
- [Mesa-dev] [PATCH] egl_dri2: Fix segmentation fault
Paulo Alcantara
- [Mesa-dev] [PATCH] egl_dri2: Fix segmentation fault
Paulo Alcantara
- [Mesa-dev] [PATCH] egl_dri2: Fix segmentation fault
Paulo Alcantara
- [Mesa-dev] [PATCH v2 00/21] ARB_sampler_object and minor fixes
Eric Anholt
- [Mesa-dev] [PATCH 2/4] i965/fs: Factor out texcoord setup into a helper function.
Eric Anholt
- [Mesa-dev] [PATCH 4/4] i965/vs: Don't clobber sampler message MRFs with subexpressions.
Eric Anholt
- [Mesa-dev] [PATCH] i965: Allocate dummy slots for point sprites before computing VUE map.
Eric Anholt
- [Mesa-dev] [PATCH 03/16] intel: Add singlesample fields to intel_mipmap_tree
Eric Anholt
- [Mesa-dev] [PATCH 05/16] i965: Add functions up/downsampling on miptrees (v2)
Eric Anholt
- [Mesa-dev] [PATCH 07/16] intel: Add function for marking needed downsample
Eric Anholt
- [Mesa-dev] [PATCH 11/16] intel: Support mapping multisample miptrees
Eric Anholt
- [Mesa-dev] [PATCH 05/16] i965: Add functions up/downsampling on miptrees (v2)
Eric Anholt
- [Mesa-dev] [PATCH 12/16] intel: Downsample on DRI2 flush
Eric Anholt
- [Mesa-dev] [PATCH 14/16] dri: Simplify use of driConcatConfigs
Eric Anholt
- [Mesa-dev] [PATCH] mesa: In conditional rendering fallback, check the query status.
Eric Anholt
- [Mesa-dev] [PATCH] i965/fs: Don't set the saturate bit on gen4 math send instructions.
Eric Anholt
- [Mesa-dev] [PATCH 15/22] mesa: Add support for glUniformBlockBinding() in display lists.
Eric Anholt
- [Mesa-dev] [PATCH 17/22] i965: Bind UBOs as surfaces like we do for pull constants.
Eric Anholt
- [Mesa-dev] [PATCH 03/22] glsl: Add a "ubo_load" expression type for fetches from UBOs.
Eric Anholt
- [Mesa-dev] [PATCH] glsl: Add a lowering pass to turn complicated UBO references to vector loads.
Eric Anholt
- [Mesa-dev] [PATCH 19/22] i965/vs: Communicate the pull constant block read parameters through src_regs.
Eric Anholt
- [Mesa-dev] [PATCH 08/15] intel: Refactor intel_miptree_map/unmap
Eric Anholt
- [Mesa-dev] [PATCH 10/15] intel: Support mapping multisample miptrees (v2)
Eric Anholt
- [Mesa-dev] [PATCH 12/15] intel: Refactor creation of DRI2 configs
Eric Anholt
- [Mesa-dev] [PATCH 13/15] dri: Simplify use of driConcatConfigs
Eric Anholt
- [Mesa-dev] [PATCH 14/15] intel: Clarify intel_screen_make_configs
Eric Anholt
- [Mesa-dev] [PATCH 15/15] intel: Advertise multisample DRI2 configs on gen >= 6
Eric Anholt
- [Mesa-dev] [PATCH 15/15] intel: Advertise multisample DRI2 configs on gen >= 6
Eric Anholt
- [Mesa-dev] [PATCH] i965/msaa: Add sample-alpha-to-coverage support for multiple render targets
Eric Anholt
- [Mesa-dev] intel: performance debug flag.
Eric Anholt
- [Mesa-dev] [PATCH 1/8] intel: Rename INTEL_DEBUG=fall to INTEL_DEBUG=perf.
Eric Anholt
- [Mesa-dev] [PATCH 2/8] i965: Add INTEL_DEBUG=perf for failure to compile 16-wide shaders.
Eric Anholt
- [Mesa-dev] [PATCH 3/8] i965: Add performance debug for register spilling.
Eric Anholt
- [Mesa-dev] [PATCH 4/8] intel: Add performance debug for some common GPU stalls.
Eric Anholt
- [Mesa-dev] [PATCH 5/8] i965: Add performance debug for fast clear fallbacks.
Eric Anholt
- [Mesa-dev] [PATCH 6/8] i965: Add performance debug for shader recompiles.
Eric Anholt
- [Mesa-dev] [PATCH 7/8] i965: Add performance debug for when the state cache gets nuked.
Eric Anholt
- [Mesa-dev] [PATCH 8/8] i965: Add perf debug for stalls during shader compiles.
Eric Anholt
- [Mesa-dev] [PATCH] mesa: Fix glPopAttrib() behavior on GL_FRAMEBUFFER_SRGB.
Eric Anholt
- [Mesa-dev] [PATCH 7/7] i965: Rework the extra flushes surrounding occlusion queries.
Eric Anholt
- [Mesa-dev] [PATCH 1/3] i965: Add a safety check for brw_set_saturate().
Eric Anholt
- [Mesa-dev] [PATCH 2/3] i965: Drop the confusing saturate argument to math instruction setup.
Eric Anholt
- [Mesa-dev] [PATCH 3/3] i965/vs: Protect pow(x, y) MOV of y on gen4 from other instruction flags.
Eric Anholt
- [Mesa-dev] [PATCH] i915: Re-enable Z16/Z24 formats.
Eric Anholt
- [Mesa-dev] [PATCH 13/14] i965: Advertise GLSL 1.40 and TexBOs in core contexts
Eric Anholt
- [Mesa-dev] [PATCH 14/14] i965: Allow creation of OpenGL 3.1 contexts
Eric Anholt
- [Mesa-dev] [PATCH] intel: use _mesa_meta_Clear with OpenGL ES 1.1 v2
Eric Anholt
- [Mesa-dev] [PATCH 1/3] i965: Add a safety check for brw_set_saturate().
Eric Anholt
- [Mesa-dev] [PATCH 1/3] i965: Add a safety check for brw_set_saturate().
Eric Anholt
- [Mesa-dev] [PATCH 14/14] i965: Allow creation of OpenGL 3.1 contexts
Eric Anholt
- [Mesa-dev] [PATCH] intel: use _mesa_meta_Clear with OpenGL ES 1.1 v3
Eric Anholt
- [Mesa-dev] [PATCH] mesa: Fix some -Wnarrowing warnings
Eric Anholt
- [Mesa-dev] [PATCH 13/14] i965: Advertise GLSL 1.40 and TexBOs in core contexts
Eric Anholt
- [Mesa-dev] [PATCH 3/3] intel: Fix rendering to a multisample front buffer
Eric Anholt
- [Mesa-dev] [PATCH 1/2] intel: Move finish_batch() call before MI_BATCH_BUFFER_END and padding.
Eric Anholt
- [Mesa-dev] [PATCH 3/3] intel: Fix rendering to a multisample front buffer
Eric Anholt
- [Mesa-dev] [PATCH 2/8] i965: Add INTEL_DEBUG=perf for failure to compile 16-wide shaders.
Eric Anholt
- [Mesa-dev] [PATCH] i965/gen7: Add support for GL_ARB_timer_query.
Eric Anholt
- [Mesa-dev] [PATCH] i965: Fix accumulator_contains() test to also reject swizzles of the dst.
Eric Anholt
- [Mesa-dev] [PATCH] intel: fix glClear for 8xx
Eric Anholt
- [Mesa-dev] [PATCH] intel: Don't advertise GLX_SWAP_COPY_OML
Eric Anholt
- [Mesa-dev] [PATCH] i965: Fix bug in the old FS backend's projtex() calculation.
Eric Anholt
- [Mesa-dev] [PATCH 2/3] intel: Eliminate unneeded hiz resolves
Eric Anholt
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Eric Anholt
- [Mesa-dev] [PATCH] i965/fs: Don't try 16-wide if 8-wide uses more than half the registers.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] i965: don't clear resolve map when doing fast depth clears.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] i965: don't clear resolve map when doing fast depth clears.
Eric Anholt
- [Mesa-dev] [PATCH 1/4] mesa: Add constants for the GL_QUERY_COUNTER_BITS per target.
Eric Anholt
- [Mesa-dev] [PATCH 2/4] i965: Add support for GL_ARB_occlusion_query2.
Eric Anholt
- [Mesa-dev] [PATCH 3/4] i965/gen7: Add support for GL_ARB_timer_query.
Eric Anholt
- [Mesa-dev] [PATCH 4/4] i965: Rewrite the comment describing the query object support.
Eric Anholt
- [Mesa-dev] Mesa (master): i965/msaa: Add sample-alpha-to-coverage support for multiple render targets
Eric Anholt
- [Mesa-dev] [PATCH 1/4] mesa: add texture target field to ChooseTextureFormat() driver hook
Eric Anholt
- [Mesa-dev] i965 SamplerUnits rework
Eric Anholt
- [Mesa-dev] [PATCH 3/3] mesa: glGet: fix parameter lookup for apps using multiple APIs
Eric Anholt
- [Mesa-dev] [PATCH 1/3] mesa: Require that drivers supporting point sprites support point parameters
Eric Anholt
- [Mesa-dev] [PATCH 2/2] mesa/es: Enable GL_OES_vertex_array_object
Eric Anholt
- [Mesa-dev] [PATCH] mesa: add texture target field to ChooseTextureFormat() driver hook
Eric Anholt
- [Mesa-dev] [PATCH 04/18] mesa: Expose texture buffer objects when the context is GL 3.1 core.
Eric Anholt
- [Mesa-dev] [PATCH 3/4] mesa/es: Validate glMapBuffer access in Mesa code rather than the ES wrapper
Eric Anholt
- [Mesa-dev] [PATCH 4/4] mesa/es: Validate glGetBufferParameteriv pname in Mesa code rather than the ES wrapper
Eric Anholt
- [Mesa-dev] [PATCH 2/5] mesa/es: Validate glGenerateMipmap target in Mesa code rather than the ES wrapper
Eric Anholt
- [Mesa-dev] [PATCH 3/5] mesa/es: Validate glGetFramebufferAttachmentParameter pname in Mesa code rather than the ES wrapper
Eric Anholt
- [Mesa-dev] [PATCH 5/5] mesa/es: Validate glRenderbufferStorage internalFormat in Mesa code rather than the ES wrapper
Eric Anholt
- [Mesa-dev] [PATCH] mesa: add texture target field to ChooseTextureFormat() driver hook
Eric Anholt
- [Mesa-dev] [PATCH 5/5] i965: Allow creation of OpenGL 3.1 contexts
Eric Anholt
- [Mesa-dev] [PATCH 02/20] mesa/es: Validate blend function enums in Mesa code rather than the ES wrapper
Eric Anholt
- [Mesa-dev] [PATCH 06/20] mesa/es: Validate glGetVertexAttribf pname in Mesa code rather than the ES wrapper
Eric Anholt
- [Mesa-dev] [PATCH 5/5] mesa/es: Validate glRenderbufferStorage internalFormat in Mesa code rather than the ES wrapper
Eric Anholt
- [Mesa-dev] i965 SamplerUnits rework
Eric Anholt
- [Mesa-dev] i965 SamplerUnits rework
Eric Anholt
- [Mesa-dev] [PATCH] i965: Allow creation of OpenGL 3.1 contexts
Eric Anholt
- [Mesa-dev] [PATCH] i965/fs: Don't try 16-wide if 8-wide uses more than half the registers.
Eric Anholt
- [Mesa-dev] [PATCH 1/7] i965: Drop manual hiz resolves in span rendering.
Eric Anholt
- [Mesa-dev] [PATCH 2/7] i965: Move depth resolve for span fallbacks to a simpler place.
Eric Anholt
- [Mesa-dev] [PATCH 3/7] i965: Drop support for forcing drawing through sw fallbacks.
Eric Anholt
- [Mesa-dev] [PATCH 4/7] i965: Drop the old sw fallback for position array being disabled.
Eric Anholt
- [Mesa-dev] [PATCH 5/7] intel: Move RenderMode fallback func to i915 driver.
Eric Anholt
- [Mesa-dev] [PATCH 6/7] i965: Replace general sw fallback support with a manual check for rendermode.
Eric Anholt
- [Mesa-dev] [PATCH 7/7] i965: Disable the swrast context setup on GL 3.1 core.
Eric Anholt
- [Mesa-dev] [PATCH 1/3] glsl: Count builtin uniforms against uniform component limits.
Eric Anholt
- [Mesa-dev] [PATCH 2/3] i965: Make the param pointer arrays for the WM dynamically sized.
Eric Anholt
- [Mesa-dev] [PATCH 3/3] i965: Make the param pointer arrays for the VS dynamically sized.
Eric Anholt
- [Mesa-dev] [PATCH 02/10] i965: Don't set vp_outputs_written in the WM program key on Gen6+.
Eric Anholt
- [Mesa-dev] [PATCH 06/10] i965/fs: Assume shadow sampler swizzling is <X, X, X, 1>.
Eric Anholt
- [Mesa-dev] i965 precompile improvements
Eric Anholt
- [Mesa-dev] [PATCH 06/10] i965/fs: Assume shadow sampler swizzling is <X, X, X, 1>.
Eric Anholt
- [Mesa-dev] [PATCH 2/3] i965: Make the param pointer arrays for the WM dynamically sized.
Eric Anholt
- [Mesa-dev] [PATCH] i965/fs: Disable write masking when setting up texturing m0.
Eric Anholt
- [Mesa-dev] [PATCH 1/8] i965: Clear brw_compile on setup.
Eric Anholt
- [Mesa-dev] [PATCH 2/8] dri: Reuse dri_test.c for stub glapi symbols for unit testing.
Eric Anholt
- [Mesa-dev] [PATCH 3/8] i965: Make a linkable library for the contents of i965_dri.so.
Eric Anholt
- [Mesa-dev] [PATCH 4/8] i965: Move program dump to a helper function in brw_eu.c.
Eric Anholt
- [Mesa-dev] [PATCH 5/8] i965: Prepare the uip/jip setting for compacted instructions in the program.
Eric Anholt
- [Mesa-dev] [PATCH 6/8] i965: Add support for instruction compaction.
Eric Anholt
- [Mesa-dev] [PATCH 7/8] i965: Support instruction compaction between control flow.
Eric Anholt
- [Mesa-dev] [PATCH 8/8] i965: Add support for instruction compression on Gen7.
Eric Anholt
- [Mesa-dev] [PATCH] i965: Stop putting 8 NOPs after each prorgam.
Eric Anholt
- [Mesa-dev] [PATCH] i965/fs: Don't use brw->fragment_program in calculate_urb_setup().
Eric Anholt
- [Mesa-dev] [PATCH] mesa: don't wait in _mesa_ClientWaitSync if timeout is 0
Eric Anholt
- [Mesa-dev] [PATCH 1/4] glsl: Count builtin uniforms against uniform component limits.
Eric Anholt
- [Mesa-dev] [PATCH 2/4] i965: Add functions for comparing two brw_wm/vs_prog_data structs.
Eric Anholt
- [Mesa-dev] [PATCH 3/4] i965: Make the param pointer arrays for the WM dynamically sized.
Eric Anholt
- [Mesa-dev] [PATCH 4/4] i965: Make the param pointer arrays for the VS dynamically sized.
Eric Anholt
- [Mesa-dev] [PATCH 0/2] Add VA-API / EGL interoperability
Gwenole Beauchesne
- [Mesa-dev] [PATCH 1/2] egl_dri2: move DRI image descriptors to common code.
Gwenole Beauchesne
- [Mesa-dev] [PATCH 2/2] egl: add initial implementation for VA/EGL interop.
Gwenole Beauchesne
- [Mesa-dev] [PATCH 1/2] i965/msaa: Treat GL_SAMPLES=1 as equivalent to GL_SAMPLES=0.
Paul Berry
- [Mesa-dev] Down to 1 single WebGL 1.0.1 test failure with Intel driver
Paul Berry
- [Mesa-dev] [PATCH 0/2] i965: Back-port GPU hang workarounds (bug 50271)
Paul Berry
- [Mesa-dev] [PATCH 1/2] i965/Gen6: Work around GPU hangs due to misaligned depth coordinate offsets.
Paul Berry
- [Mesa-dev] [PATCH 2/2] i965/Gen7: Work around GPU hangs due to misaligned depth coordinate offsets.
Paul Berry
- [Mesa-dev] [PATCH 0/2] i965: Back-port GPU hang workarounds (bug 50271)
Paul Berry
- [Mesa-dev] [PATCH] i965/fs: Don't try 16-wide if 8-wide uses more than half the registers.
Paul Berry
- [Mesa-dev] [PATCH 1/3] i965: Move hiz resolve to after renderbuffer resizing
Paul Berry
- [Mesa-dev] [PATCH 2/3] intel: Eliminate unneeded hiz resolves
Paul Berry
- [Mesa-dev] [PATCH 3/3] i965: Remove redundant null check
Paul Berry
- [Mesa-dev] [PATCH] i965/msaa: Add sample-alpha-to-coverage support for multiple render targets
Paul Berry
- [Mesa-dev] [PATCH 1/2] i965/HiZ: remove assertion from intel_resolve_map_set().
Paul Berry
- [Mesa-dev] [PATCH 2/2] i965: don't clear resolve map when doing fast depth clears.
Paul Berry
- [Mesa-dev] [PATCH 2/2] i965: don't clear resolve map when doing fast depth clears.
Paul Berry
- [Mesa-dev] [PATCH] i965: Move hiz resolve to after renderbuffer resizing (v2)
Paul Berry
- [Mesa-dev] [PATCH] i965/msaa: Add sample-alpha-to-coverage support for multiple render targets
Paul Berry
- [Mesa-dev] [PATCH 3/7] r600g: fix evergreen 8x MSAA sample positions
Paul Berry
- [Mesa-dev] [PATCH 3/7] r600g: fix evergreen 8x MSAA sample positions
Paul Berry
- [Mesa-dev] [PATCH 01/10] i965: Fix brw_link_shader to return false rather than NULL.
Paul Berry
- [Mesa-dev] [PATCH 03/10] i965: Set SWIZZLE_NOOP for unused texture units in the program keys.
Paul Berry
- [Mesa-dev] [PATCH 05/10] i965/fs: Rename "sampler" to "texunit" in texturing code.
Paul Berry
- [Mesa-dev] [PATCH 07/10] i965: Un-hardcode WM binding table from update_texture_surface.
Paul Berry
- [Mesa-dev] [PATCH 08/10] i965: Add a "sampler state index" parameter to update_sampler_state().
Paul Berry
- [Mesa-dev] [PATCH 09/10] i965: Use linker-assigned sampler IDs in instruction encoding.
Paul Berry
- [Mesa-dev] [PATCH 10/10] mesa: Use a new, more specific hook for shader uniform changes.
Paul Berry
- [Mesa-dev] [PATCH 10/18] meta: Don't stray outside the confines of the API specified in the context
Paul Berry
- [Mesa-dev] [PATCH 3/7] r600g: fix evergreen 8x MSAA sample positions
Paul Berry
- [Mesa-dev] [PATCH] i965/fs: Initialize output_components[] by filling it with zeros.
Paul Berry
- [Mesa-dev] problem with "meta: Don't stray outside the confines of the API specified in the context"
Paul Berry
- [Mesa-dev] [PATCH] meta: remove _meta_in_progress(), fix multisample enable/disable
Paul Berry
- [Mesa-dev] [PATCH] meta: remove call to _meta_in_progress(), fix multisample enable/disable
Paul Berry
- [Mesa-dev] [PATCH] meta: add parenthesis to silence compiler warnings
Paul Berry
- [Mesa-dev] [PATCH] meta: remove call to _meta_in_progress(), fix multisample enable/disable
Paul Berry
- [Mesa-dev] [PATCH] meta: remove call to _meta_in_progress(), fix multisample enable/disable
Paul Berry
- [Mesa-dev] [PATCH] i965/msaa: flag _NEW_MULTISAMPLE in the brw_tracked_state
Paul Berry
- [Mesa-dev] [PATCH] i965/fs: Disable write masking when setting up texturing m0.
Paul Berry
- [Mesa-dev] [PATCH] i965: Fix primitive restart on Haswell.
Paul Berry
- [Mesa-dev] [PATCH] i965/fs: Don't use brw->fragment_program in calculate_urb_setup().
Paul Berry
- [Mesa-dev] [PATCH] i965: Fix primitive restart on Haswell.
Paul Berry
- [Mesa-dev] [PATCH] i965: Fix primitive restart on Haswell.
Paul Berry
- [Mesa-dev] [REVIEW-8.0] Cherry-pick bin/shortlog_mesa.sh script
Andreas Boll
- [Mesa-dev] [PATCH 1/2] docs/helpwanted: add r600g and i915g todo lists
Andreas Boll
- [Mesa-dev] [PATCH 2/2] docs: update piglit url
Andreas Boll
- [Mesa-dev] down to 1 test page failing in WebGL 1.0.1 test on Radeon driver
Andreas Boll
- [Mesa-dev] down to 1 test page failing in WebGL 1.0.1 test on Radeon driver
Andreas Boll
- [Mesa-dev] [PATCH 1/3] build: Require X11 pkg-config files
Andreas Boll
- [Mesa-dev] [PATCH 1/2] configure.ac: add radeonsi to --with-gallium-drivers help string
Andreas Boll
- [Mesa-dev] [PATCH 2/2] docs/helpwanted: add radeonsi todo list
Andreas Boll
- [Mesa-dev] [PATCH] docs/utilities: add/update some useful utilities
Andreas Boll
- [Mesa-dev] [PATCH demos 1/3] index.html: upgrade from legacy html to HTML 4.01 strict
Andreas Boll
- [Mesa-dev] [PATCH demos 2/3] build: add '&component=Demos' to bugzilla link
Andreas Boll
- [Mesa-dev] [PATCH demos 3/3] demos: add missing binaries to .gitignore
Andreas Boll
- [Mesa-dev] [PATCH] mesa: also bump version in Makefile.am and configure.ac to 9.0
Andreas Boll
- [Mesa-dev] [PATCH] docs: update relnotes-9.0
Andreas Boll
- [Mesa-dev] [PATCH 1/2] egl_dri2: Avoid using createSubImage when not neccassery
Jakob Bornecrantz
- [Mesa-dev] [PATCH 2/2] gbm: Use libkms to work around missing cursor support in dri drivers
Jakob Bornecrantz
- [Mesa-dev] [PATCH 1/6] st/dri: Support width and height getters
Jakob Bornecrantz
- [Mesa-dev] [PATCH 2/6] st/dri: Add shared usage on buffers created
Jakob Bornecrantz
- [Mesa-dev] [PATCH 3/6] gbm: Add shared usage on images created
Jakob Bornecrantz
- [Mesa-dev] [PATCH 4/6] gbm: Use libkms to replace DRI cursor images
Jakob Bornecrantz
- [Mesa-dev] [PATCH 5/6] dri: Remove image write function
Jakob Bornecrantz
- [Mesa-dev] [PATCH 6/6] egl_dri2: Avoid using createSubImage when not neccassery
Jakob Bornecrantz
- [Mesa-dev] [PATCH 0/6] Gallium Wayland support
Jakob Bornecrantz
- [Mesa-dev] [PATCH 1/6] gbm: Use libkms to replace DRI cursor images
Jakob Bornecrantz
- [Mesa-dev] [PATCH 2/6] dri: Remove image write function
Jakob Bornecrantz
- [Mesa-dev] [PATCH 3/6] dri: Make query image WIDTH and HEIGHT be version 4
Jakob Bornecrantz
- [Mesa-dev] [PATCH 4/6] st/dri: Claim to support validate_usage
Jakob Bornecrantz
- [Mesa-dev] [PATCH 5/6] st/dri: Support width and height getters
Jakob Bornecrantz
- [Mesa-dev] [PATCH 6/6] egl_dri2: Avoid using createSubImage when not neccassery
Jakob Bornecrantz
- [Mesa-dev] Upcoming Mesa releases
Jakob Bornecrantz
- [Mesa-dev] [PATCH] dri: Rework planar image interface
Jakob Bornecrantz
- [Mesa-dev] [PATCH] dri: Rework planar image interface v2
Jakob Bornecrantz
- [Mesa-dev] [PATCH 1/2] dri: Rework planar image interface v2
Jakob Bornecrantz
- [Mesa-dev] [PATCH 2/2] intel: Support new dri image interface
Jakob Bornecrantz
- [Mesa-dev] Upcoming Mesa releases
Jakob Bornecrantz
- [Mesa-dev] [PATCH 2/2] intel: Support new dri image interface v2
Jakob Bornecrantz
- [Mesa-dev] [PATCH] intel: Adjust test to reflect that __DRI_IMAGE_USE_SHARE is always set
Rob Bradford
- [Mesa-dev] [PATCH] wayland-drm: close fd after the display is uninitialized
Philipp Brüschweiler
- [Mesa-dev] [PATCH 1/3] meta: Implement sensible behavior for BlitFramebuffer with sRGB.
Christoph Bumiller
- [Mesa-dev] [PATCH 1/3] meta: Implement sensible behavior for BlitFramebuffer with sRGB.
Christoph Bumiller
- [Mesa-dev] [PATCH 0/16] Assorted gallium shader, sampler, sampler_view changes
Bryan Cain
- [Mesa-dev] down to 1 test page failing in WebGL 1.0.1 test on Radeon driver
Laurent Carlier
- [Mesa-dev] [PATCH mesa] add EGL_TEXTURE_EXTERNAL_OES to WL_bind_wayland_display
Rob Clark
- [Mesa-dev] [PATCH weston 1/2] compositor: a couple debug logs
Rob Clark
- [Mesa-dev] [PATCH weston 2/2] compositor: add support for OES_EGL_image_external
Rob Clark
- [Mesa-dev] [PATCH weston 2/2] compositor: add support for OES_EGL_image_external
Rob Clark
- [Mesa-dev] [PATCH mesa] add EGL_TEXTURE_EXTERNAL_WL to WL_bind_wayland_display spec
Rob Clark
- [Mesa-dev] [PATCH weston] compositor: add support for OES_EGL_image_external
Rob Clark
- [Mesa-dev] [PATCH weston] compositor: add support for OES_EGL_image_external
Rob Clark
- [Mesa-dev] [RFC] New dma_buf -> EGLImage EGL extension
Tom Cooksey
- [Mesa-dev] FOSDEM2013: DevRoom or not?
Alan Coopersmith
- [Mesa-dev] [PATCH v2 2/3] glapi/glx: call __glEmptyImage if USE_XCB, not memcpy directly
Julien Cristau
- [Mesa-dev] Shrining mesa binaries.
Julien Cristau
- [Mesa-dev] Upcoming Mesa releases
Julien Cristau
- [Mesa-dev] [PATCH 1/3] mesa: glGet: fix indentation of _mesa_init_get_hash
Imre Deak
- [Mesa-dev] [PATCH 2/3] mesa: glGet: fix indentation of find_value
Imre Deak
- [Mesa-dev] [PATCH 3/3] mesa: glGet: fix parameter lookup for apps using multiple APIs
Imre Deak
- [Mesa-dev] [PATCH 3/3] mesa: glGet: fix parameter lookup for apps using multiple APIs
Imre Deak
- [Mesa-dev] [PATCH 3/3] mesa: glGet: fix parameter lookup for apps using multiple APIs
Imre Deak
- [Mesa-dev] [PATCH 2/2] radeonsi: fix memory leak and/or segfaults
Alex Deucher
- [Mesa-dev] [PATCH 1/2] radeon/winsys: fix winsys VM handling
Alex Deucher
- [Mesa-dev] [PATCH] Docs: Add OpenGL 4.3 requirements
Alex Deucher
- [Mesa-dev] down to 1 test page failing in WebGL 1.0.1 test on Radeon driver
Alex Deucher
- [Mesa-dev] down to 1 test page failing in WebGL 1.0.1 test on Radeon driver
Alex Deucher
- [Mesa-dev] R600 VDPAU 422 regression since r600g: make sure copying of all texture formats is accelerated
Alex Deucher
- [Mesa-dev] [PATCH] radeonsi: If pixel shader compilation fails, use a dummy shader.
Alex Deucher
- [Mesa-dev] [PATCH] r600g: implement timestamp query and get_timestamp hook
Alex Deucher
- [Mesa-dev] [PATCH 1/5] radeon/llvm: add support to fetch temps as vectors
Alex Deucher
- [Mesa-dev] (no subject)
Alex Deucher
- [Mesa-dev] [PATCH 0/7] gallium/radeon: Misc GPU virtual address space fixes.
Alex Deucher
- [Mesa-dev] [PATCH 1/3] radeonsi: Fix a few more state BO leaks.
Alex Deucher
- [Mesa-dev] [PATCH] radeonsi: Fix symbol conflicts with r600g.
Alex Deucher
- [Mesa-dev] [PATCH 2/3] state_tracker: allow to utilize GLSL workaround for broken apps in Gallium
Alex Deucher
- [Mesa-dev] [PATCH 2/3] state_tracker: allow to utilize GLSL workaround for broken apps in Gallium
Alex Deucher
- [Mesa-dev] [PATCH] build: don't leave git_sha1.h.tmp after build/install
Alex Deucher
- [Mesa-dev] [PATCH] radeonsi: Don't write to the PA_SC_RASTER_CONFIG register.
Alex Deucher
- [Mesa-dev] [PATCH 1/4] radeonsi: Drop extraneous semicolons from pm4 state macro definitions.
Alex Deucher
- [Mesa-dev] [PATCH] r600g: fix relative addressing on RS880
Alex Deucher
- [Mesa-dev] [PATCH 1/5] radeonsi: fix stupid bug added in commit 07838603b9a69c05911edbcd351bfce5ad9b5a2c
Alex Deucher
- [Mesa-dev] [PATCH] radeonsi: Handle TGSI_SEMANTIC_PSIZE
Alex Deucher
- [Mesa-dev] [PATCH 3/3] winsys/radeon: disable virtual address space by default
Alex Deucher
- [Mesa-dev] radeonsi: first successful piglit run
Alex Deucher
- [Mesa-dev] X.Org Book Sprint 2012 (guide to writing graphics drivers)
Matt Dew
- [Mesa-dev] [PATCH 5/6] radeonsi: fix TEX writemask
Michel Dänzer
- [Mesa-dev] [PATCH 4/6] radeonsi: fix shader param and color count
Michel Dänzer
- [Mesa-dev] [PATCH 5/6] radeonsi: fix TEX writemask
Michel Dänzer
- [Mesa-dev] [PATCH 5/6] radeonsi: fix TEX writemask
Michel Dänzer
- [Mesa-dev] [PATCH 5/6] radeonsi: fix TEX writemask
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] radeonsi: Handle TGSI DIV opcode.
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] radeonsi: Handle TGSI TXP opcode.
Michel Dänzer
- [Mesa-dev] [PATCH 1/8] radeonsi: cleanup shader headers
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi: If pixel shader compilation fails, use a dummy shader.
Michel Dänzer
- [Mesa-dev] [QUESTION] If shared dricode/glapi is enabled by default, why it isn't used by gallium
Michel Dänzer
- [Mesa-dev] [PATCH] gallium/st: Use driver name to access driconf
Michel Dänzer
- [Mesa-dev] [PATCH] gallium/st: Use driver name to access driconf
Michel Dänzer
- [Mesa-dev] [PATCH 0/7] gallium/radeon: Misc GPU virtual address space fixes.
Michel Dänzer
- [Mesa-dev] [PATCH 1/7] gallium/radeon: Make va_offset 64 bits wide.
Michel Dänzer
- [Mesa-dev] [PATCH 2/7] gallium/radeon: Merge holes when freeing virtual address space.
Michel Dänzer
- [Mesa-dev] [PATCH 3/7] gallium/radeon: Fix losing holes when allocating virtual address space.
Michel Dänzer
- [Mesa-dev] [PATCH 4/7] gallium/radeon: Delete uppermost virtual address space hole if it's at the top.
Michel Dänzer
- [Mesa-dev] [PATCH 5/7] gallium/radeon: Fix potential address space loss in radeon_bomgr_force_va().
Michel Dänzer
- [Mesa-dev] [PATCH 6/7] gallium/radeon: Create hole for waste when allocating from va_offset.
Michel Dänzer
- [Mesa-dev] [PATCH 7/7] gallium/radeon: Don't assign virtual address space for BO that already has one.
Michel Dänzer
- [Mesa-dev] [PATCH 1/3] radeonsi: Fix a few more state BO leaks.
Michel Dänzer
- [Mesa-dev] [PATCH 2/3] radeonsi: Fix LLVM context leak.
Michel Dänzer
- [Mesa-dev] [PATCH 3/3] radeonsi: Fix memory leaks if returning early from some state functions.
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] r600g: set CB_COLOR_INFO to INVALID for disabled colorbuffers on r600-r700
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi: Fix symbol conflicts with r600g.
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi: Fix symbol conflicts with r600g.
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi: Handle NULL sampler views getting passed in by the state tracker.
Michel Dänzer
- [Mesa-dev] [PATCH] r600g: fix lockups with dual_src_blend v2
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] radeonsi: fix SPI_PS_INPUT_ENA handling
Michel Dänzer
- [Mesa-dev] [RFC patch 2/2] Build libgallium shared
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] radeonsi: fix SPI_PS_INPUT_ENA handling
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi: remove old tilling handling
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] radeonsi: fix SPI_PS_INPUT_ENA handling
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi: remove old tilling handling
Michel Dänzer
- [Mesa-dev] [PATCH 1/4] radeonsi: Drop extraneous semicolons from pm4 state macro definitions.
Michel Dänzer
- [Mesa-dev] [PATCH 2/4] radeonsi: Maintain cache of pixel shader variants according to contxt state.
Michel Dänzer
- [Mesa-dev] [PATCH 3/4] radeonsi: Refactor initialization of shader export intrinsic arguments.
Michel Dänzer
- [Mesa-dev] [PATCH 4/4] radeonsi: Use FP16 shader export format when necessary / possible.
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi: Don't write to the PA_SC_RASTER_CONFIG register.
Michel Dänzer
- [Mesa-dev] [PATCH] r600g: fix relative addressing on RS880
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi: Don't write to the PA_SC_RASTER_CONFIG register.
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi: Don't write to the PA_SC_RASTER_CONFIG register.
Michel Dänzer
- [Mesa-dev] [PATCH] r600g: fix relative addressing on RS880
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi: Sampler view state simplification.
Michel Dänzer
- [Mesa-dev] [PATCH] radeon/llvm: Handle TGSI KIL opcode for SI.
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] configure.ac: add radeonsi to --with-gallium-drivers help string
Michel Dänzer
- [Mesa-dev] [PATCH] radeon/llvm: Handle TGSI KIL opcode for SI.
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] radeon/llvm: Basic support for SI EXEC register.
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] radeon/llvm: Handle TGSI KIL opcode for SI.
Michel Dänzer
- [Mesa-dev] radeonsi: first successful piglit run
Michel Dänzer
- [Mesa-dev] [PATCH 3/3] winsys/radeon: disable virtual address space by default
Michel Dänzer
- [Mesa-dev] [PATCH] i915: Re-enable Z16/Z24 formats.
Reimar Döffinger
- [Mesa-dev] [PATCH] i915: Re-enable Z16/Z24 formats.
Reimar Döffinger
- [Mesa-dev] [PATCH 0/5] MSAA on R6xx
Török Edwin
- [Mesa-dev] [PATCH 0/5] MSAA on R6xx
Török Edwin
- [Mesa-dev] [PATCH 0/5] MSAA on R6xx
Török Edwin
- [Mesa-dev] [XDC 2012] Conference Update #1
Egbert Eich
- [Mesa-dev] [XDC 2012] Conference Update #2
Egbert Eich
- [Mesa-dev] [PATCH 2/2] build: Fix installation of GLES2 headers
Eoff, Ullysses A
- [Mesa-dev] Mesa (master): linux: Default to dri not xlib on all arches
Jose Fonseca
- [Mesa-dev] [PATCH] gallivm: Add constructor for raw_debug_ostream.
Jose Fonseca
- [Mesa-dev] [PATCH] st/mesa: Fix a potential memory leak in get_mesa_program.
Jose Fonseca
- [Mesa-dev] [PATCH 5/5] llvmpipe: consolidate the sampler and sampler view setting code
Jose Fonseca
- [Mesa-dev] [PATCH 6/6] st/mesa: add sampler/texture support for geometry shaders
Jose Fonseca
- [Mesa-dev] [PATCH] translate: Fix typo in is_legal_int_format_combo.
Jose Fonseca
- [Mesa-dev] [PATCH] st/mesa: Initialize tgsi_texture_offset Padding field.
Jose Fonseca
- [Mesa-dev] [PATCH 1/4] svga: remove unused svga_winsys_handle type
Jose Fonseca
- [Mesa-dev] [PATCH] gallivm: fix crash in lp_sampler_static_state()
Jose Fonseca
- [Mesa-dev] [PATCH] st/mesa: fix glCopyTexSubImage crash
Jose Fonseca
- [Mesa-dev] [PATCH] st/mesa: fix renderbuffer validation bug
Jose Fonseca
- [Mesa-dev] [PATCH] mesa: raise GL_INVALID_OPERATION in glGenerateMipmap for missing base image
Jose Fonseca
- [Mesa-dev] [PATCH] softpipe: fix softpipe_delete_fs_state() failed assertion
Jose Fonseca
- [Mesa-dev] [PATCH] i965/gen7: Add support for GL_ARB_timer_query.
Jose Fonseca
- [Mesa-dev] [PATCH] llvmpipe: Silence Coverity incorrect sizeof expression defect.
Jose Fonseca
- [Mesa-dev] [PATCH] scons: Add option to enable floating-point textures.
Jose Fonseca
- [Mesa-dev] [PATCH 04/19] gallium/u_blit: set dst format from pipe_resource, not pipe_surface
Jose Fonseca
- [Mesa-dev] [PATCH 05/19] gallium/tgsi: fix TGSI text parser
Jose Fonseca
- [Mesa-dev] [PATCH] mesa: silence coverity warning in _mesa_get_attachment()
Jose Fonseca
- [Mesa-dev] [PATCH] st/mesa: use fallback path for glCopyTexSubImage(GL_TEXTURE_1D_ARRAY)
Jose Fonseca
- [Mesa-dev] [PATCH] gallium/util: implement tile code for PIPE_FORMAT_Z32_FLOAT
Jose Fonseca
- [Mesa-dev] [PATCH] mesa: fix-up and use _mesa_delete_renderbuffer()
Jose Fonseca
- [Mesa-dev] [PATCH] r600g-llvm: Crude fix for a race in initialization of the llvm backend
Mathias Fröhlich
- [Mesa-dev] [PATCH] r600g-llvm: Crude fix for a race in initialization of the llvm backend
Mathias Fröhlich
- [Mesa-dev] [PATCH] r600g-llvm: Crude fix for a race in initialization of the llvm backend
Mathias Fröhlich
- [Mesa-dev] [PATCH] radeon-llvm: Start multithreaded before using llvm.
Mathias Fröhlich
- [Mesa-dev] R600g : rejected cs and etqw corruption with - implement wait-free buffer transfer for DISCARD_RANGE
Andy Furniss
- [Mesa-dev] R600 VDPAU 422 regression since r600g: make sure copying of all texture formats is accelerated
Andy Furniss
- [Mesa-dev] R600 VDPAU 422 regression since r600g: make sure copying of all texture formats is accelerated
Andy Furniss
- [Mesa-dev] R600 VDPAU 422 regression since r600g: make sure copying of all texture formats is accelerated
Andy Furniss
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Andy Furniss
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Andy Furniss
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Andy Furniss
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Andy Furniss
- [Mesa-dev] R600g : rejected cs and etqw corruption with - implement wait-free buffer transfer for DISCARD_RANGE
Andy Furniss
- [Mesa-dev] R600 VDPAU 422 regression since r600g: make sure copying of all texture formats is accelerated
Andy Furniss
- [Mesa-dev] [PATCH] r600g: fix lockups with dual_src_blend mode
Vadim Girlin
- [Mesa-dev] [PATCH] r600g: fix lockups with dual_src_blend mode
Vadim Girlin
- [Mesa-dev] [PATCH] r600g: fix lockups with dual_src_blend v2
Vadim Girlin
- [Mesa-dev] [PATCH] r600g: fix lockups with dual_src_blend v2
Vadim Girlin
- [Mesa-dev] [PATCH 2/3] state_tracker: allow to utilize GLSL workaround for broken apps in Gallium
Vadim Girlin
- [Mesa-dev] [PATCH 2/3] state_tracker: allow to utilize GLSL workaround for broken apps in Gallium
Vadim Girlin
- [Mesa-dev] [PATCH] build: don't leave git_sha1.h.tmp after build/install
Vadim Girlin
- [Mesa-dev] [PATCH 2/3] state_tracker: allow to utilize GLSL workaround for broken apps in Gallium
Vadim Girlin
- [Mesa-dev] [PATCH 2/3] state_tracker: allow to utilize GLSL workaround for broken apps in Gallium
Vadim Girlin
- [Mesa-dev] [PATCH] u_vbuf: avoid unnecessary update of the vertex elements
Vadim Girlin
- [Mesa-dev] [PATCH] r600g: adjust QUANT_MODE for higher precision
Vadim Girlin
- [Mesa-dev] [PATCH] mesa: don't wait in _mesa_ClientWaitSync if timeout is 0
Vadim Girlin
- [Mesa-dev] [PATCH] mesa: don't wait in _mesa_ClientWaitSync if timeout is 0
Vadim Girlin
- [Mesa-dev] [PATCH] r600g: atomize sampler state
Jerome Glisse
- [Mesa-dev] [PATCH 1/2] winsys/radeon: fix VA allocation
Jerome Glisse
- [Mesa-dev] [PATCH 1/2] winsys/radeon: fix VA allocation
Jerome Glisse
- [Mesa-dev] [PATCH 0/7] MSAA on R700 and improvements for Evergreen
Jerome Glisse
- [Mesa-dev] [PATCH] Add support for OES_standard_derivatives in GLSL ES
Kenneth Graunke
- [Mesa-dev] Down to 1 single WebGL 1.0.1 test failure with Intel driver
Kenneth Graunke
- [Mesa-dev] [PATCH] build: fix location of generated files in src/mesa (v4)
Kenneth Graunke
- [Mesa-dev] [PATCH 6/8] build: Fix autogen.sh to allow out-of-tree builds
Kenneth Graunke
- [Mesa-dev] [PATCH 5/8] build: Fix out-of-tree generation of builtin_function.cpp
Kenneth Graunke
- [Mesa-dev] i965 texturing bugfix
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] i965/fs: Move message header and texture offset setup to generate_tex().
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] i965/fs: Factor out texcoord setup into a helper function.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] i965/fs: Don't clobber sampler message MRFs with subexpressions.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/4] i965/vs: Don't clobber sampler message MRFs with subexpressions.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Allocate dummy slots for point sprites before computing VUE map.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Don't set the saturate bit on gen4 math send instructions.
Kenneth Graunke
- [Mesa-dev] [PATCH 05/22] glsl: Add a lowering pass to turn complicated UBO references to vector loads.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/22] glsl: Fix calculation of std140 offset alignment for mat2s.
Kenneth Graunke
- [Mesa-dev] [PATCH 19/22] i965/vs: Communicate the pull constant block read parameters through src_regs.
Kenneth Graunke
- [Mesa-dev] Last UBO patchbomb!
Kenneth Graunke
- [Mesa-dev] [PATCH] glx/dri: Initialize reset to __DRI_CTX_RESET_NO_NOTIFICATION.
Kenneth Graunke
- [Mesa-dev] [PATCH mesa] i965: add more Haswell PCI IDs
Kenneth Graunke
- [Mesa-dev] [PATCH] glx/dri: Initialize reset to __DRI_CTX_RESET_NO_NOTIFICATION.
Kenneth Graunke
- [Mesa-dev] [PATCH 0/2] i965: Back-port GPU hang workarounds (bug 50271)
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Add a lowering pass to turn complicated UBO references to vector loads.
Kenneth Graunke
- [Mesa-dev] Pipe control patches redux
Kenneth Graunke
- [Mesa-dev] [PATCH 1/7] intel: Make the length for PIPE_CONTROL explicit.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/7] i965: Refactor timestamp write PIPE_CONTROLs into a helper function.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/7] i965: Use 64-bit writes for timestamp queries.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/7] i965: Emit a CS stall before timestamp writes.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/7] i965: Refactor depth count write PIPE_CONTROLs into a helper function.
Kenneth Graunke
- [Mesa-dev] [PATCH 6/7] i965: Use 64-bit writes for occlusion queries.
Kenneth Graunke
- [Mesa-dev] [PATCH 7/7] i965: Rework the extra flushes surrounding occlusion queries.
Kenneth Graunke
- [Mesa-dev] [PATCH] intel: use _mesa_meta_Clear with OpenGL ES 1.1
Kenneth Graunke
- [Mesa-dev] [PATCH v2] i965: Rework the extra flushes surrounding occlusion queries.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/14] mesa: Filter a bunch more functions based on API
Kenneth Graunke
- [Mesa-dev] [PATCH 07/14] dri: Pass API_OPENGL_CORE through to the drivers
Kenneth Graunke
- [Mesa-dev] [PATCH 08/14] intel: In the i915 driver, the chipset cannot be i965
Kenneth Graunke
- [Mesa-dev] [PATCH 10/14] i915: Validate API and version in i915CreateContext
Kenneth Graunke
- [Mesa-dev] [PATCH 13/14] i965: Advertise GLSL 1.40 and TexBOs in core contexts
Kenneth Graunke
- [Mesa-dev] [PATCH 14/14] i965: Allow creation of OpenGL 3.1 contexts
Kenneth Graunke
- [Mesa-dev] [PATCH 01/14] mesa: Don't advertise deprecated extensions in a core context
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] i965: Add a safety check for brw_set_saturate().
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Drop the confusing saturate argument to math instruction setup.
Kenneth Graunke
- [Mesa-dev] [PATCH 8/8] i965: Add perf debug for stalls during shader compiles.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/5] i965/fs: Fix the FS inputs setup when some SF outputs aren't used in the FS.
Kenneth Graunke
- [Mesa-dev] [PATCH] intel: use _mesa_meta_Clear with OpenGL ES 1.1 v3
Kenneth Graunke
- [Mesa-dev] [PATCH 06/14] mesa: Filter a bunch more functions based on API
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Fix some -Wnarrowing warnings
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] intel: Move finish_batch() call before MI_BATCH_BUFFER_END and padding.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] intel: Reserve enough space to finish occlusion queries on Gen6.
Kenneth Graunke
- [Mesa-dev] [PATCH 07/10] egl: Implement front-end support for EGL_EXT_create_context_robustness
Kenneth Graunke
- [Mesa-dev] [PATCH 01/10] dri_util: Compare against the correct API enums
Kenneth Graunke
- [Mesa-dev] [PATCH v2 00/21] ARB_sampler_object and minor fixes
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Use GLdouble for depthMax in final unpack conversions.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/8 v2] build: Fix out-of-tree generation of builtin_function.cpp
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Kill GL_ARB_shadow_ambient with fire
Kenneth Graunke
- [Mesa-dev] [PATCH 4/8] mesa: Add skeleton implementations of glInvalidate{Sub, }Framebuffer
Kenneth Graunke
- [Mesa-dev] [PATCH 1/8] mesa: update glext.h to version 83
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Fix INTEL_DEBUG=perf program key printing.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Don't try 16-wide if 8-wide uses more than half the registers.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: do more teximage error checking for generic compressed formats
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] mesa: querying GL_TEXTURE_COMPRESSED_IMAGE_SIZE for a buffer obj is illegal
Kenneth Graunke
- [Mesa-dev] [PATCH 03/26] mesa/es: Remove redundant texture target validation
Kenneth Graunke
- [Mesa-dev] [PATCH 12/26] mesa/es: Remove redundant clear bitmask validation
Kenneth Graunke
- [Mesa-dev] [PATCH 25/26] mesa/es: Remove redundant glFramebufferTexture3D textarget validation
Kenneth Graunke
- [Mesa-dev] [PATCH 03/26] mesa/es: Remove redundant texture target validation
Kenneth Graunke
- [Mesa-dev] [PATCH 06/10] build: Only allow shared-glapi with DRI
Kenneth Graunke
- [Mesa-dev] [PATCH 01/10] build: Remove deprecated --with-driver= flag
Kenneth Graunke
- [Mesa-dev] [PATCH 01/10] build: Remove deprecated --with-driver= flag
Kenneth Graunke
- [Mesa-dev] [PATCH 25/26] mesa/es: Remove redundant glFramebufferTexture3D textarget validation
Kenneth Graunke
- [Mesa-dev] [PATCH 03/26] mesa/es: Remove redundant texture target validation
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] intel: Eliminate unneeded hiz resolves
Kenneth Graunke
- [Mesa-dev] [PATCH 03/18] mesa/es: Validate glTexParameter targets in Mesa code rather than the ES wrapper
Kenneth Graunke
- [Mesa-dev] [PATCH 05/18] mesa/es: Remove redundant glCompressedTexImage3DOES target validation
Kenneth Graunke
- [Mesa-dev] [PATCH 05/18] mesa/es: Remove redundant glCompressedTexImage3DOES target validation
Kenneth Graunke
- [Mesa-dev] [PATCH 14/18] mesa/es: Validate glTexImage format, type, and internalFormat in Mesa code rather than the ES wrapper
Kenneth Graunke
- [Mesa-dev] [PATCH 00/18] Validate texture related enums in Mesa
Kenneth Graunke
- [Mesa-dev] [PATCH 01/12] mesa: Refactor element type checking into its own function
Kenneth Graunke
- [Mesa-dev] [PATCH 02/12] mesa: Rearrange array type checking, filter more types in ES
Kenneth Graunke
- [Mesa-dev] [PATCH 05/12] mesa/es: Remove redundant vertex attrib pointer type validation
Kenneth Graunke
- [Mesa-dev] [PATCH] meta: Don't modify GL_GENERATE_MIPMAP state when it doesn't exist
Kenneth Graunke
- [Mesa-dev] [PATCH 0/3] Validate shader related enums in Mesa
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] i965/gen7: Add support for GL_ARB_timer_query.
Kenneth Graunke
- [Mesa-dev] i965 SamplerUnits rework
Kenneth Graunke
- [Mesa-dev] [PATCH 01/10] i965: Fix brw_link_shader to return false rather than NULL.
Kenneth Graunke
- [Mesa-dev] [PATCH 02/10] i965: Remove four and a half year old TODO comments about samplers.
Kenneth Graunke
- [Mesa-dev] [PATCH 03/10] i965: Set SWIZZLE_NOOP for unused texture units in the program keys.
Kenneth Graunke
- [Mesa-dev] [PATCH 04/10] i965/fs: Remove unused 'sampler' parameter in emit_texture_genX().
Kenneth Graunke
- [Mesa-dev] [PATCH 05/10] i965/fs: Rename "sampler" to "texunit" in texturing code.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/10] i965/vs: Rename "sampler" to "texunit" in texturing code.
Kenneth Graunke
- [Mesa-dev] [PATCH 07/10] i965: Un-hardcode WM binding table from update_texture_surface.
Kenneth Graunke
- [Mesa-dev] [PATCH 08/10] i965: Add a "sampler state index" parameter to update_sampler_state().
Kenneth Graunke
- [Mesa-dev] [PATCH 09/10] i965: Use linker-assigned sampler IDs in instruction encoding.
Kenneth Graunke
- [Mesa-dev] [PATCH 10/10] mesa: Use a new, more specific hook for shader uniform changes.
Kenneth Graunke
- [Mesa-dev] Shrinking mesa binaries.
Kenneth Graunke
- [Mesa-dev] i965 SamplerUnits rework
Kenneth Graunke
- [Mesa-dev] i965 SamplerUnits rework
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Do something sensible when on-line compression is requested but not possible
Kenneth Graunke
- [Mesa-dev] i965 SamplerUnits rework
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Don't try 16-wide if 8-wide uses more than half the registers.
Kenneth Graunke
- [Mesa-dev] i965 precompile improvements
Kenneth Graunke
- [Mesa-dev] [PATCH 01/10] i965: Double the size of the state cache.
Kenneth Graunke
- [Mesa-dev] [PATCH 02/10] i965: Don't set vp_outputs_written in the WM program key on Gen6+.
Kenneth Graunke
- [Mesa-dev] [PATCH 03/10] i965: Don't set stats_wm in the WM program key on Gen6+.
Kenneth Graunke
- [Mesa-dev] [PATCH 04/10] i965: Only set proj_attrib_mask for fixed function.
Kenneth Graunke
- [Mesa-dev] [PATCH 05/10] i965: Index sampler program key data by linker-assigned index.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/10] i965/fs: Assume shadow sampler swizzling is <X, X, X, 1>.
Kenneth Graunke
- [Mesa-dev] [PATCH 07/10] i965/vs: Add VS program key dumping to INTEL_DEBUG=perf.
Kenneth Graunke
- [Mesa-dev] [PATCH 08/10] i965: Set swizzle fields in the VS precompile program key.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/10] i965: Reenable the fragment shader precompile.
Kenneth Graunke
- [Mesa-dev] [PATCH 10/10] i965: Make VS programs obey the shader_precompile driconf option.
Kenneth Graunke
- [Mesa-dev] [PATCH 02/10] i965: Don't set vp_outputs_written in the WM program key on Gen6+.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/10] i965/fs: Assume shadow sampler swizzling is <X, X, X, 1>.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/7] i965: Drop support for forcing drawing through sw fallbacks.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Make the param pointer arrays for the WM dynamically sized.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] i965: Make the param pointer arrays for the VS dynamically sized.
Kenneth Graunke
- [Mesa-dev] Mesa (master): i965: Double the size of the state cache.
Kenneth Graunke
- [Mesa-dev] Mesa & Mozilla regarding S3TC patent problem
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Initialize output_components[] by filling it with zeros.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: s/class/struct/ for ast_type_qualifier
Kenneth Graunke
- [Mesa-dev] [PATCH] Remove libGLU
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Fix primitive restart on Haswell.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] mesa: s/MALLOC/malloc/
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Don't use brw->fragment_program in calculate_urb_setup().
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Generate compile errors for explicit blend indices < 0 or > 1.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Fix primitive restart on Haswell.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: don't wait in _mesa_ClientWaitSync if timeout is 0
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] i965: Add functions for comparing two brw_wm/vs_prog_data structs.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/4] i965: Make the param pointer arrays for the VS dynamically sized.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Don't leave dangling pointer to brw context on failure
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] mesa: utilize context version routines
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Stop putting 8 NOPs after each prorgam.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] mesa: add context version routines
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Don't use brw->fragment_program in the old brw_wm_pass2.c.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Don't use brw->fragment_program in calculate_urb_setup().
Kenneth Graunke
- [Mesa-dev] [PATCH] Remove 3D registers from compute command stream
Matt Harvey
- [Mesa-dev] link error caused by "-l -O2"
Kevin H. Hobbs
- [Mesa-dev] link error caused by "-l -O2"
Kevin H. Hobbs
- [Mesa-dev] OSMesa and Shared GLAPI
Kevin H. Hobbs
- [Mesa-dev] [PATCH 4/5] egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context
Kristian Høgsberg
- [Mesa-dev] [PATCH 3/5] egl_dri2: Refactor dereference of dri2_ctx_shared
Kristian Høgsberg
- [Mesa-dev] [PATCH 3/5] egl_dri2: Refactor dereference of dri2_ctx_shared
Kristian Høgsberg
- [Mesa-dev] [PATCH demos] eglkms: Track mesa function rename.
Kristian Høgsberg
- [Mesa-dev] [PATCH 2/2] gbm: Use libkms to work around missing cursor support in dri drivers
Kristian Høgsberg
- [Mesa-dev] [PATCH 1/2] egl_dri2: Avoid using createSubImage when not neccassery
Kristian Høgsberg
- [Mesa-dev] [PATCH 2/2] gbm: Use libkms to work around missing cursor support in dri drivers
Kristian Høgsberg
- [Mesa-dev] [PATCH weston 1/2] compositor: a couple debug logs
Kristian Høgsberg
- [Mesa-dev] [PATCH] wayland-drm: close fd after the display is uninitialized
Kristian Høgsberg
- [Mesa-dev] [PATCH 2/2] intel: Support new dri image interface v2
Kristian Høgsberg
- [Mesa-dev] [PATCH] linux: Default to dri not xlib on all arches
Adam Jackson
- [Mesa-dev] [PATCH 3/3] configure.ac: Don't duplicate CFLAGS
Adam Jackson
- [Mesa-dev] [PATCH] linux: Default to dri not xlib on all arches
Adam Jackson
- [Mesa-dev] Mesa (master): linux: Default to dri not xlib on all arches
Adam Jackson
- [Mesa-dev] Down to 1 single WebGL 1.0.1 test failure with Intel driver
Benoit Jacob
- [Mesa-dev] Down to 1 single WebGL 1.0.1 test failure with Intel driver
Benoit Jacob
- [Mesa-dev] Down to 1 single WebGL 1.0.1 test failure with Intel driver
Benoit Jacob
- [Mesa-dev] down to 1 test page failing in WebGL 1.0.1 test on Radeon driver
Benoit Jacob
- [Mesa-dev] down to 1 test page failing in WebGL 1.0.1 test on Radeon driver
Benoit Jacob
- [Mesa-dev] Patches for Mesa on OpenVMS
Jouk Jansen
- [Mesa-dev] [PATCH] clover: Accept CL_MEM_READ_WRITE flag
Francisco Jerez
- [Mesa-dev] [PATCH] glx/dri: Initialize reset to __DRI_CTX_RESET_NO_NOTIFICATION.
Jordan Justen
- [Mesa-dev] [PATCH] glx/dri: Initialize reset to __DRI_CTX_RESET_NO_NOTIFICATION.
Jordan Justen
- [Mesa-dev] [PATCH 2/8] i965: Add INTEL_DEBUG=perf for failure to compile 16-wide shaders.
Jordan Justen
- [Mesa-dev] [PATCH 07/14] dri: Pass API_OPENGL_CORE through to the drivers
Jordan Justen
- [Mesa-dev] [PATCH 14/14] i965: Allow creation of OpenGL 3.1 contexts
Jordan Justen
- [Mesa-dev] [PATCH v3 5/8] mesa pack: handle packed integer formats with clamping
Jordan Justen
- [Mesa-dev] [PATCH 00/18] Validate texture related enums in Mesa
Jordan Justen
- [Mesa-dev] [PATCH 1/2] mesa: add context version routines
Jordan Justen
- [Mesa-dev] [PATCH 2/2] mesa: utilize context version routines
Jordan Justen
- [Mesa-dev] [PATCH 1/2] mesa: add context version routines
Jordan Justen
- [Mesa-dev] [PATCH] i965: Fix primitive restart on Haswell.
Jordan Justen
- [Mesa-dev] [PATCH] i965: Fix primitive restart on Haswell.
Jordan Justen
- [Mesa-dev] [BUG]: calloc (nmemb=1, size=0)
Johann Klammer
- [Mesa-dev] [PATCH 1/6] radeonsi: disable tiling until we fixed all bugs
Christian König
- [Mesa-dev] [PATCH 2/6] radeonsi: fix texture loads from sampler > 0
Christian König
- [Mesa-dev] [PATCH 3/6] radeon/llvm: fix fp immediates on SI
Christian König
- [Mesa-dev] [PATCH 4/6] radeonsi: fix shader param and color count
Christian König
- [Mesa-dev] [PATCH 5/6] radeonsi: fix TEX writemask
Christian König
- [Mesa-dev] [PATCH 6/6] radeonsi: initial VDPAU target
Christian König
- [Mesa-dev] [PATCH 5/6] radeonsi: fix TEX writemask
Christian König
- [Mesa-dev] [PATCH 5/6] radeonsi: fix TEX writemask
Christian König
- [Mesa-dev] [PATCH 5/6] radeonsi: fix TEX writemask
Christian König
- [Mesa-dev] [PATCH 1/2] winsys/radeon: fix VA allocation
Christian König
- [Mesa-dev] [PATCH 2/2] radeonsi: fix memory leak and/or segfaults
Christian König
- [Mesa-dev] [PATCH 1/2] radeon/winsys: fix winsys VM handling
Christian König
- [Mesa-dev] [PATCH 2/2] radeonsi: fix memory leak and/or segfaults
Christian König
- [Mesa-dev] [PATCH 1/8] radeonsi: cleanup shader headers
Christian König
- [Mesa-dev] [PATCH 2/8] radeonsi: add support for PKT3 cmds to new state handling
Christian König
- [Mesa-dev] [PATCH 3/8] radeonsi: move init state to new state handling
Christian König
- [Mesa-dev] [PATCH 4/8] radeonsi: remove r6xx_flush_and_inv atom
Christian König
- [Mesa-dev] [PATCH 5/8] radeonsi: remove ps_partial_flush
Christian König
- [Mesa-dev] [PATCH 6/8] radeonsi: separate and disable streamout for now
Christian König
- [Mesa-dev] [PATCH 7/8] radeonsi: move sync handling into new state handler
Christian König
- [Mesa-dev] [PATCH 8/8] radeonsi: move drawing into new state handling
Christian König
- [Mesa-dev] [PATCH 1/8] radeonsi: cleanup shader headers
Christian König
- [Mesa-dev] [PATCH 1/5] radeon/llvm: add support to fetch temps as vectors
Christian König
- [Mesa-dev] [PATCH 2/5] radeonsi: add shader data infrastructure
Christian König
- [Mesa-dev] [PATCH 3/5] radeonsi: move vertex state descriptors into PM4 stream
Christian König
- [Mesa-dev] [PATCH 4/5] radeonsi: move ps sampler views into PM4 stream
Christian König
- [Mesa-dev] [PATCH 5/5] radeonsi: move ps sampler state into PM4 stream
Christian König
- [Mesa-dev] [PATCH] radeonsi: Handle NULL sampler views getting passed in by the state tracker.
Christian König
- [Mesa-dev] [PATCH 1/2] radeonsi: fix SPI_PS_INPUT_ENA handling
Christian König
- [Mesa-dev] [PATCH 2/2] radeonsi: rework vertex format handling
Christian König
- [Mesa-dev] [PATCH] radeonsi: remove old tilling handling
Christian König
- [Mesa-dev] [PATCH 1/2] radeonsi: fix SPI_PS_INPUT_ENA handling
Christian König
- [Mesa-dev] [PATCH 1/2] radeonsi: fix SPI_PS_INPUT_ENA handling
Christian König
- [Mesa-dev] [PATCH] radeonsi: remove old tilling handling
Christian König
- [Mesa-dev] [PATCH] radeonsi: Don't write to the PA_SC_RASTER_CONFIG register.
Christian König
- [Mesa-dev] [PATCH 1/4] radeonsi: Drop extraneous semicolons from pm4 state macro definitions.
Christian König
- [Mesa-dev] [PATCH] radeonsi: Don't write to the PA_SC_RASTER_CONFIG register.
Christian König
- [Mesa-dev] [PATCH 1/5] radeonsi: fix stupid bug added in commit 07838603b9a69c05911edbcd351bfce5ad9b5a2c
Christian König
- [Mesa-dev] [PATCH 2/5] radeonsi: handle indirect constants gracefully
Christian König
- [Mesa-dev] [PATCH 3/5] radeonsi: disable NPOT textures for now
Christian König
- [Mesa-dev] [PATCH 4/5] radeonsi: disable Z16 for now
Christian König
- [Mesa-dev] [PATCH 5/5] radeonsi: stop big offsets from hanging the GPU
Christian König
- [Mesa-dev] radeonsi: first successful piglit run
Christian König
- [Mesa-dev] [PATCH 1/6] radeonsi: handle indirect constants gracefully
Christian König
- [Mesa-dev] [PATCH 2/6] radeonsi: disable NPOT textures for now
Christian König
- [Mesa-dev] [PATCH 3/6] radeonsi: disable Z16 for now
Christian König
- [Mesa-dev] [PATCH 4/6] radeonsi: stop big offsets from hanging the GPU
Christian König
- [Mesa-dev] [PATCH 5/6] radeonsi: disable array-textures for now
Christian König
- [Mesa-dev] [PATCH 6/6] winsys/radeon: create only one winsys for each fd
Christian König
- [Mesa-dev] radeonsi: first successful piglit run
Christian König
- [Mesa-dev] [PATCH 6/6] winsys/radeon: create only one winsys for each fd
Christian König
- [Mesa-dev] radeonsi: first successful piglit run
Christian König
- [Mesa-dev] [RFC patch 0/2] Build libgallium shared
Maarten Lankhorst
- [Mesa-dev] [RFC patch 1/2] gallium: only link static archives between ld start/end group options
Maarten Lankhorst
- [Mesa-dev] [RFC patch 2/2] Build libgallium shared
Maarten Lankhorst
- [Mesa-dev] [RFC patch 2/2] Build libgallium shared
Maarten Lankhorst
- [Mesa-dev] r600: performance reading from staging texture
Vic Lee
- [Mesa-dev] [PATCH] gallium/util: Use GCC built-in functions for NaN and infinity.
Vinson Lee
- [Mesa-dev] [PATCH] st/mesa: Ensure dst in compile_instruction is initialized.
Vinson Lee
- [Mesa-dev] [PATCH] draw: Ensure channel in convert_to_soa is initialized.
Vinson Lee
- [Mesa-dev] [PATCH] u_blitter: Move a pointer dereference after null check.
Vinson Lee
- [Mesa-dev] [PATCH] util: Move dereference after null check in util_resource_copy_region.
Vinson Lee
- [Mesa-dev] [PATCH] mesa: Fix off-by-one error in Parse_TextureImageId.
Vinson Lee
- [Mesa-dev] [PATCH] st/mesa: Fix a potential memory leak in get_mesa_program.
Vinson Lee
- [Mesa-dev] [PATCH] gallivm: Add constructor for raw_debug_ostream.
Vinson Lee
- [Mesa-dev] [PATCH] translate: Fix typo in is_legal_int_format_combo.
Vinson Lee
- [Mesa-dev] [PATCH] st/mesa: Initialize tgsi_texture_offset Padding field.
Vinson Lee
- [Mesa-dev] [PATCH] scons: Add option to enable floating-point textures.
Vinson Lee
- [Mesa-dev] [PATCH] llvmpipe: Silence Coverity incorrect sizeof expression defect.
Vinson Lee
- [Mesa-dev] [PATCH] r600g: Add support for predicates
Vincent Lejeune
- [Mesa-dev] [PATCH 1/2] radeon/llvm: PS/PS are not set if PRED_SEL* does not match
Vincent Lejeune
- [Mesa-dev] [PATCH 2/2] r600g: Fix instruction group merge when there are predicated insts.
Vincent Lejeune
- [Mesa-dev] [PATCH] r600g: Fix instruction group merge when there are predicated insts.
Vincent Lejeune
- [Mesa-dev] [PATCH] radeon/llvm: Adds a pass that try to propagates NEG/ABS flags to their user
Vincent Lejeune
- [Mesa-dev] [PATCH 1/3] radon/llvm: br_cc f32 now lowered without cast
Vincent Lejeune
- [Mesa-dev] [PATCH 2/3] radeon/llvm: support setcc on f32
Vincent Lejeune
- [Mesa-dev] [PATCH 3/3] radeon/llvm: custom lowering for FP_TO_UINT when dst is i1 (bool)
Vincent Lejeune
- [Mesa-dev] (no subject)
Maxim Levitsky
- [Mesa-dev] [PATCH] gallium/st: Use driver name to access driconf
Maxim Levitsky
- [Mesa-dev] [QUESTION] If shared dricode/glapi is enabled by default, why it isn't used by gallium
Maxim Levitsky
- [Mesa-dev] [PATCH] gallium/st: Use driver name to access driconf
Maxim Levitsky
- [Mesa-dev] [PATCH] gallium/st: Use driver name to access driconf
Maxim Levitsky
- [Mesa-dev] [PATCH 0/3] Misc patches
Maxim Levitsky
- [Mesa-dev] [PATCH 1/3] gallium/st: Use driver name to access driconf
Maxim Levitsky
- [Mesa-dev] [PATCH 2/3] state_tracker: allow to utilize GLSL workaround for broken apps in Gallium
Maxim Levitsky
- [Mesa-dev] [PATCH 3/3] mesa: glsl: force version too when force_glsl_extensions_warn is used
Maxim Levitsky
- [Mesa-dev] [PATCH 3/3] mesa: glsl: force version too when force_glsl_extensions_warn is used
Maxim Levitsky
- [Mesa-dev] [PATCH 3/3] mesa: glsl: force version too when force_glsl_extensions_warn is used
Maxim Levitsky
- [Mesa-dev] [PATCH 2/3] state_tracker: allow to utilize GLSL workaround for broken apps in Gallium
Maxim Levitsky
- [Mesa-dev] Fwd: GLX_INTEL_swap_event crashes driver when swapping window buffers
Daniel Manjarres
- [Mesa-dev] [PATCH] glsl: Fix array overflow.
Stéphane Marchesin
- [Mesa-dev] Mesa (master): i965: Double the size of the state cache.
Stéphane Marchesin
- [Mesa-dev] Mesa (master): i965: Double the size of the state cache.
Stéphane Marchesin
- [Mesa-dev] [PATCH 2/3] i965: Make the param pointer arrays for the WM dynamically sized.
Stéphane Marchesin
- [Mesa-dev] [PATCH] Revert "glsl: warning: pragma `invariant(all)' not supported in GLSL ES 1.00"
Oliver McFadden
- [Mesa-dev] [RFC][PATCH 1/1] intel: add ANGLE_texture_compression_dxt extension support.
Oliver McFadden
- [Mesa-dev] [PATCH] gbm: Fix build without gallium_drm_loader
Vadim A. Misbakh-Soloviov
- [Mesa-dev] [PATCH demos] eglkms: Track mesa function rename.
Scott Moreau
- [Mesa-dev] [PATCH 2/2] gbm: Use libkms to work around missing cursor support in dri drivers
Scott Moreau
- [Mesa-dev] [PATCH 6/6] egl_dri2: Avoid using createSubImage when not neccassery
Scott Moreau
- [Mesa-dev] [PATCH 2/2] gbm: Use libkms to work around missing cursor support in dri drivers
Scott Moreau
- [Mesa-dev] [PATCH 2/2] intel: Support new dri image interface v2
Scott Moreau
- [Mesa-dev] [PATCH] gbm: Fix build without gallium_drm_loader
Chí-Thanh Christopher Nguyễn
- [Mesa-dev] [PATCH v2] gbm: Fix build without gallium_drm_loader
Chí-Thanh Christopher Nguyễn
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Chí-Thanh Christopher Nguyễn
- [Mesa-dev] [PATCH 01/18] gallium: rename cso_save/restore_samplers -> cso_save/restore_fragment_samplers
Marek Olšák
- [Mesa-dev] [PATCH 02/18] gallium: set sample mask to ~0 for clear, blit and gen_mipmap
Marek Olšák
- [Mesa-dev] [PATCH 03/18] gallium/u_blit: check nr_samples before using resource_copy_region
Marek Olšák
- [Mesa-dev] [PATCH 04/18] gallium/u_blit: bail out if src is a multisample texture
Marek Olšák
- [Mesa-dev] [PATCH 05/18] gallium/u_blitter: set sample mask to ~0
Marek Olšák
- [Mesa-dev] [PATCH 06/18] gallium/tgsi: fixup texture name strings
Marek Olšák
- [Mesa-dev] [PATCH 07/18] gallium/u_blitter: minor cleanup
Marek Olšák
- [Mesa-dev] [PATCH 08/18] gallium: define PIPE_MASK_RGBAZS
Marek Olšák
- [Mesa-dev] [PATCH 09/18] gallium/u_blitter: add ability to blit only depth or only stencil
Marek Olšák
- [Mesa-dev] [PATCH 10/18] gallium/u_blitter: remove fallback for stencil copy that all drivers skipped
Marek Olšák
- [Mesa-dev] [PATCH 11/18] r600g: correct texture memory size for Z32F_S8X24 on evergreen
Marek Olšák
- [Mesa-dev] [PATCH 12/18] r600g: don't decompress depth or stencil if there isn't any
Marek Olšák
- [Mesa-dev] [PATCH 13/18] gallium/u_blitter: add a query for checking whether copying is supported
Marek Olšák
- [Mesa-dev] [PATCH 14/18] r600g: make sure copying of all texture formats is accelerated
Marek Olšák
- [Mesa-dev] [PATCH 15/18] r600g: drop the old texture allocation code
Marek Olšák
- [Mesa-dev] [PATCH 16/18] r600g: simplify create_surface
Marek Olšák
- [Mesa-dev] [PATCH 17/18] r600g: precompute depth buffer state in pipe_surface and reuse it
Marek Olšák
- [Mesa-dev] [PATCH 18/18] r600g: precompute color buffer state in pipe_surface and reuse it
Marek Olšák
- [Mesa-dev] [PATCH] r600g: atomize sampler state
Marek Olšák
- [Mesa-dev] [PATCH] gallium: consolidate CSO sampler and sampler_view functions
Marek Olšák
- [Mesa-dev] [PATCH] r600g: atomize sampler state
Marek Olšák
- [Mesa-dev] [PATCH] u_blitter: Move a pointer dereference after null check.
Marek Olšák
- [Mesa-dev] [PATCH 1/2] winsys/radeon: fix VA allocation
Marek Olšák
- [Mesa-dev] [PATCH] r600g: atomize sampler state v2
Marek Olšák
- [Mesa-dev] R600 VDPAU 422 regression since r600g: make sure copying of all texture formats is accelerated
Marek Olšák
- [Mesa-dev] R600 VDPAU 422 regression since r600g: make sure copying of all texture formats is accelerated
Marek Olšák
- [Mesa-dev] [PATCH 00/19] MSAA on Evergreen
Marek Olšák
- [Mesa-dev] [PATCH 01/19] mesa: flush vertices in test_framebuffer_completeness
Marek Olšák
- [Mesa-dev] [PATCH 02/19] st/mesa: don't clamp fragment color with integer colorbuffer
Marek Olšák
- [Mesa-dev] [PATCH 03/19] gallium: make pipe_box signed in order to represent flipped blits
Marek Olšák
- [Mesa-dev] [PATCH 04/19] gallium/u_blit: set dst format from pipe_resource, not pipe_surface
Marek Olšák
- [Mesa-dev] [PATCH 05/19] gallium/tgsi: fix TGSI text parser
Marek Olšák
- [Mesa-dev] [PATCH 06/19] gallium: add TGSI support for multisample textures
Marek Olšák
- [Mesa-dev] [PATCH 07/19] gallium/u_blitter: implement blitting multisample resources
Marek Olšák
- [Mesa-dev] [PATCH 08/19] gallium/u_blitter: implement X and Y texture flipping
Marek Olšák
- [Mesa-dev] [PATCH 09/19] winsys/radeon: print error if CS is overflowed
Marek Olšák
- [Mesa-dev] [PATCH 10/19] r600g: remove support for 3-channel colorbuffers
Marek Olšák
- [Mesa-dev] [PATCH 11/19] r600g: implement alpha-to-one
Marek Olšák
- [Mesa-dev] [PATCH 12/19] r600g: implement alpha-to-coverage
Marek Olšák
- [Mesa-dev] [PATCH 13/19] r600g: implement set_sample_mask
Marek Olšák
- [Mesa-dev] [PATCH 14/19] r600g: implement MSAA rendering and texturing for evergreen and cayman
Marek Olšák
- [Mesa-dev] [PATCH 15/19] r600g: implement TXQ_LZ opcode
Marek Olšák
- [Mesa-dev] [PATCH 16/19] r600g: implemented MSAA depth-stencil decompression and resolve
Marek Olšák
- [Mesa-dev] [PATCH 17/19] r600g: implement MSAA color resolve
Marek Olšák
- [Mesa-dev] [PATCH 18/19] r600g: implement copying between MSAA textures
Marek Olšák
- [Mesa-dev] [PATCH 19/19] r600g: enable MSAA on evergreen by default
Marek Olšák
- [Mesa-dev] [PATCH 00/19] MSAA on Evergreen
Marek Olšák
- [Mesa-dev] [PATCH 03/19] gallium: make pipe_box signed in order to represent flipped blits
Marek Olšák
- [Mesa-dev] [PATCH 04/14] mesa: Don't advertise extensions that are part of GL 1.4 in a core context
Marek Olšák
- [Mesa-dev] [PATCH 16/16] r600: update sampler, sampler_view code for the future
Marek Olšák
- [Mesa-dev] [PATCH 04/14] mesa: Don't advertise extensions that are part of GL 1.4 in a core context
Marek Olšák
- [Mesa-dev] [PATCH 03/19] gallium: make pipe_box signed in order to represent flipped blits
Marek Olšák
- [Mesa-dev] [PATCH] r600g: implement timestamp query and get_timestamp hook
Marek Olšák
- [Mesa-dev] [PATCH 1/2] gallium: remove PIPE_USAGE_IMMUTABLE, use STATIC instead
Marek Olšák
- [Mesa-dev] [PATCH 2/2] gallium: remove questionable PIPE_USAGE_DEFAULT, use STATIC instead
Marek Olšák
- [Mesa-dev] [PATCH 1/6] gallium/u_blitter: document custom meta helpers
Marek Olšák
- [Mesa-dev] [PATCH 2/6] r600g: fixup the usage flag for the flushed depth texture
Marek Olšák
- [Mesa-dev] [PATCH 3/6] r600g: remove unused parameter in r600_texture_create_object
Marek Olšák
- [Mesa-dev] [PATCH 4/6] r600g: cleanup r600_resource_texture in favor of radeon_surface
Marek Olšák
- [Mesa-dev] [PATCH 5/6] r600g: always put tiled textures in VRAM
Marek Olšák
- [Mesa-dev] [PATCH 6/6] r600g: rename r600_resource_texture to r600_texture
Marek Olšák
- [Mesa-dev] [PATCH] mesa: Kill GL_ARB_shadow_ambient with fire
Marek Olšák
- [Mesa-dev] [PATCH 1/2] r600g: set CB_COLOR_INFO to INVALID for disabled colorbuffers on r600-r700
Marek Olšák
- [Mesa-dev] [PATCH 2/2] r600g: make F2U trans-only on r600-r700
Marek Olšák
- [Mesa-dev] R600 VDPAU 422 regression since r600g: make sure copying of all texture formats is accelerated
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: fix sampler view counting
Marek Olšák
- [Mesa-dev] Upcoming Mesa releases
Marek Olšák
- [Mesa-dev] [PATCH] r600g: fix lockups with dual_src_blend mode
Marek Olšák
- [Mesa-dev] [PATCH] r600g: fix lockups with dual_src_blend v2
Marek Olšák
- [Mesa-dev] [PATCH 0/7] MSAA on R700 and improvements for Evergreen
Marek Olšák
- [Mesa-dev] [PATCH 1/7] gallium/u_blitter: initialize sample mask in resolve
Marek Olšák
- [Mesa-dev] [PATCH 2/7] r600g: set CB_TARGET_MASK to 0xf and not 0xff for resolve on evergreen
Marek Olšák
- [Mesa-dev] [PATCH 3/7] r600g: fix evergreen 8x MSAA sample positions
Marek Olšák
- [Mesa-dev] [PATCH 4/7] r600g: cleanup names around depth decompression
Marek Olšák
- [Mesa-dev] [PATCH 5/7] r600g: implement compression for MSAA colorbuffers for evergreen
Marek Olšák
- [Mesa-dev] [PATCH 6/7] r600g: change programming of CB_SHADER_MASK on r600-r700
Marek Olšák
- [Mesa-dev] [PATCH 7/7] r600g: implement MSAA for r700
Marek Olšák
- [Mesa-dev] [PATCH 0/7] MSAA on R700 and improvements for Evergreen
Marek Olšák
- [Mesa-dev] [PATCH 3/7] r600g: fix evergreen 8x MSAA sample positions
Marek Olšák
- [Mesa-dev] [PATCH] r600g: fix relative addressing on RS880
Marek Olšák
- [Mesa-dev] [PATCH 3/7] r600g: fix evergreen 8x MSAA sample positions
Marek Olšák
- [Mesa-dev] [PATCH 0/5] MSAA on R6xx
Marek Olšák
- [Mesa-dev] [PATCH 1/5] r600g: implement draw_rectangle callback
Marek Olšák
- [Mesa-dev] [PATCH 2/5] r600g: fix CB_SHADER_MASK and CB_TARGET_MASK for r6xx
Marek Olšák
- [Mesa-dev] [PATCH 3/5] r600g: implement color resolve for r600
Marek Olšák
- [Mesa-dev] [PATCH 4/5] r600g: disable MSAA depth decompression on r6xx
Marek Olšák
- [Mesa-dev] [PATCH 5/5] r600g: enable MSAA on r6xx by default
Marek Olšák
- [Mesa-dev] r300g broken
Marek Olšák
- [Mesa-dev] [PATCH] r600g: fix relative addressing on RS880
Marek Olšák
- [Mesa-dev] [PATCH 0/5] MSAA on R6xx
Marek Olšák
- [Mesa-dev] r300g broken
Marek Olšák
- [Mesa-dev] [PATCH] u_vbuf: avoid unnecessary update of the vertex elements
Marek Olšák
- [Mesa-dev] [PATCH 0/3] MSAA and GL3 on Cayman
Marek Olšák
- [Mesa-dev] [PATCH 1/3] r600g: implement MSAA for Cayman
Marek Olšák
- [Mesa-dev] [PATCH 2/3] r600g: enable transform feedback on Cayman
Marek Olšák
- [Mesa-dev] [PATCH 3/3] winsys/radeon: disable virtual address space by default
Marek Olšák
- [Mesa-dev] [PATCH 1/3] r600g: implement MSAA for Cayman
Marek Olšák
- [Mesa-dev] [PATCH 6/6] winsys/radeon: create only one winsys for each fd
Marek Olšák
- [Mesa-dev] [PATCH weston 2/2] compositor: add support for OES_EGL_image_external
Pekka Paalanen
- [Mesa-dev] [PATCH weston] compositor: add support for OES_EGL_image_external
Pekka Paalanen
- [Mesa-dev] [PATCH 2/2] intel: Support new dri image interface v2
Pekka Paalanen
- [Mesa-dev] [PATCH] scons: Add support for Intel Compiler.
Brian Paul
- [Mesa-dev] [PATCH 15/22] mesa: Add support for glUniformBlockBinding() in display lists.
Brian Paul
- [Mesa-dev] [PATCH] mesa: fix default_access_mode() result for ES2
Brian Paul
- [Mesa-dev] [PATCH 13/18] gallium/u_blitter: add a query for checking whether copying is supported
Brian Paul
- [Mesa-dev] [PATCH 01/18] gallium: rename cso_save/restore_samplers -> cso_save/restore_fragment_samplers
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: Ensure dst in compile_instruction is initialized.
Brian Paul
- [Mesa-dev] [PATCH] gallium: consolidate CSO sampler and sampler_view functions
Brian Paul
- [Mesa-dev] [PATCH] draw: Ensure channel in convert_to_soa is initialized.
Brian Paul
- [Mesa-dev] [PATCH 1/6] st/mesa: rename some vertex/fragment state fields for better consistency
Brian Paul
- [Mesa-dev] [PATCH 2/6] st/mesa: massage the update_vertex_textures() code
Brian Paul
- [Mesa-dev] [PATCH 3/6] st/mesa: merge fragment/vertex texture update code
Brian Paul
- [Mesa-dev] [PATCH 4/6] st/mesa: massage update_vertex_samplers() code
Brian Paul
- [Mesa-dev] [PATCH 5/6] st/mesa: merge fragment/vertex sampler update code
Brian Paul
- [Mesa-dev] [PATCH 6/6] st/mesa: add sampler/texture support for geometry shaders
Brian Paul
- [Mesa-dev] [PATCH] util: Move dereference after null check in util_resource_copy_region.
Brian Paul
- [Mesa-dev] [PATCH] mesa: Fix off-by-one error in Parse_TextureImageId.
Brian Paul
- [Mesa-dev] [PATCH 1/5] softpipe: combine vert/frag/geom texture caches in an array
Brian Paul
- [Mesa-dev] [PATCH 2/5] softpipe: consolidate sampler-related arrays
Brian Paul
- [Mesa-dev] [PATCH 3/5] softpipe: consolidate vert/frag/geom sampler setting functions
Brian Paul
- [Mesa-dev] [PATCH 4/5] llvmpipe: combine vertex/fragment sampler state into an array
Brian Paul
- [Mesa-dev] [PATCH 5/5] llvmpipe: consolidate the sampler and sampler view setting code
Brian Paul
- [Mesa-dev] [PATCH 5/5] llvmpipe: consolidate the sampler and sampler view setting code
Brian Paul
- [Mesa-dev] [PATCH] mesa: In conditional rendering fallback, check the query status.
Brian Paul
- [Mesa-dev] [PATCH 1/2] docs/helpwanted: add r600g and i915g todo lists
Brian Paul
- [Mesa-dev] [PATCH v2] docs: Add OpenGL 4.3 requirements
Brian Paul
- [Mesa-dev] [PATCH] egl: remove redundant PFNEGLQUERYSTREAMTIMEKHRPROC typedef
Brian Paul
- [Mesa-dev] someone regressed tinderbox
Brian Paul
- [Mesa-dev] [PATCH] mesa: Fix glPopAttrib() behavior on GL_FRAMEBUFFER_SRGB.
Brian Paul
- [Mesa-dev] [PATCH 1/4] svga: remove unused svga_winsys_handle type
Brian Paul
- [Mesa-dev] [PATCH 2/4] svga: remove unused svga_shader::use_sm30 field, add comments
Brian Paul
- [Mesa-dev] [PATCH 3/4] gallivm: remove unused src_elem_type variable
Brian Paul
- [Mesa-dev] [PATCH 4/4] swrast: add missing switch case for API_OPENGL_CORE
Brian Paul
- [Mesa-dev] [PATCH 04/14] mesa: Don't advertise extensions that are part of GL 1.4 in a core context
Brian Paul
- [Mesa-dev] [PATCH v3 4/8] mesa unpack: use _mesa_problem rather than assert
Brian Paul
- [Mesa-dev] [PATCH v3 5/8] mesa pack: handle packed integer formats with clamping
Brian Paul
- [Mesa-dev] [PATCH v3 6/8] ReadPixels: handle signed/unsigned integer clamping
Brian Paul
- [Mesa-dev] [PATCH v3 7/8] meta: allow CopyTexSubImage on integer formats
Brian Paul
- [Mesa-dev] breakage from "Make shared-glapi the default"
Brian Paul
- [Mesa-dev] [PATCH 1/4] svga: rename svga_hw_vs_parameters -> svga_hw_vs_constants
Brian Paul
- [Mesa-dev] [PATCH 2/4] svga: update comment (s/SVGA_NEW_VS_RESULT/SVGA_NEW_VS_PRESCALE/)
Brian Paul
- [Mesa-dev] [PATCH 3/4] svga: fix result==NULL logic in emit_fs_consts()
Brian Paul
- [Mesa-dev] [PATCH 4/4] svga: move result->key expression after result != NULL check
Brian Paul
- [Mesa-dev] breakage from "Make shared-glapi the default"
Brian Paul
- [Mesa-dev] [PATCH 01/16] gallium: add a shader stage/type param to some draw functions
Brian Paul
- [Mesa-dev] [PATCH 02/16] draw: move tgsi-related state into a tgsi sub-struct
Brian Paul
- [Mesa-dev] [PATCH 03/16] draw: index samplers and sampler_view state by shader type
Brian Paul
- [Mesa-dev] [PATCH 04/16] gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #define
Brian Paul
- [Mesa-dev] [PATCH 05/16] st/mesa: combine vertex/fragment sampler state in arrays
Brian Paul
- [Mesa-dev] [PATCH 06/16] st/mesa: add support for GS textures and samplers
Brian Paul
- [Mesa-dev] [PATCH 07/16] gallium/identity: consolidate sampler, sampler_view code
Brian Paul
- [Mesa-dev] [PATCH 08/16] gallium/trace: consolidate sampler, sampler_view code
Brian Paul
- [Mesa-dev] [PATCH 09/16] softpipe: add 'start' parameter to bind_sampler_states/views()
Brian Paul
- [Mesa-dev] [PATCH 10/16] llvmpipe: add 'start' parameter to bind_sampler_states/views()
Brian Paul
- [Mesa-dev] [PATCH 11/16] svga: add 'start' parameter to bind_sampler_states/views()
Brian Paul
- [Mesa-dev] [PATCH 12/16] galahad: add 'start' parameter to bind_sampler_states/views()
Brian Paul
- [Mesa-dev] [PATCH 13/16] gallium/identity: add 'start' parameter to bind_sampler_states/views()
Brian Paul
- [Mesa-dev] [PATCH 14/16] gallium/trace: add 'start' parameter to bind_sampler_states/views()
Brian Paul
- [Mesa-dev] [PATCH 15/16] rbug: update data structures, functions for future changes
Brian Paul
- [Mesa-dev] [PATCH 16/16] r600: update sampler, sampler_view code for the future
Brian Paul
- [Mesa-dev] [PATCH 0/16] Assorted gallium shader, sampler, sampler_view changes
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: fix glCopyTexSubImage crash
Brian Paul
- [Mesa-dev] [PATCH] gallivm: fix crash in lp_sampler_static_state()
Brian Paul
- [Mesa-dev] [PATCH] gallivm: fix crash in lp_sampler_static_state()
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: fix renderbuffer validation bug
Brian Paul
- [Mesa-dev] [PATCH] mesa: raise GL_INVALID_OPERATION in glGenerateMipmap for missing base image
Brian Paul
- [Mesa-dev] [PATCH 3/3] intel: Fix rendering to a multisample front buffer
Brian Paul
- [Mesa-dev] [PATCH] softpipe: fix softpipe_delete_fs_state() failed assertion
Brian Paul
- [Mesa-dev] [PATCH 6/8] mesa: Add skeleton implementations of glInvalidateBuffer{Sub, }Data
Brian Paul
- [Mesa-dev] [PATCH 7/8] mesa: Add skeleton implementations of glInvalidateTex{Sub, }Image
Brian Paul
- [Mesa-dev] [PATCH 8/8] mesa: Enable GL_ARB_invalidate_subdata
Brian Paul
- [Mesa-dev] [PATCH 8/8] mesa: Enable GL_ARB_invalidate_subdata
Brian Paul
- [Mesa-dev] [PATCH] mesa: Use GLdouble for depthMax in final unpack conversions.
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: index can be negative in the PROGRAM_CONSTANT case
Brian Paul
- [Mesa-dev] [PATCH] mesa: silence coverity warning in _mesa_get_attachment()
Brian Paul
- [Mesa-dev] [PATCH] mesa: do more teximage error checking for generic compressed formats
Brian Paul
- [Mesa-dev] [PATCH] glsl: Fix array overflow.
Brian Paul
- [Mesa-dev] [PATCH] mesa: silence coverity warning in _mesa_get_attachment()
Brian Paul
- [Mesa-dev] [PATCH] mesa: silence coverity warning in _mesa_get_attachment()
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: fix sampler view counting
Brian Paul
- [Mesa-dev] [PATCH 1/2] mesa: querying GL_TEXTURE_COMPRESSED_IMAGE_SIZE for a buffer obj is illegal
Brian Paul
- [Mesa-dev] [PATCH 2/2] mesa: remove unused params, add const qualifiers
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: fix sampler view counting
Brian Paul
- [Mesa-dev] [PATCH] mesa/es: Don't generate ES1 type conversion wrappers
Brian Paul
- [Mesa-dev] [PATCH 00/26] Eventually remove ES and ES2 filter wrappers
Brian Paul
- [Mesa-dev] [PATCH] mesa: do more teximage error checking for generic compressed formats
Brian Paul
- [Mesa-dev] [PATCH] mesa: Fix generic compressed texture formats' handling in glTexImage/glCopyTexImage
Brian Paul
- [Mesa-dev] [PATCH 1/2] mesa: fix glTexImage proxy texture error generation
Brian Paul
- [Mesa-dev] [PATCH 2/2] mesa: don't clear proxy image fields when regular GL error is generated
Brian Paul
- [Mesa-dev] [PATCH 1/4] mesa: make _mesa_get_proxy_tex_image() static
Brian Paul
- [Mesa-dev] [PATCH 2/4] mesa: new _mesa_num_tex_faces() helper
Brian Paul
- [Mesa-dev] [PATCH 3/4] mesa: s/GLuint/gl_format/ in _mesa_compressed_format_to_glenum()
Brian Paul
- [Mesa-dev] [PATCH 4/4] mesa: rename texpal.[ch] to texcompress_cpal.[ch]
Brian Paul
- [Mesa-dev] [PATCH 1/3] mesa: make glTexImage, glCompressedTexImage proxy code more alike
Brian Paul
- [Mesa-dev] [PATCH 2/3] mesa: consolidate glTexImage and glCompressedTexImage code
Brian Paul
- [Mesa-dev] [PATCH 3/3] mesa: code movement in teximage.c
Brian Paul
- [Mesa-dev] [RFC patch 1/2] gallium: only link static archives between ld start/end group options
Brian Paul
- [Mesa-dev] [RFC patch 2/2] Build libgallium shared
Brian Paul
- [Mesa-dev] [PATCH 1/3] gallium/st: Use driver name to access driconf
Brian Paul
- [Mesa-dev] [PATCH 2/3] state_tracker: allow to utilize GLSL workaround for broken apps in Gallium
Brian Paul
- [Mesa-dev] [PATCH 3/3] mesa: glsl: force version too when force_glsl_extensions_warn is used
Brian Paul
- [Mesa-dev] breakage from "Make shared-glapi the default"
Brian Paul
- [Mesa-dev] [PATCH 1/2] mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE
Brian Paul
- [Mesa-dev] [PATCH 1/2] mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches for latc/rgtc formats
Brian Paul
- [Mesa-dev] [PATCH 2/2] mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches for dxt formats
Brian Paul
- [Mesa-dev] [PATCH 01/12] mesa: Refactor element type checking into its own function
Brian Paul
- [Mesa-dev] [PATCH] Remove OpenVMS support
Brian Paul
- [Mesa-dev] [PATCH] meta: Don't modify GL_GENERATE_MIPMAP state when it doesn't exist
Brian Paul
- [Mesa-dev] [PATCH 3/3] mesa: glGet: fix parameter lookup for apps using multiple APIs
Brian Paul
- [Mesa-dev] [PATCH] egl_dri2: Fix segmentation fault
Brian Paul
- [Mesa-dev] [PATCH 1/4] mesa: Add constants for the GL_QUERY_COUNTER_BITS per target.
Brian Paul
- [Mesa-dev] [PATCH] swrast: implement cubical depth texture sampling
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: clean up use of 'target' variable in st_context_teximage()
Brian Paul
- [Mesa-dev] [PATCH] xlib: remove texture compression hackery
Brian Paul
- [Mesa-dev] [PATCH 1/4] mesa: add texture target field to ChooseTextureFormat() driver hook
Brian Paul
- [Mesa-dev] [PATCH 2/4] mesa: don't try (generic) compression of 1D and 1D_ARRAY textures
Brian Paul
- [Mesa-dev] [PATCH 3/4] mesa: add generic compressed -> uncompressed format helper
Brian Paul
- [Mesa-dev] [PATCH 4/4] st/mesa: don't do (generic) compression of 1D or 1D_ARRAY textures
Brian Paul
- [Mesa-dev] [PATCH 4/4] st/mesa: don't do (generic) compression of 1D or 1D_ARRAY textures
Brian Paul
- [Mesa-dev] [PATCH] mesa: Rearrange array type checking, filter more types in ES
Brian Paul
- [Mesa-dev] [PATCH] mesa: Filter glGetProgramiv pnames based on available extensions
Brian Paul
- [Mesa-dev] [PATCH 1/4] mesa: add texture target field to ChooseTextureFormat() driver hook
Brian Paul
- [Mesa-dev] [PATCH] mesa: add texture target field to ChooseTextureFormat() driver hook
Brian Paul
- [Mesa-dev] [PATCH] mesa: add texture target field to ChooseTextureFormat() driver hook
Brian Paul
- [Mesa-dev] r300g broken
Brian Paul
- [Mesa-dev] Feature testing
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: use fallback path for glCopyTexSubImage(GL_TEXTURE_1D_ARRAY)
Brian Paul
- [Mesa-dev] [PATCH] gallium/util: implement tile code for PIPE_FORMAT_Z32_FLOAT
Brian Paul
- [Mesa-dev] [PATCH v2 2/3] glapi/glx: call __glEmptyImage if USE_XCB, not memcpy directly
Brian Paul
- [Mesa-dev] [PATCH 1/6] mesa: test for GL_EXT_framebuffer_sRGB in glPopAttrib()
Brian Paul
- [Mesa-dev] [PATCH 2/6] swrast: fix wrong assignments in _swrast_add_spec_terms_line()
Brian Paul
- [Mesa-dev] [PATCH 3/6] tnl: use INTERP_4F() instead of four INTERP_F() calls
Brian Paul
- [Mesa-dev] [PATCH 4/6] mesa: convert a bunch of math macros to inline functions
Brian Paul
- [Mesa-dev] [PATCH 5/6] mesa: remove COPY_4V_CAST() macro
Brian Paul
- [Mesa-dev] [PATCH 6/6] mesa: convert a few more macros to inline functions
Brian Paul
- [Mesa-dev] [PATCH] meta: Add GLSL variant of _mesa_meta_GenerateMipmap() function
Brian Paul
- [Mesa-dev] [PATCH] docs/utilities: add/update some useful utilities
Brian Paul
- [Mesa-dev] [PATCH] meta: Add GLSL variant of _mesa_meta_GenerateMipmap() function
Brian Paul
- [Mesa-dev] [PATCH] meta: Add GLSL variant of _mesa_meta_GenerateMipmap() function
Brian Paul
- [Mesa-dev] Split libGLU into its own repository?
Brian Paul
- [Mesa-dev] [PATCH] glsl: s/class/struct/ for ast_type_qualifier
Brian Paul
- [Mesa-dev] [PATCH] meta: Add GLSL variant of _mesa_meta_GenerateMipmap() function
Brian Paul
- [Mesa-dev] Split libGLU into its own repository?
Brian Paul
- [Mesa-dev] problem with "meta: Don't stray outside the confines of the API specified in the context"
Brian Paul
- [Mesa-dev] problem with "meta: Don't stray outside the confines of the API specified in the context"
Brian Paul
- [Mesa-dev] [PATCH] Remove libGLU
Brian Paul
- [Mesa-dev] [PATCH demos 1/3] index.html: upgrade from legacy html to HTML 4.01 strict
Brian Paul
- [Mesa-dev] problem with "meta: Don't stray outside the confines of the API specified in the context"
Brian Paul
- [Mesa-dev] [PATCH] meta: remove _meta_in_progress(), fix multisample enable/disable
Brian Paul
- [Mesa-dev] [PATCH] meta: add parenthesis to silence compiler warnings
Brian Paul
- [Mesa-dev] [PATCH] meta: remove call to _meta_in_progress(), fix multisample enable/disable
Brian Paul
- [Mesa-dev] [PATCH] mesa: fix-up and use _mesa_delete_renderbuffer()
Brian Paul
- [Mesa-dev] [PATCH] meta: remove call to _meta_in_progress(), fix multisample enable/disable
Brian Paul
- [Mesa-dev] [PATCH] util: add casts to silence signed/unsigned comparison warnings
Brian Paul
- [Mesa-dev] glxinfo updates?
Brian Paul
- [Mesa-dev] [PATCH] mesa: Bump version to 9.0
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: s/CALLOC/calloc/ to fix allocation bug
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: s/CALLOC/calloc/ to fix allocation bug
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: s/CALLOC/calloc/ to fix allocation bug
Brian Paul
- [Mesa-dev] [PATCH 1/2] mesa: Bump version to 9.0
Brian Paul
- [Mesa-dev] glxinfo updates?
Brian Paul
- [Mesa-dev] [PATCH 1/3] mesa: clean up F_TO_I, IFLOOR, ICEIL functions
Brian Paul
- [Mesa-dev] [PATCH 2/3] mesa: move IS_NEGATIVE() and DIFFERENT_SIGNS() to macros.h
Brian Paul
- [Mesa-dev] [PATCH 3/3] mesa: clean-up LOG2() function
Brian Paul
- [Mesa-dev] [PATCH 1/3] tgsi: include u_debug.h
Brian Paul
- [Mesa-dev] [PATCH 2/3] util: include u_debug.h
Brian Paul
- [Mesa-dev] [PATCH 3/3] util: remove u_debug.h from u_math.h
Brian Paul
- [Mesa-dev] [PATCH 1/4] mesa: s/MALLOC/malloc/
Brian Paul
- [Mesa-dev] [PATCH 2/4] mesa: s/CALLOC/calloc/
Brian Paul
- [Mesa-dev] [PATCH 3/4] mesa: s/FREE/free/
Brian Paul
- [Mesa-dev] [PATCH 4/4] mesa: remove MALLOC, CALLOC, FREE macros
Brian Paul
- [Mesa-dev] [PATCH 1/4] mesa: s/MALLOC/malloc/
Brian Paul
- [Mesa-dev] [PATCH 1/3] mesa: s/MALLOC/malloc/
Brian Paul
- [Mesa-dev] [PATCH 2/3] mesa: s/CALLOC/calloc/
Brian Paul
- [Mesa-dev] [PATCH 3/3] mesa: s/FREE/free/
Brian Paul
- [Mesa-dev] [PATCH] mesa: also bump version in Makefile.am and configure.ac to 9.0
Brian Paul
- [Mesa-dev] [PATCH] mesa: don't wait in _mesa_ClientWaitSync if timeout is 0
Brian Paul
- [Mesa-dev] [PATCH 1/2] mesa: add context version routines
Brian Paul
- [Mesa-dev] [PATCH] meta: Don't save and restore fog state when there is no fog state
Brian Paul
- [Mesa-dev] [PATCH] i965/msaa: Add sample-alpha-to-coverage support for multiple render targets
Anuj Phogat
- [Mesa-dev] [PATCH] i965/msaa: Add sample-alpha-to-coverage support for multiple render targets
Anuj Phogat
- [Mesa-dev] [PATCH] i965/msaa: Add sample-alpha-to-coverage support for multiple render targets
Anuj Phogat
- [Mesa-dev] [PATCH] mesa: do more teximage error checking for generic compressed formats
Anuj Phogat
- [Mesa-dev] [PATCH] mesa: do more teximage error checking for generic compressed formats
Anuj Phogat
- [Mesa-dev] [PATCH] mesa: do more teximage error checking for generic compressed formats
Anuj Phogat
- [Mesa-dev] [PATCH] i965/msaa: Add sample-alpha-to-coverage support for multiple render targets
Anuj Phogat
- [Mesa-dev] [PATCH] mesa: Fix generic compressed texture formats' handling in glTexImage/glCopyTexImage
Anuj Phogat
- [Mesa-dev] [PATCH 1/2] mesa: fix glTexImage proxy texture error generation
Anuj Phogat
- [Mesa-dev] [PATCH 2/2] mesa: don't clear proxy image fields when regular GL error is generated
Anuj Phogat
- [Mesa-dev] [PATCH 2/4] mesa: don't try (generic) compression of 1D and 1D_ARRAY textures
Anuj Phogat
- [Mesa-dev] [PATCH 4/4] st/mesa: don't do (generic) compression of 1D or 1D_ARRAY textures
Anuj Phogat
- [Mesa-dev] [PATCH 3/4] mesa: add generic compressed -> uncompressed format helper
Anuj Phogat
- [Mesa-dev] [PATCH] meta: Add GLSL variant of _mesa_meta_GenerateMipmap() function
Anuj Phogat
- [Mesa-dev] [PATCH] meta: Add GLSL variant of _mesa_meta_GenerateMipmap() function
Anuj Phogat
- [Mesa-dev] [PATCH] meta: Add GLSL variant of _mesa_meta_GenerateMipmap() function
Anuj Phogat
- [Mesa-dev] [PATCH] meta: Add GLSL variant of _mesa_meta_GenerateMipmap() function
Anuj Phogat
- [Mesa-dev] Mesa (master): i965/msaa: Add sample-alpha-to-coverage support for multiple render targets
Anuj Phogat
- [Mesa-dev] [PATCH] i965/msaa: flag _NEW_MULTISAMPLE in the brw_tracked_state
Anuj Phogat
- [Mesa-dev] [PATCH 00/16 v2] i965: Enable winsys MSAA on gen >= 6
Tapani Pälli
- [Mesa-dev] [PATCH] intel: use _mesa_meta_Clear with OpenGL ES 1.1
Tapani Pälli
- [Mesa-dev] [PATCH] intel: use _mesa_meta_Clear with OpenGL ES 1.1
Tapani Pälli
- [Mesa-dev] [PATCH] intel: use _mesa_meta_Clear with OpenGL ES 1.1 v2
Tapani Pälli
- [Mesa-dev] [PATCH] intel: use _mesa_meta_Clear with OpenGL ES 1.1 v3
Tapani Pälli
- [Mesa-dev] [PATCH] android: fix liblog API changes
Tapani Pälli
- [Mesa-dev] [PATCH] intel: use _mesa_meta_Clear with OpenGL ES 1.1 v3
Tapani Pälli
- [Mesa-dev] [PATCH] intel: fix glClear for 8xx
Tapani Pälli
- [Mesa-dev] [PATCH] android: do not expose single buffered eglconfigs
Tapani Pälli
- [Mesa-dev] [PATCH] build/glsl: fix android build
Tapani Pälli
- [Mesa-dev] [PATCH] mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE
Tapani Pälli
- [Mesa-dev] [PATCH] build/glsl: fix android build
Tapani Pälli
- [Mesa-dev] [PATCH] mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE
Tapani Pälli
- [Mesa-dev] [PATCH] build/glsl: fix android build v2
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] Move _mesa_dl* functions into dlopen.h and inline them
Tapani Pälli
- [Mesa-dev] Mesa & Mozilla regarding S3TC patent problem
Tapani Pälli
- [Mesa-dev] [PATCH] egl: update eglext.h to revision 18699
Ian Romanick
- [Mesa-dev] [PATCH 1/2] i965/msaa: Treat GL_SAMPLES=1 as equivalent to GL_SAMPLES=0.
Ian Romanick
- [Mesa-dev] [PATCH] mesa: fix default_access_mode() result for ES2
Ian Romanick
- [Mesa-dev] [PATCH 1/3] meta: Implement sensible behavior for BlitFramebuffer with sRGB.
Ian Romanick
- [Mesa-dev] [PATCH 1/7] mesa/tests: Don't build glapi tests with shared-glapi
Ian Romanick
- [Mesa-dev] [PATCH 2/7] glx: Don't rely on struct _glapi_table
Ian Romanick
- [Mesa-dev] [PATCH 3/7] glx: Don't use glapitable.h at all
Ian Romanick
- [Mesa-dev] [PATCH 4/7] glapi: Prevent accidental use of lies w/shared-glapi
Ian Romanick
- [Mesa-dev] [PATCH 5/7] mesa/tests: Add tests for the generated shared-glapi dispatch table
Ian Romanick
- [Mesa-dev] [PATCH 6/7] mesa/test: Fix trivial typos in src/mapi/glapi tests
Ian Romanick
- [Mesa-dev] [PATCH 7/7] Make shared-glapi the default
Ian Romanick
- [Mesa-dev] [PATCH 1/5] dri2: Fix bug in attribute handling for non-desktop OpenGL contexts
Ian Romanick
- [Mesa-dev] [PATCH 2/5] egl_dri2: Remove swrast version >= 2 checks
Ian Romanick
- [Mesa-dev] [PATCH 3/5] egl_dri2: Refactor dereference of dri2_ctx_shared
Ian Romanick
- [Mesa-dev] [PATCH 4/5] egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context
Ian Romanick
- [Mesa-dev] [PATCH 5/5] egl: Import eglext.h version 14
Ian Romanick
- [Mesa-dev] [PATCH 4/5] egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context
Ian Romanick
- [Mesa-dev] [PATCH v2] docs: Add OpenGL 4.3 requirements
Ian Romanick
- [Mesa-dev] [PATCH] glx/dri: Initialize reset to __DRI_CTX_RESET_NO_NOTIFICATION.
Ian Romanick
- [Mesa-dev] [PATCH 01/14] mesa: Don't advertise deprecated extensions in a core context
Ian Romanick
- [Mesa-dev] [PATCH 02/14] mesa: Don't advertise extensions that are part of GL 1.2 in a core context
Ian Romanick
- [Mesa-dev] [PATCH 03/14] mesa: Don't advertise extensions that are part of GL 1.3 in a core context
Ian Romanick
- [Mesa-dev] [PATCH 04/14] mesa: Don't advertise extensions that are part of GL 1.4 in a core context
Ian Romanick
- [Mesa-dev] [PATCH 05/14] mesa: Don't advertise extensions that are part of GL 1.5 in a core context
Ian Romanick
- [Mesa-dev] [PATCH 06/14] mesa: Filter a bunch more functions based on API
Ian Romanick
- [Mesa-dev] [PATCH 07/14] dri: Pass API_OPENGL_CORE through to the drivers
Ian Romanick
- [Mesa-dev] [PATCH 08/14] intel: In the i915 driver, the chipset cannot be i965
Ian Romanick
- [Mesa-dev] [PATCH 09/14] i830: Validate API and version before calling i830CreateContext
Ian Romanick
- [Mesa-dev] [PATCH 10/14] i915: Validate API and version in i915CreateContext
Ian Romanick
- [Mesa-dev] [PATCH 11/14] i965: Validate API and version in brwCreateContext
Ian Romanick
- [Mesa-dev] [PATCH 12/14] intel: Clean up bits of cruft in intelCreateContext
Ian Romanick
- [Mesa-dev] [PATCH 13/14] i965: Advertise GLSL 1.40 and TexBOs in core contexts
Ian Romanick
- [Mesa-dev] [PATCH 14/14] i965: Allow creation of OpenGL 3.1 contexts
Ian Romanick
- [Mesa-dev] [PATCH 01/10] dri_util: Compare against the correct API enums
Ian Romanick
- [Mesa-dev] [PATCH 02/10] egl_dri2: Require DRI2 version 2
Ian Romanick
- [Mesa-dev] [PATCH 03/10] egl_dri2: Use createContextAttribs if DRI2 version >= 3
Ian Romanick
- [Mesa-dev] [PATCH 04/10] egl: Rename ClientVersion to ClientMajorVersion, add ClientMinorVersion
Ian Romanick
- [Mesa-dev] [PATCH 05/10] egl_dri2: Silence warnings about missing initializers
Ian Romanick
- [Mesa-dev] [PATCH 06/10] egl: Implement front-end support for EGL_KHR_create_context
Ian Romanick
- [Mesa-dev] [PATCH 07/10] egl: Implement front-end support for EGL_EXT_create_context_robustness
Ian Romanick
- [Mesa-dev] [PATCH 08/10] egl_dri2: Add support for EGL_KHR_create_context and EGL_EXT_create_context_robustness
Ian Romanick
- [Mesa-dev] [PATCH 09/10] dri2: Note that __DRI_API_GLES2 is also used for OpenGL ES 3.0
Ian Romanick
- [Mesa-dev] [PATCH 10/10] egl: Allow OpenGL ES 3.0 as a version
Ian Romanick
- [Mesa-dev] [PATCH 07/14] dri: Pass API_OPENGL_CORE through to the drivers
Ian Romanick
- [Mesa-dev] [PATCH 06/14] mesa: Filter a bunch more functions based on API
Ian Romanick
- [Mesa-dev] [PATCH 13/14] i965: Advertise GLSL 1.40 and TexBOs in core contexts
Ian Romanick
- [Mesa-dev] breakage from "Make shared-glapi the default"
Ian Romanick
- [Mesa-dev] [PATCH] intel: Don't advertise GLX_SWAP_COPY_OML
Ian Romanick
- [Mesa-dev] [PATCH 04/14] mesa: Don't advertise extensions that are part of GL 1.4 in a core context
Ian Romanick
- [Mesa-dev] Upcoming Mesa releases
Ian Romanick
- [Mesa-dev] Upcoming Mesa releases
Ian Romanick
- [Mesa-dev] [PATCH 04/14] mesa: Don't advertise extensions that are part of GL 1.4 in a core context
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Kill GL_ARB_shadow_ambient with fire
Ian Romanick
- [Mesa-dev] [PATCH 1/8] mesa: update glext.h to version 83
Ian Romanick
- [Mesa-dev] [PATCH 2/8] intel: Implement ARB_texture_storage
Ian Romanick
- [Mesa-dev] [PATCH 3/8] glapi: Add GL_ARB_invalidate_subdata
Ian Romanick
- [Mesa-dev] [PATCH 4/8] mesa: Add skeleton implementations of glInvalidate{Sub, }Framebuffer
Ian Romanick
- [Mesa-dev] [PATCH 5/8] mesa/es: Pass context to _mesa_init_bufferobj_dispatch
Ian Romanick
- [Mesa-dev] [PATCH 6/8] mesa: Add skeleton implementations of glInvalidateBuffer{Sub, }Data
Ian Romanick
- [Mesa-dev] [PATCH 7/8] mesa: Add skeleton implementations of glInvalidateTex{Sub, }Image
Ian Romanick
- [Mesa-dev] [PATCH 8/8] mesa: Enable GL_ARB_invalidate_subdata
Ian Romanick
- [Mesa-dev] [PATCH 7/8] mesa: Add skeleton implementations of glInvalidateTex{Sub, }Image
Ian Romanick
- [Mesa-dev] [PATCH] intel: Don't advertise GLX_SWAP_COPY_OML
Ian Romanick
- [Mesa-dev] [PATCH] mesa/es: Don't generate ES1 type conversion wrappers
Ian Romanick
- [Mesa-dev] [PATCH 00/26] Eventually remove ES and ES2 filter wrappers
Ian Romanick
- [Mesa-dev] [PATCH 01/26] mesa/es: Remove redundant min/mag filter validation
Ian Romanick
- [Mesa-dev] [PATCH 02/26] mesa/es: Rearrange placement of GL_TEXTURE_MAX_ANISOTROPY_EXT in APIspec
Ian Romanick
- [Mesa-dev] [PATCH 03/26] mesa/es: Remove redundant texture target validation
Ian Romanick
- [Mesa-dev] [PATCH 04/26] mesa/es: Remove redundant blend equation mode validation
Ian Romanick
- [Mesa-dev] [PATCH 05/26] mesa/es: Remove redundant face culling mode validation
Ian Romanick
- [Mesa-dev] [PATCH 06/26] mesa/es: Remove redundant front-face mode validation
Ian Romanick
- [Mesa-dev] [PATCH 07/26] mesa/es: Remove redundant separate stencil mask face validation
Ian Romanick
- [Mesa-dev] [PATCH 08/26] mesa/es: Remove redundant alpha function validation
Ian Romanick
- [Mesa-dev] [PATCH 09/26] mesa/es: Remove redundant logic op operand validation
Ian Romanick
- [Mesa-dev] [PATCH 10/26] mesa/es: Remove redundant stencil function validation
Ian Romanick
- [Mesa-dev] [PATCH 11/26] mesa/es: Remove redundant separate stencil face validation
Ian Romanick
- [Mesa-dev] [PATCH 12/26] mesa/es: Remove redundant clear bitmask validation
Ian Romanick
- [Mesa-dev] [PATCH 13/26] mesa/es: Remove redundant hint mode validation
Ian Romanick
- [Mesa-dev] [PATCH 14/26] mesa/es: Remove redundant light pname and light validation
Ian Romanick
- [Mesa-dev] [PATCH 15/26] mesa/es: Remove redundant shade model mode validation
Ian Romanick
- [Mesa-dev] [PATCH 16/26] mesa/es: Remove redundant stencil op fail/zfail/zpass validation
Ian Romanick
- [Mesa-dev] [PATCH 17/26] mesa/es: Remove redundant depth func validation
Ian Romanick
- [Mesa-dev] [PATCH 18/26] mesa/es: Remove redundant glGetShaderPrecisionFormat shader type validation
Ian Romanick
- [Mesa-dev] [PATCH 19/26] mesa/es: Remove redundant element type validation
Ian Romanick
- [Mesa-dev] [PATCH 20/26] mesa/es: Remove redundant glGetVertexAttribPointer pname validation
Ian Romanick
- [Mesa-dev] [PATCH 21/26] mesa/es: Remove redundant glGetBufferPointer pname validation
Ian Romanick
- [Mesa-dev] [PATCH 22/26] mesa/es: Remove redundant glPointSizePointer type validation
Ian Romanick
- [Mesa-dev] [PATCH 23/26] mesa/es: Remove redundant glCompressedTexImage border validation
Ian Romanick
- [Mesa-dev] [PATCH 24/26] mesa/es: Remove redundant glGetShaderiv pname validation
Ian Romanick
- [Mesa-dev] [PATCH 25/26] mesa/es: Remove redundant glFramebufferTexture3D textarget validation
Ian Romanick
- [Mesa-dev] [PATCH 26/26] APIspec: Remove cruft about AMD_compressed_???_texture
Ian Romanick
- [Mesa-dev] [PATCH 1/2] mesa: querying GL_TEXTURE_COMPRESSED_IMAGE_SIZE for a buffer obj is illegal
Ian Romanick
- [Mesa-dev] [PATCH] egl_dri2: Fix segmentation fault
Ian Romanick
- [Mesa-dev] [PATCH] mesa: do more teximage error checking for generic compressed formats
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Fix array overflow.
Ian Romanick
- [Mesa-dev] Upcoming Mesa releases
Ian Romanick
- [Mesa-dev] [PATCH] egl_dri2: Fix segmentation fault
Ian Romanick
- [Mesa-dev] [PATCH 25/26] mesa/es: Remove redundant glFramebufferTexture3D textarget validation
Ian Romanick
- [Mesa-dev] [PATCH 12/26] mesa/es: Remove redundant clear bitmask validation
Ian Romanick
- [Mesa-dev] [PATCH 03/26] mesa/es: Remove redundant texture target validation
Ian Romanick
- [Mesa-dev] [PATCH 03/26] mesa/es: Remove redundant texture target validation
Ian Romanick
- [Mesa-dev] [PATCH 00/18] Validate texture related enums in Mesa
Ian Romanick
- [Mesa-dev] [PATCH 01/18] mesa: Refactor validate_texture_wrap_mode to use a switch-statement
Ian Romanick
- [Mesa-dev] [PATCH 02/18] mesa/es: Validate GL_TEXTURE_WRAP param in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 03/18] mesa/es: Validate glTexParameter targets in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 04/18] mesa/es: Validate EGLImageTargetTexture2DOES target in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 05/18] mesa/es: Remove redundant glCompressedTexImage3DOES target validation
Ian Romanick
- [Mesa-dev] [PATCH 06/18] mesa/es: Validate tex image targets in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 07/18] mesa: Filter glBindTexture targets based on supported features.
Ian Romanick
- [Mesa-dev] [PATCH 08/18] mesa/es: Remove redundant glBindTexture target validation
Ian Romanick
- [Mesa-dev] [PATCH 09/18] mesa/es: Validate glTexParameter pnames in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 10/18] mesa/es: Validate glGetTexParameter pnames in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 11/18] mesa/es: Add support for GL_APPLE_texture_max_level
Ian Romanick
- [Mesa-dev] [PATCH 12/18] mesa: Generate an error when glCopyTexImage border is invalid
Ian Romanick
- [Mesa-dev] [PATCH 13/18] mesa/es: Validate glTexImage border in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 14/18] mesa/es: Validate glTexImage format, type, and internalFormat in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 15/18] mesa/es: Validate glTexSubImage format and type in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 16/18] mesa/es: Validate glCopyTexImage internalFormat in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 17/18] mesa/es: Validate glCompressedTexImage internalFormat in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 18/18] mesa/es: Validate glCompressedTexSubImage internalFormat in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 0/3] Validate shader related enums in Mesa
Ian Romanick
- [Mesa-dev] [PATCH 1/3] mesa: Filter glGetProgramiv pnames based on available extensions
Ian Romanick
- [Mesa-dev] [PATCH 2/3] mesa/es: Validate glGetProgramiv pnames in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 3/3] mesa/es: Validate glCreateShader targets in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH] i965/fs: Don't try 16-wide if 8-wide uses more than half the registers.
Ian Romanick
- [Mesa-dev] [PATCH] build: Check for bison-generated file before bailing because of no bison
Ian Romanick
- [Mesa-dev] [PATCH] meta: Don't modify GL_GENERATE_MIPMAP state when it doesn't exist
Ian Romanick
- [Mesa-dev] [PATCH 01/12] mesa: Refactor element type checking into its own function
Ian Romanick
- [Mesa-dev] [PATCH 02/12] mesa: Rearrange array type checking, filter more types in ES
Ian Romanick
- [Mesa-dev] [PATCH 03/12] mesa/es: Disallow BGRA vertex arrays in ES or ES2 contexts
Ian Romanick
- [Mesa-dev] [PATCH 04/12] mesa/es: Remove redundant vertex attrib pointer size validation
Ian Romanick
- [Mesa-dev] [PATCH 05/12] mesa/es: Remove redundant vertex attrib pointer type validation
Ian Romanick
- [Mesa-dev] [PATCH 06/12] mesa/es: Validate ColorPointer types in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 07/12] mesa/es: Validate ColorPointer size in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 08/12] mesa/es: Validate NormalPointer types in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 09/12] mesa/es: Validate TexCoordPointer types in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 10/12] mesa/es: Validate TexCoordPointer size in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 11/12] mesa/es: Remove redundant vertex pointer size validation
Ian Romanick
- [Mesa-dev] [PATCH 12/12] mesa/es: Validate VertexPointer types in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH] meta: Don't modify GL_GENERATE_MIPMAP state when it doesn't exist
Ian Romanick
- [Mesa-dev] [PATCH 01/12] mesa: Refactor element type checking into its own function
Ian Romanick
- [Mesa-dev] [PATCH 02/12] mesa: Rearrange array type checking, filter more types in ES
Ian Romanick
- [Mesa-dev] [PATCH 05/12] mesa/es: Remove redundant vertex attrib pointer type validation
Ian Romanick
- [Mesa-dev] [PATCH 3/3] mesa: glsl: force version too when force_glsl_extensions_warn is used
Ian Romanick
- [Mesa-dev] [PATCH 3/3] mesa: glsl: force version too when force_glsl_extensions_warn is used
Ian Romanick
- [Mesa-dev] [PATCH 2/2] automake: convert es2api
Ian Romanick
- [Mesa-dev] [RFC][PATCH 1/1] intel: add ANGLE_texture_compression_dxt extension support.
Ian Romanick
- [Mesa-dev] [PATCH] xlib: remove texture compression hackery
Ian Romanick
- [Mesa-dev] [PATCH 4/4] st/mesa: don't do (generic) compression of 1D or 1D_ARRAY textures
Ian Romanick
- [Mesa-dev] [PATCH] swrast: implement cubical depth texture sampling
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Rearrange array type checking, filter more types in ES
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Filter glGetProgramiv pnames based on available extensions
Ian Romanick
- [Mesa-dev] [PATCH 1/4] mesa/es: Validate buffer object targets in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 2/4] mesa/es: Validate glBufferData usage in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 3/4] mesa/es: Validate glMapBuffer access in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 4/4] mesa/es: Validate glGetBufferParameteriv pname in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 1/5] mesa/es: Validate glFramebufferTexture2D textarget in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 2/5] mesa/es: Validate glGenerateMipmap target in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 3/5] mesa/es: Validate glGetFramebufferAttachmentParameter pname in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 4/5] mesa/es: Validate glGetRenderbufferParameter pname in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 5/5] mesa/es: Validate glRenderbufferStorage internalFormat in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 01/20] mesa/es: Validate glClear mask in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 02/20] mesa/es: Validate blend function enums in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 03/20] mesa: Refactor _mesa_valid_prim_mode to use a switch-statement
Ian Romanick
- [Mesa-dev] [PATCH 04/20] mesa/es: Validate primitive modes in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 05/20] mesa/es: Validate glGetString pname in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 06/20] mesa/es: Validate glGetVertexAttribf pname in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 07/20] mesa/es: Validate glHint target in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 08/20] mesa/es: Validate glEnable cap in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 09/20] mesa/es: Validate glPixelStore pname in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 10/20] mesa/es: Validate glReadPixels format and type in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 11/20] mesa/es: Validate glFog pname in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 12/20] mesa/es: Validate glMatrixMode mode in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 13/20] mesa/es: Validate glGetPointerv pname in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 14/20] mesa/es: Validate glGetMaterial pname in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 15/20] mesa/es: Validate glMaterial face and pname in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 16/20] mesa/es: Validate glLightModel pname in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 17/20] mesa/es: Validate glTexGen parameters in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 18/20] mesa/es: Validate glGetTexGen parameters in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 19/20] mesa/es: Validate glTexEnv parameters in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 20/20] mesa/es: Validate glGetTexEnv parameters in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 1/3] mesa: Require that drivers supporting point sprites support point parameters
Ian Romanick
- [Mesa-dev] [PATCH 2/3] mesa: Require OpenGL 2.0 for GL_POINT_SPRITE_COORD_ORIGIN
Ian Romanick
- [Mesa-dev] [PATCH 3/3] mesa/es: Validate glPointParameter pname in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 01/18] mesa: glGetVertexAttribPointerv is part of core profile and ES2
Ian Romanick
- [Mesa-dev] [PATCH 02/18] mesa: Kill ES2 wrapper functions
Ian Romanick
- [Mesa-dev] [PATCH 03/18] mesa: Allow PACK / UNPACK queries for ES2
Ian Romanick
- [Mesa-dev] [PATCH 04/18] mesa: Expose texture buffer objects when the context is GL 3.1 core.
Ian Romanick
- [Mesa-dev] [PATCH 05/18] mesa: Enable a bunch of missing getters on 3.1 core.
Ian Romanick
- [Mesa-dev] [PATCH 06/18] mesa: Fix VAO deletion on GL 3.1 core.
Ian Romanick
- [Mesa-dev] [PATCH 07/18] mesa: Non-sprite points are deprecated
Ian Romanick
- [Mesa-dev] [PATCH 08/18] mesa: Don't allow GL_EXTENSIONS query in core context
Ian Romanick
- [Mesa-dev] [PATCH 09/18] mesa: Don't allow display lists or evaluators in core context
Ian Romanick
- [Mesa-dev] [PATCH 10/18] meta: Don't stray outside the confines of the API specified in the context
Ian Romanick
- [Mesa-dev] [PATCH 11/18] mesa: Only FRONT_AND_BACK is allowed for PolygonMode in core context
Ian Romanick
- [Mesa-dev] [PATCH 12/18] mesa: Disallow wide lines in forward compatible context
Ian Romanick
- [Mesa-dev] [PATCH 13/18] mesa: Disallow VertexAttribPointer without a VAO in a core context
Ian Romanick
- [Mesa-dev] [PATCH 14/18] mesa: Allow NULL vertex pointer without a VBO
Ian Romanick
- [Mesa-dev] [PATCH 15/18] mesa: Require names from Gen in core context
Ian Romanick
- [Mesa-dev] [PATCH 16/18] mesa: Disallow more deprecated functions in core context
Ian Romanick
- [Mesa-dev] [PATCH 17/18] mesa: Disallow alpha, luminance, and LA textures in core context
Ian Romanick
- [Mesa-dev] [PATCH 18/18] meta: Don't use deprecated keyword in 1.30 shader
Ian Romanick
- [Mesa-dev] [PATCH 1/2] mesa: Enable GL_{ARB, APPLE}_vertex_array_object in all drivers
Ian Romanick
- [Mesa-dev] [PATCH 2/2] mesa/es: Enable GL_OES_vertex_array_object
Ian Romanick
- [Mesa-dev] [PATCH 1/5] mesa/dri: Allow creation of forward-compatible contexts
Ian Romanick
- [Mesa-dev] [PATCH 2/5] i965: Set context flags
Ian Romanick
- [Mesa-dev] [PATCH 3/5] intel: Clean up bits of cruft in intelCreateContext
Ian Romanick
- [Mesa-dev] [PATCH 4/5] i965: Advertise GLSL 1.40 and TexBOs in core contexts
Ian Romanick
- [Mesa-dev] [PATCH 5/5] i965: Allow creation of OpenGL 3.1 contexts
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Filter glGetProgramiv pnames based on available extensions
Ian Romanick
- [Mesa-dev] i965 SamplerUnits rework
Ian Romanick
- [Mesa-dev] [PATCH 3/4] mesa/es: Validate glMapBuffer access in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] Feature testing
Ian Romanick
- [Mesa-dev] [PATCH 5/5] mesa/es: Validate glRenderbufferStorage internalFormat in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 3/5] mesa/es: Validate glGetFramebufferAttachmentParameter pname in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 1/5] mesa/es: Validate glFramebufferTexture2D textarget in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 2/5] mesa/es: Validate glGenerateMipmap target in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 3/5] mesa/es: Validate glGetFramebufferAttachmentParameter pname in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 4/5] mesa/es: Validate glGetRenderbufferParameter pname in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 5/5] mesa/es: Validate glRenderbufferStorage internalFormat in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 02/20] mesa/es: Validate blend function enums in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH] mesa/es: Validate glGetVertexAttribf pname in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH] mesa/es: Validate blend function enums in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH] i965: Allow creation of OpenGL 3.1 contexts
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Do something sensible when on-line compression is requested but not possible
Ian Romanick
- [Mesa-dev] [PATCH 04/18] mesa: Expose texture buffer objects when the context is GL 3.1 core.
Ian Romanick
- [Mesa-dev] [PATCH 5/5] mesa/es: Validate glRenderbufferStorage internalFormat in Mesa code rather than the ES wrapper
Ian Romanick
- [Mesa-dev] [PATCH 3/3] i965: Make the param pointer arrays for the VS dynamically sized.
Ian Romanick
- [Mesa-dev] [PATCH 1/3] glsl: Count builtin uniforms against uniform component limits.
Ian Romanick
- [Mesa-dev] [PATCH 1/7] i965: Drop manual hiz resolves in span rendering.
Ian Romanick
- [Mesa-dev] [PATCH] meta: Add GLSL variant of _mesa_meta_GenerateMipmap() function
Ian Romanick
- [Mesa-dev] [PATCH] meta: Add GLSL variant of _mesa_meta_GenerateMipmap() function
Ian Romanick
- [Mesa-dev] glxinfo updates?
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Bump version to 9.0
Ian Romanick
- [Mesa-dev] glxinfo updates?
Ian Romanick
- [Mesa-dev] [PATCH] meta: remove call to _meta_in_progress(), fix multisample enable/disable
Ian Romanick
- [Mesa-dev] [PATCH 1/3] r600g: implement MSAA for Cayman
Ian Romanick
- [Mesa-dev] [PATCH] meta: Add GLSL variant of _mesa_meta_GenerateMipmap() function
Ian Romanick
- [Mesa-dev] [PATCH] meta: Add GLSL variant of _mesa_meta_GenerateMipmap() function
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Bump version to 9.0
Ian Romanick
- [Mesa-dev] [PATCH 1/2] mesa: Bump version to 9.0
Ian Romanick
- [Mesa-dev] [PATCH 2/2] docs: Add some missing features to 9.0 release notes and GL3.txt
Ian Romanick
- [Mesa-dev] [PATCH] i965: Don't leave dangling pointer to brw context on failure
Ian Romanick
- [Mesa-dev] [PATCH] meta: Don't save and restore fog state when there is no fog state
Ian Romanick
- [Mesa-dev] [PATCH] st/mesa: index can be negative in the PROGRAM_CONSTANT case
Niels Ole Salscheider
- [Mesa-dev] [PATCH] Use #if over #ifdef in the FEATURE_ES1 check to fix a build failure.
Tilman Sauerbeck
- [Mesa-dev] some radeon/r200 cleanup/fixes
Roland Scheidegger
- [Mesa-dev] [PATCH 03/19] gallium: make pipe_box signed in order to represent flipped blits
Roland Scheidegger
- [Mesa-dev] [PATCH 03/19] gallium: make pipe_box signed in order to represent flipped blits
Roland Scheidegger
- [Mesa-dev] [PATCH 04/14] mesa: Don't advertise extensions that are part of GL 1.4 in a core context
Roland Scheidegger
- [Mesa-dev] [PATCH 03/19] gallium: make pipe_box signed in order to represent flipped blits
Roland Scheidegger
- [Mesa-dev] [PATCH] mesa: do more teximage error checking for generic compressed formats
Roland Scheidegger
- [Mesa-dev] [PATCH] mesa: do more teximage error checking for generic compressed formats
Roland Scheidegger
- [Mesa-dev] [PATCH 2/3] intel: Eliminate unneeded hiz resolves
Roland Scheidegger
- [Mesa-dev] [PATCH 1/3] build: Require X11 pkg-config files
Jeremy Sequoia
- [Mesa-dev] =?j?q?=5BPATCH=200/4=5D=20Convert=20Nouveau=20gallium=20drivers=20to=20automake?=
Lucas Stach
- [Mesa-dev] =?j?q?=5BPATCH=201/4=5D=20nouveau=3A=20use=20automake=20to=20generate=20Makefile?=
Lucas Stach
- [Mesa-dev] =?j?q?=5BPATCH=202/4=5D=20nv30=3A=20use=20automake=20to=20generate=20Makefile?=
Lucas Stach
- [Mesa-dev] =?j?q?=5BPATCH=203/4=5D=20nv50=3A=20use=20automake=20to=20generate=20Makefile?=
Lucas Stach
- [Mesa-dev] =?j?q?=5BPATCH=204/4=5D=20nvc0=3A=20use=20automake=20to=20generate=20Makefile?=
Lucas Stach
- [Mesa-dev] [BUG]: calloc (nmemb=1, size=0)
Lucas Stach
- [Mesa-dev] [PATCH 3/6] radeon/llvm: fix fp immediates on SI
Tom Stellard
- [Mesa-dev] [PATCH 5/6] radeonsi: fix TEX writemask
Tom Stellard
- [Mesa-dev] [PATCH 1/2] radeonsi: Handle TGSI DIV opcode.
Tom Stellard
- [Mesa-dev] [PATCH 2/2] radeonsi: Handle TGSI TXP opcode.
Tom Stellard
- [Mesa-dev] [PATCH 2/2] r600g: Fix instruction group merge when there are predicated insts.
Tom Stellard
- [Mesa-dev] [PATCH 0/4] Convert Nouveau gallium drivers to automake
Tom Stellard
- [Mesa-dev] [PATCH 1/5] radeon/llvm: add support to fetch temps as vectors
Tom Stellard
- [Mesa-dev] [PATCH] r600g-llvm: Crude fix for a race in initialization of the llvm backend
Tom Stellard
- [Mesa-dev] [PATCH] Remove 3D registers from compute command stream
Tom Stellard
- [Mesa-dev] [PATCH] Remove 3D registers from compute command stream
Tom Stellard
- [Mesa-dev] [PATCH] r600g-llvm: Crude fix for a race in initialization of the llvm backend
Tom Stellard
- [Mesa-dev] [PATCH] r600g-llvm: Crude fix for a race in initialization of the llvm backend
Tom Stellard
- [Mesa-dev] [PATCH] Remove 3D registers from compute command stream
Tom Stellard
- [Mesa-dev] [PATCH] radeon-llvm: Start multithreaded before using llvm.
Tom Stellard
- [Mesa-dev] [PATCH] r600g-llvm: Crude fix for a race in initialization of the llvm backend
Tom Stellard
- [Mesa-dev] [PATCH 1/3] radon/llvm: br_cc f32 now lowered without cast
Tom Stellard
- [Mesa-dev] [PATCH 2/3] radeon/llvm: support setcc on f32
Tom Stellard
- [Mesa-dev] [PATCH 3/3] radeon/llvm: custom lowering for FP_TO_UINT when dst is i1 (bool)
Tom Stellard
- [Mesa-dev] [PATCH 4/4] radeonsi: Use FP16 shader export format when necessary / possible.
Tom Stellard
- [Mesa-dev] r300g broken
Tom Stellard
- [Mesa-dev] [PATCH] radeon/llvm: Handle TGSI KIL opcode for SI.
Tom Stellard
- [Mesa-dev] [PATCH 2/2] radeon/llvm: Handle TGSI KIL opcode for SI.
Tom Stellard
- [Mesa-dev] [PATCH 1/2] radeon/llvm: Basic support for SI EXEC register.
Tom Stellard
- [Mesa-dev] [PATCH 00/32] First pass at automaking Gallium
Tom Stellard
- [Mesa-dev] [PATCH 07/32] libgallium: Convert to automake
Tom Stellard
- [Mesa-dev] [PATCH] radeonsi: Handle TGSI_SEMANTIC_PSIZE
Tom Stellard
- [Mesa-dev] radeonsi: first successful piglit run
Tom Stellard
- [Mesa-dev] [PATCH] radeon/llvm: Convert to Automake
Tom Stellard
- [Mesa-dev] radeonsi: first successful piglit run
Tom Stellard
- [Mesa-dev] [PATCH] radeon/llvm: Convert to Automake
Tom Stellard
- [Mesa-dev] [PATCH] radeon/llvm: Convert to Automake
Tom Stellard
- [Mesa-dev] [PATCH] clover: Accept CL_MEM_READ_WRITE flag
Blaž Tomažič
- [Mesa-dev] [PATCH] egl: update eglext.h to revision 18699
Matt Turner
- [Mesa-dev] [PATCH] linux: Default to dri not xlib on all arches
Matt Turner
- [Mesa-dev] [PATCH 1/3] configure.ac: remove remnants of ppc asm support
Matt Turner
- [Mesa-dev] [PATCH 2/3] configure.ac: Remove contractions to stop breaking syntax highlighting
Matt Turner
- [Mesa-dev] [PATCH 3/3] configure.ac: Don't duplicate CFLAGS
Matt Turner
- [Mesa-dev] [PATCH] build: fix location of generated files in src/mesa (v4)
Matt Turner
- [Mesa-dev] [PATCH] gallium/util: Use GCC built-in functions for NaN and infinity.
Matt Turner
- [Mesa-dev] Out-of-tree build fixes
Matt Turner
- [Mesa-dev] [PATCH 1/8] build/sources.mak: Remove unused GLSL_LIBS
Matt Turner
- [Mesa-dev] [PATCH 2/8] build/sources.mak: Add src/glsl/glcpp to INCLUDE_DIRS
Matt Turner
- [Mesa-dev] [PATCH 3/8] build: Fix out-of-tree generation of api_exec_es{1, 2}.c
Matt Turner
- [Mesa-dev] [PATCH 4/8] build: Fix gtest out-of-tree build
Matt Turner
- [Mesa-dev] [PATCH 5/8] build: Fix out-of-tree generation of builtin_function.cpp
Matt Turner
- [Mesa-dev] [PATCH 6/8] build: Fix autogen.sh to allow out-of-tree builds
Matt Turner
- [Mesa-dev] [PATCH 7/8] build: Use AM_V_GEN in src/mesa/Makefile.am
Matt Turner
- [Mesa-dev] [PATCH 8/8] build: Use MKDIR_P in src/mesa/Makefile.am
Matt Turner
- [Mesa-dev] [PATCH 6/8] build: Fix autogen.sh to allow out-of-tree builds
Matt Turner
- [Mesa-dev] [PATCH 4/5] egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context
Matt Turner
- [Mesa-dev] [PATCH 1/5] dri2: Fix bug in attribute handling for non-desktop OpenGL contexts
Matt Turner
- [Mesa-dev] breakage from "Make shared-glapi the default"
Matt Turner
- [Mesa-dev] breakage from "Make shared-glapi the default"
Matt Turner
- [Mesa-dev] [PATCH 5/8 v2] build: Fix out-of-tree generation of builtin_function.cpp
Matt Turner
- [Mesa-dev] [PATCH 1/3] build: Require X11 pkg-config files
Matt Turner
- [Mesa-dev] [PATCH 2/3] build: Remove EXTRA_LIB_PATH
Matt Turner
- [Mesa-dev] [PATCH 3/3] build: Remove -shared from OSMesa's LDFLAGS
Matt Turner
- [Mesa-dev] link error caused by "-l -O2"
Matt Turner
- [Mesa-dev] link error caused by "-l -O2"
Matt Turner
- [Mesa-dev] [PATCH 1/3] build: Require X11 pkg-config files
Matt Turner
- [Mesa-dev] [PATCH] mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE
Matt Turner
- [Mesa-dev] [PATCH] build/glsl: fix android build
Matt Turner
- [Mesa-dev] breakage from "Make shared-glapi the default"
Matt Turner
- [Mesa-dev] [PATCH 01/10] build: Remove deprecated --with-driver= flag
Matt Turner
- [Mesa-dev] [PATCH 02/10] build/x11: Don't link against shared-glapi
Matt Turner
- [Mesa-dev] [PATCH 03/10] build/x11: Force usage of C++ linker
Matt Turner
- [Mesa-dev] [PATCH 04/10] build: Print whether shared-glapi is enabled
Matt Turner
- [Mesa-dev] [PATCH 05/10] build: Set sensible DRI/X11/OSMesa defaults
Matt Turner
- [Mesa-dev] [PATCH 06/10] build: Only allow shared-glapi with DRI
Matt Turner
- [Mesa-dev] [PATCH 07/10] build: Put mapi/shared-glapi in CORE_DIRS
Matt Turner
- [Mesa-dev] [PATCH 08/10] build: Clean glx Makefile.am
Matt Turner
- [Mesa-dev] [PATCH 09/10] build: Only build libmesagallium.la if building Gallium
Matt Turner
- [Mesa-dev] [PATCH 10/10] build: Link DRI drivers with dricore in case of no direct rendering
Matt Turner
- [Mesa-dev] breakage from "Make shared-glapi the default"
Matt Turner
- [Mesa-dev] breakage from "Make shared-glapi the default"
Matt Turner
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Matt Turner
- [Mesa-dev] [PATCH 1/2] automake: convert es1api
Matt Turner
- [Mesa-dev] [PATCH 2/2] automake: convert es2api
Matt Turner
- [Mesa-dev] [PATCH] build: Only generate dispatch assembly code that will be built
Matt Turner
- [Mesa-dev] [PATCH 1/3] mesa: Filter glGetProgramiv pnames based on available extensions
Matt Turner
- [Mesa-dev] [PATCH 1/3] build: Remove GLU_DIRS
Matt Turner
- [Mesa-dev] [PATCH 2/3] build: Remove duplicate DRI automake conditionals
Matt Turner
- [Mesa-dev] [PATCH 3/3] build: Only build libmesa.la when needed
Matt Turner
- [Mesa-dev] [RFC patch 2/2] Build libgallium shared
Matt Turner
- [Mesa-dev] breakage from "Make shared-glapi the default"
Matt Turner
- [Mesa-dev] [PATCH 1/3] build: Replace OSMESA_VERSION with generic VERSION_NUMBER
Matt Turner
- [Mesa-dev] [PATCH 2/3] build: Add libOSMesa.so.$(VERSION) link to libdir
Matt Turner
- [Mesa-dev] [PATCH 3/3] build: Only add links to .so files if we're building them
Matt Turner
- [Mesa-dev] [PATCH] build: Order AC_CONFIG_FILES list
Matt Turner
- [Mesa-dev] [PATCH 1/2] mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE
Matt Turner
- [Mesa-dev] [PATCH 2/2] Move _mesa_dl* functions into dlopen.h and inline them
Matt Turner
- [Mesa-dev] [PATCH] automake: convert vgapi
Matt Turner
- [Mesa-dev] [PATCH] build: Check for bison-generated file before bailing because of no bison
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: Don't try 16-wide if 8-wide uses more than half the registers.
Matt Turner
- [Mesa-dev] [PATCH] Remove OpenVMS support
Matt Turner
- [Mesa-dev] [PATCH 1/2] automake: convert es1api
Matt Turner
- [Mesa-dev] [PATCH] build/glsl: fix android build v2
Matt Turner
- [Mesa-dev] [PATCH 2/2] automake: convert es2api
Matt Turner
- [Mesa-dev] [PATCH 1/2] build: Fix GLES linkage with libglapi
Matt Turner
- [Mesa-dev] [PATCH 2/2] build: Fix installation of GLES2 headers
Matt Turner
- [Mesa-dev] [PATCH 1/2] build: Fix GLES linkage with libglapi
Matt Turner
- [Mesa-dev] [PATCH] egl: fix invalid flag detection for EGL_KHR_create_context
Matt Turner
- [Mesa-dev] Shrinking mesa binaries.
Matt Turner
- [Mesa-dev] Split libGLU into its own repository?
Matt Turner
- [Mesa-dev] Split libGLU into its own repository?
Matt Turner
- [Mesa-dev] Split libGLU into its own repository?
Matt Turner
- [Mesa-dev] [PATCH] Remove libGLU
Matt Turner
- [Mesa-dev] [PATCH 00/32] First pass at automaking Gallium
Matt Turner
- [Mesa-dev] [PATCH 01/32] automake: Convert Gallium target and winsys
Matt Turner
- [Mesa-dev] [PATCH 02/32] gallium: Add common automake include file
Matt Turner
- [Mesa-dev] [PATCH 03/32] r300g: Use gallium automake include file
Matt Turner
- [Mesa-dev] [PATCH 04/32] r300g: Build a libtool archive
Matt Turner
- [Mesa-dev] [PATCH 05/32] radeon/winsys: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 06/32] trace: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 07/32] libgallium: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 08/32] r600g: Use gallium automake include file
Matt Turner
- [Mesa-dev] [PATCH 09/32] i915g: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 10/32] i915/winsys/drm: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 11/32] i915/winsys/sw: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 12/32] rbug: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 13/32] llvmpipe: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 14/32] softpipe: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 15/32] svga: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 16/32] nouveau: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 17/32] nv30: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 18/32] nv50: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 19/32] nvc0: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 20/32] radeonsi: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 21/32] nouveau/winsys/drm: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 22/32] svga/winsys/drm: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 23/32] winsys/sw: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 24/32] winsys/sw/dri: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 25/32] winsys/sw/fbdev: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 26/32] winsys/sw/null: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 27/32] winsys/sw/wayland: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 28/32] winsys/sw/wrapper: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 29/32] winsys/sw/xlib: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 30/32] state_trackers/dri: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 31/32] state_trackers/dri/drm: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 32/32] state_trackers/dri/sw: Convert to automake
Matt Turner
- [Mesa-dev] [PATCH 00/32] First pass at automaking Gallium
Matt Turner
- [Mesa-dev] [PATCH] Remove libGLU
Matt Turner
- [Mesa-dev] [PATCH] radeon/llvm: Convert to Automake
Matt Turner
- [Mesa-dev] [PATCH] radeon/llvm: Convert to Automake
Matt Turner
- [Mesa-dev] [PATCH 4/4] mesa: remove MALLOC, CALLOC, FREE macros
Matt Turner
- [Mesa-dev] [PATCH 2/2] mesa: utilize context version routines
Matt Turner
- [Mesa-dev] [PATCH] radeon/llvm: Convert to Automake
Matt Turner
- [Mesa-dev] [PATCH 1/2] automake: convert es1api
Emil Velikov
- [Mesa-dev] [PATCH 1/3] meta: Implement sensible behavior for BlitFramebuffer with sRGB.
Henri Verbeet
- [Mesa-dev] FOSDEM2013: DevRoom or not?
Luc Verhaegen
- [Mesa-dev] [PATCH] build: fix location of generated files in src/mesa (v4)
Chad Versace
- [Mesa-dev] [PATCH 00/16 v2] i965: Enable winsys MSAA on gen >= 6
Chad Versace
- [Mesa-dev] [PATCH 01/16] intel: Refactor quantize_num_samples (v1)
Chad Versace
- [Mesa-dev] [PATCH 02/16] intel: Set num samples for winsys renderbuffers (v3)
Chad Versace
- [Mesa-dev] [PATCH 03/16] intel: Add singlesample fields to intel_mipmap_tree
Chad Versace
- [Mesa-dev] [PATCH 04/16] intel: Refactor creation of hiz and mcs miptrees
Chad Versace
- [Mesa-dev] [PATCH 05/16] i965: Add functions up/downsampling on miptrees (v2)
Chad Versace
- [Mesa-dev] [PATCH 06/16] intel: Allocate miptree for multisample DRI2 buffers (v2)
Chad Versace
- [Mesa-dev] [PATCH 07/16] intel: Add function for marking needed downsample
Chad Versace
- [Mesa-dev] [PATCH 08/16] i965: Mark needed downsamples for msaa winsys buffers
Chad Versace
- [Mesa-dev] [PATCH 09/16] intel: Refactor intel_miptree_map/unmap
Chad Versace
- [Mesa-dev] [PATCH 10/16] intel: Refactor use of intel_miptree_map
Chad Versace
- [Mesa-dev] [PATCH 11/16] intel: Support mapping multisample miptrees
Chad Versace
- [Mesa-dev] [PATCH 12/16] intel: Downsample on DRI2 flush
Chad Versace
- [Mesa-dev] [PATCH 13/16] intel: Refactor creation of DRI2 configs
Chad Versace
- [Mesa-dev] [PATCH 14/16] dri: Simplify use of driConcatConfigs
Chad Versace
- [Mesa-dev] [PATCH 15/16] intel: Clarify intel_screen_make_configs
Chad Versace
- [Mesa-dev] [PATCH 16/16] intel: Advertise multisample DRI2 configs on gen >= 6
Chad Versace
- [Mesa-dev] [PATCH 00/16 v2] i965: Enable winsys MSAA on gen >= 6
Chad Versace
- [Mesa-dev] [PATCH 7/7] Make shared-glapi the default
Chad Versace
- [Mesa-dev] [PATCH 2/5] egl_dri2: Remove swrast version >= 2 checks
Chad Versace
- [Mesa-dev] [PATCH 3/5] egl_dri2: Refactor dereference of dri2_ctx_shared
Chad Versace
- [Mesa-dev] [PATCH 1/5] dri2: Fix bug in attribute handling for non-desktop OpenGL contexts
Chad Versace
- [Mesa-dev] [PATCH 5/5] egl: Import eglext.h version 14
Chad Versace
- [Mesa-dev] [PATCH 05/16] i965: Add functions up/downsampling on miptrees (v2)
Chad Versace
- [Mesa-dev] [PATCH 00/16 v3] i965: Enable winsys MSAA on gen >= 6
Chad Versace
- [Mesa-dev] [PATCH 01/15] intel: Refactor quantize_num_samples (v1)
Chad Versace
- [Mesa-dev] [PATCH 02/15] intel: Set num samples for winsys renderbuffers (v3)
Chad Versace
- [Mesa-dev] [PATCH 03/15] intel: Refactor creation of hiz and mcs miptrees
Chad Versace
- [Mesa-dev] [PATCH 04/15] intel: Allocate miptree for multisample DRI2 buffers (v3)
Chad Versace
- [Mesa-dev] [PATCH 05/15] i965: Add function brw_blorp_blit_miptrees
Chad Versace
- [Mesa-dev] [PATCH 06/15] intel: Define functions for up/downsampling on miptrees (v3)
Chad Versace
- [Mesa-dev] [PATCH 07/15] i965: Mark needed downsamples for msaa winsys buffers
Chad Versace
- [Mesa-dev] [PATCH 08/15] intel: Refactor intel_miptree_map/unmap
Chad Versace
- [Mesa-dev] [PATCH 09/15] intel: Refactor use of intel_miptree_map
Chad Versace
- [Mesa-dev] [PATCH 10/15] intel: Support mapping multisample miptrees (v2)
Chad Versace
- [Mesa-dev] [PATCH 11/15] intel: Downsample on DRI2 flush
Chad Versace
- [Mesa-dev] [PATCH 12/15] intel: Refactor creation of DRI2 configs
Chad Versace
- [Mesa-dev] [PATCH 13/15] dri: Simplify use of driConcatConfigs
Chad Versace
- [Mesa-dev] [PATCH 14/15] intel: Clarify intel_screen_make_configs
Chad Versace
- [Mesa-dev] [PATCH 15/15] intel: Advertise multisample DRI2 configs on gen >= 6
Chad Versace
- [Mesa-dev] [PATCH 03/16] intel: Add singlesample fields to intel_mipmap_tree
Chad Versace
- [Mesa-dev] [PATCH 05/16] i965: Add functions up/downsampling on miptrees (v2)
Chad Versace
- [Mesa-dev] [PATCH 11/16] intel: Support mapping multisample miptrees
Chad Versace
- [Mesa-dev] [PATCH 13/15] dri: Simplify use of driConcatConfigs
Chad Versace
- [Mesa-dev] [PATCH 14/15] intel: Clarify intel_screen_make_configs
Chad Versace
- [Mesa-dev] [PATCH 10/15] intel: Support mapping multisample miptrees (v2)
Chad Versace
- [Mesa-dev] [PATCH 15/15] intel: Advertise multisample DRI2 configs on gen >= 6
Chad Versace
- [Mesa-dev] [PATCH] intel: Don't advertise GLX_SWAP_COPY_OML
Chad Versace
- [Mesa-dev] [PATCH 0/3] intel: Fix rendering to a multisample front buffer
Chad Versace
- [Mesa-dev] [PATCH 1/3] intel: Refactor intel_downsample_for_dri2_flush
Chad Versace
- [Mesa-dev] [PATCH 2/3] intel: Clean up intel_flush_front
Chad Versace
- [Mesa-dev] [PATCH 3/3] intel: Fix rendering to a multisample front buffer
Chad Versace
- [Mesa-dev] [PATCH] mesa: Fix some -Wnarrowing warnings
Chad Versace
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Chad Versace
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Chad Versace
- [Mesa-dev] [PATCH] mesa: Fix some -Wnarrowing warnings
Chad Versace
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Chad Versace
- [Mesa-dev] [PATCH 3/3] intel: Fix rendering to a multisample front buffer
Chad Versace
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Chad Versace
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Chad Versace
- [Mesa-dev] [PATCH] intel: Don't advertise GLX_SWAP_COPY_OML
Chad Versace
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Chad Versace
- [Mesa-dev] [PATCH 0/3] intel: A hiz bugfix and some little hiz cleanups
Chad Versace
- [Mesa-dev] [PATCH 1/3] i965: Move hiz resolve to after renderbuffer resizing
Chad Versace
- [Mesa-dev] [PATCH 2/3] intel: Eliminate unneeded hiz resolves
Chad Versace
- [Mesa-dev] [PATCH 3/3] i965: Remove redundant null check
Chad Versace
- [Mesa-dev] [PATCH] intel: Don't advertise GLX_SWAP_COPY_OML
Chad Versace
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Chad Versace
- [Mesa-dev] [PATCH 2/3] intel: Eliminate unneeded hiz resolves
Chad Versace
- [Mesa-dev] [PATCH] i965: Move hiz resolve to after renderbuffer resizing (v2)
Chad Versace
- [Mesa-dev] [PATCH] mesa: Remove C++11 narrowing warnings
Chad Versace
- [Mesa-dev] [PATCH 2/2] i965: don't clear resolve map when doing fast depth clears.
Chad Versace
- [Mesa-dev] [PATCH 1/7] i965: Drop manual hiz resolves in span rendering.
Chad Versace
- [Mesa-dev] [PATCH 2/7] i965: Move depth resolve for span fallbacks to a simpler place.
Chad Versace
- [Mesa-dev] [PATCH 7/7] i965: Disable the swrast context setup on GL 3.1 core.
Chad Versace
- [Mesa-dev] [PATCH 7/7] i965: Rework the extra flushes surrounding occlusion queries.
Daniel Vetter
- [Mesa-dev] [PATCH 7/7] i965: Rework the extra flushes surrounding occlusion queries.
Daniel Vetter
- [Mesa-dev] [PATCH v2] i965: Rework the extra flushes surrounding occlusion queries.
Daniel Vetter
- [Mesa-dev] [Intel-gfx] [PATCH mesa] i965: add more Haswell PCI IDs
Rodrigo Vivi
- [Mesa-dev] [PATCH] Add support for OES_standard_derivatives in GLSL ES
Tomeu Vizoso
- [Mesa-dev] [PATCH] egl_dri2: Fix checking DRI version in the swrast driver
Tomeu Vizoso
- [Mesa-dev] [PATCH] egl_dri2: Fix segmentation fault
Tomeu Vizoso
- [Mesa-dev] FW: Welcome to the "mesa-dev" mailing list
Lawrence Wang
- [Mesa-dev] [PATCH 2/2] intel: Reserve enough space to finish occlusion queries on Gen6.
Chris Wilson
- [Mesa-dev] [PATCH] Docs: Add OpenGL 4.3 requirements
Jason Wood
- [Mesa-dev] [PATCH v2] docs: Add OpenGL 4.3 requirements
Jason Wood
- [Mesa-dev] [PATCH mesa] i965: add more Haswell PCI IDs
Paulo Zanoni
- [Mesa-dev] [PATCH mesa] i965: add more Haswell PCI IDs
Paulo Zanoni
- [Mesa-dev] [PATCH] Remove 3D registers from compute command stream
archibald
- [Mesa-dev] Mesa & Mozilla regarding S3TC patent problem
thibaut bethune
- [Mesa-dev] Mesa & Mozilla regarding S3TC patent problem
thibaut bethune
- [Mesa-dev] [Bug 53053] New: ./configure: line 18498: syntax error near unexpected token `; ; '
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53053] ./configure: line 18498: syntax error near unexpected token `; ; '
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52167] llvmpipe test programs link fails when ld --as-needed option is used
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52167] llvmpipe test programs link fails when ld --as-needed option is used
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 49504] [Bisected] Mesa master compilation broke when built with --with-llvm-shared-libs
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52167] llvmpipe test programs link fails when ld --as-needed option is used
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52167] llvmpipe test programs link fails when ld --as-needed option is used
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53179] New: libOSMesa / libdricore not linked well
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53199] New: out-of-bounds read src/gallium/drivers/softpipe/sp_flush.c:59
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53199] out-of-bounds read src/gallium/drivers/softpipe/sp_flush.c:59
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53226] New: mesa/demos does not build with mesa git because of gbm API changes
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53226] mesa/demos does not build with mesa git because of gbm API changes
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 51749] make[6]: ../../../../src/mesa/Makefile.old: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44912] [bisected] WebGL conformance/textures/texture-mips tests fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 42883] Firefox crashes in state_tracker/st_cb_blit.c:87
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52962] gbm.c:54:4: error: implicit declaration of function ‘pipe_loader_drm_probe_fd’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44912] [bisected] WebGL conformance/textures/texture-mips tests fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] New: Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 51749] make[6]: ../../../../src/mesa/Makefile.old: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44912] [bisected] WebGL conformance/textures/texture-mips tests fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 51749] make[6]: ../../../../src/mesa/Makefile.old: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44912] [bisected] WebGL conformance/textures/texture-mips tests fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53256] opt_dead_code_local removing assignments to array elements
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53314] New: [llvmpipe] src/gallium/drivers/llvmpipe/lp_texture.c:920:llvmpipe_get_texture_tile_layout: Assertion `x < lpr->tiles_per_row[level]' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53316] New: [llvmpipe] src/gallium/drivers/llvmpipe/lp_texture.c:601:llvmpipe_get_transfer: Assertion `resource' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53317] New: [llvmpipe] SIGSEGV src/gallium/auxiliary/gallivm/lp_bld_sample.c:99
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53318] New: [softpipe] sp_state_shader.c:194:softpipe_delete_fs_state: Assertion `var != softpipe->fs_variant' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53319] New: [softpipe] sp_texture.c:322:softpipe_get_transfer: Assertion `level <= resource->last_level' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53321] New: [softpipe] sp_texture.c:322:softpipe_get_transfer: Assertion `level <= resource->last_level' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53319] [softpipe] sp_texture.c:322:softpipe_get_transfer: Assertion `level <= resource->last_level' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53321] [softpipe] sp_texture.c:322:softpipe_get_transfer: Assertion `level <= resource->last_level' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44912] [bisected] WebGL conformance/textures/texture-mips tests fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44912] [bisected] WebGL conformance/textures/texture-mips tests fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53319] [softpipe] sp_texture.c:322:softpipe_get_transfer: Assertion `level <= resource->last_level' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53314] [llvmpipe] src/gallium/drivers/llvmpipe/lp_texture.c:920:llvmpipe_get_texture_tile_layout: Assertion `x < lpr->tiles_per_row[level]' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53317] [llvmpipe] SIGSEGV src/gallium/auxiliary/gallivm/lp_bld_sample.c:99
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44912] [bisected] WebGL conformance/textures/texture-mips tests fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44912] [bisected] WebGL conformance/textures/texture-mips tests fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44912] [bisected] WebGL conformance/textures/texture-mips tests fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44912] [bisected] WebGL conformance/textures/texture-mips tests fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44912] [bisected] WebGL conformance/textures/texture-mips tests fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47607] [advocacy] Make Anomaly Warzone Earth work with Mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53316] [llvmpipe] src/gallium/drivers/llvmpipe/lp_texture.c:601:llvmpipe_get_transfer: Assertion `resource' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44912] [bisected] WebGL conformance/textures/texture-mips tests fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44912] [bisected] WebGL conformance/textures/texture-mips tests fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53361] New: Commit of Mesa broke Wayland's weston on some graphics cards
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53361] Commit of Mesa broke Wayland's weston on some graphics cards
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53361] Commit of Mesa broke Wayland's weston on some graphics cards
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53361] Commit of Mesa broke Wayland's weston on some graphics cards
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53361] Commit of Mesa broke Wayland's weston on some graphics cards
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53361] Commit of Mesa broke Wayland's weston on some graphics cards
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53361] Commit of Mesa broke Wayland's weston on some graphics cards
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52962] gbm.c:54:4: error: implicit declaration of function ‘pipe_loader_drm_probe_fd’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52346] libxcb version not specified (correctly) in dependency check
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52277] src/gallium/state_trackers/egl/common/egl_g3d_api.c:43:25: fatal error: wayland-drm.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53318] [softpipe] sp_state_shader.c:194:softpipe_delete_fs_state: Assertion `var != softpipe->fs_variant' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 49717] SCons build error with clang
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53426] New: out-of-bounds access src/mesa/main/fbobject:222
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 29044] GLSL compiler tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53458] New: SCons KeyError: 'top_srcdir':
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52347] mklib: Error: no object files specified for d3d1x state tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52347] mklib: Error: no object files specified for d3d1x state tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52347] mklib: Error: no object files specified for d3d1x state tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 43477] rendering errors in unigine tropics and sanctuary (regression)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53458] SCons KeyError: 'top_srcdir':
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 43477] rendering errors in unigine tropics and sanctuary (regression)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 43477] rendering errors in unigine tropics and sanctuary (regression)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53226] mesa/demos does not build with mesa git because of gbm API changes
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53226] mesa/demos does not build with mesa git because of gbm API changes
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53226] mesa/demos does not build with mesa git because of gbm API changes
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 43477] force_glsl_extensions_warn not implemented in Gallium (was: rendering errors in unigine tropics and sanctuary (regression))
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 43477] force_glsl_extensions_warn not implemented in Gallium (was: rendering errors in unigine tropics and sanctuary (regression))
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 43477] force_glsl_extensions_warn not implemented in Gallium (was: rendering errors in unigine tropics and sanctuary (regression))
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 43477] force_glsl_extensions_warn not implemented in Gallium (was: rendering errors in unigine tropics and sanctuary (regression))
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 10999] GL_EXT_paletted_texture is not support without 3D driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53513] New: src/gallium/state_trackers/egl/common/egl_g3d_api.c:56:18: error: ‘_EGLContext’ has no member named ‘ClientVersion’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 4716] glxgears segfaults in neutral_VertexAttrib4fvARB, with mach64 dri
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 9733] Bug when calling glPixelZoom( 1.0, -1.0 )?
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 43477] force_glsl_extensions_warn not implemented in Gallium (was: rendering errors in unigine tropics and sanctuary (regression))
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53513] src/gallium/state_trackers/egl/common/egl_g3d_api.c:56:18: error: ‘_EGLContext’ has no member named ‘ClientVersion’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53513] src/gallium/state_trackers/egl/common/egl_g3d_api.c:56:18: error: ‘_EGLContext’ has no member named ‘ClientVersion’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53572] New: scons: *** Two environments with different actions were specified for the same target: mesa/src/glsl/glcpp/pp.o
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 51598] llvmpipe crashes with wine-1.5.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 51598] llvmpipe crashes with wine-1.5.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53572] scons: *** Two environments with different actions were specified for the same target: mesa/src/glsl/glcpp/pp.o
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 51598] llvmpipe crashes with wine-1.5.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53608] New: lp_test_conv crashes on Sandy Bridge
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53426] out-of-bounds access src/mesa/main/fbobject:222
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 51598] llvmpipe crashes with wine-1.5.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53426] out-of-bounds access src/mesa/main/fbobject:222
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53616] New: [softpipe] sp_state_derived.c:308:update_polygon_stipple_enable: Assertion `unit >= softpipe->num_samplers[1]' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53617] New: [llvmpipe] piglit fbo-depthtex regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 24207] Extension for S3TC decompression only
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53616] [softpipe] sp_state_derived.c:308:update_polygon_stipple_enable: Assertion `unit >= softpipe->num_samplers[1]' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47607] [advocacy] Make Anomaly Warzone Earth work with Mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47607] [advocacy] Make Anomaly Warzone Earth work with Mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53664] New: es1_conversion.c:130:5: error: implicit declaration of function '_mesa_DrawTexf' [-Werror=implicit-function-declaration]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53664] es1_conversion.c:130:5: error: implicit declaration of function '_mesa_DrawTexf' [-Werror=implicit-function-declaration]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53664] es1_conversion.c:130:5: error: implicit declaration of function '_mesa_DrawTexf' [-Werror=implicit-function-declaration]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53664] es1_conversion.c:130:5: error: implicit declaration of function '_mesa_DrawTexf' [-Werror=implicit-function-declaration]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53664] es1_conversion.c:130:5: error: implicit declaration of function '_mesa_DrawTexf' [-Werror=implicit-function-declaration]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53664] es1_conversion.c:130:5: error: implicit declaration of function '_mesa_DrawTexf' [-Werror=implicit-function-declaration]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53664] es1_conversion.c:130:5: error: implicit declaration of function '_mesa_DrawTexf' [-Werror=implicit-function-declaration]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53664] es1_conversion.c:130:5: error: implicit declaration of function '_mesa_DrawTexf' [-Werror=implicit-function-declaration]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53664] es1_conversion.c:130:5: error: implicit declaration of function '_mesa_DrawTexf' [-Werror=implicit-function-declaration]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 45932] Fails to compile with OpenGL ES support
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 38172] Mesa build errors using build.sh script
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 37423] Broken build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 36702] git master 41b38bd won't build on amd64
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 33221] Configure incorrectly determines whether C++ compiler understands -fvisibility=hidden
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 29613] OSMesa and GL cannot be linked together
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 27612] Mesa 7.8.1 does not compile against libdrm 2.4.20
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 38172] Mesa build errors using build.sh script
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53664] es1_conversion.c:130:5: error: implicit declaration of function '_mesa_DrawTexf' [-Werror=implicit-function-declaration]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53664] es1_conversion.c:130:5: error: implicit declaration of function '_mesa_DrawTexf' [-Werror=implicit-function-declaration]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53617] [llvmpipe] piglit fbo-depthtex regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53664] es1_conversion.c:130:5: error: implicit declaration of function '_mesa_DrawTexf' [-Werror=implicit-function-declaration]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 9733] Bug when calling glPixelZoom( 1.0, -1.0 )?
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53696] New: EGL: GL contexts show GLES extensions
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53696] EGL: GL contexts show GLES extensions
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53696] EGL: GL contexts show GLES extensions
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53696] EGL: GL contexts show GLES extensions
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53696] EGL: GL contexts show GLES extensions
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 37423] Broken build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 51749] make[6]: ../../../../src/mesa/Makefile.old: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53835] New: /usr/bin/ld: cannot find -l-O2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53835] [build error] /usr/bin/ld: cannot find -l-O2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 38172] Mesa build errors using build.sh script
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 38172] Mesa build errors using build.sh script
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53835] [build error] /usr/bin/ld: cannot find -l-O2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 38172] Mesa build errors using build.sh script
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53835] [build error] /usr/bin/ld: cannot find -l-O2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 51972] Compilation error on x86-64 with --enable-32-bit option
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53696] EGL: GL contexts show GLES extensions
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53835] [build error] /usr/bin/ld: cannot find -l-O2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53835] [build error] /usr/bin/ld: cannot find -l-O2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53835] [build error] /usr/bin/ld: cannot find -l-O2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53835] [build error] /usr/bin/ld: cannot find -l-O2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53884] gl_FragCoord gets corrupted in some camera angles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52167] llvmpipe test programs link fails when ld --as-needed option is used
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53884] gl_FragCoord gets corrupted in some camera angles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53835] [build error] /usr/bin/ld: cannot find -l-O2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53884] gl_FragCoord gets corrupted in some camera angles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53884] gl_FragCoord gets corrupted in some camera angles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53884] gl_FragCoord gets corrupted in some camera angles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53946] New: [i965] guardband clipping issue on Sandybridge
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 29613] OSMesa and GL cannot be linked together
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 29613] OSMesa and GL cannot be linked together
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53835] [build error] /usr/bin/ld: cannot find -l-O2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52513] Building static libs doesn't work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53946] [i965] guardband clipping issue on Sandybridge
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53835] [build error] /usr/bin/ld: cannot find -l-O2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 29613] OSMesa and GL cannot be linked together
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53962] New: [build error] ln: accessing `.libs/libGL.so.1.6.0': No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 7459] GLX_USE_TLS breaks -fPIC build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53962] [build error] ln: accessing `.libs/libGL.so.1.6.0': No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52064] build fails with "git_sha1.h.tmp": permission denied
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 43477] force_glsl_extensions_warn not implemented in Gallium (was: rendering errors in unigine tropics and sanctuary (regression))
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50033] src/mesa/state_tracker/st_cb_fbo.c:379:st_render_texture: Assertion `strb->rtt_level <= strb->texture->last_level' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50604] [compile error] ../../../../../src/mesa/libdricore/../main/api_arrayelt.c:45:27: fatal error: main/dispatch.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53962] [build error] ln: accessing `.libs/libGL.so.1.6.0': No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52033] [swrast] swrast/s_texfetch.c:1156: set_fetch_functions: Assertion `texImage->FetchTexel' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 33447] Code uses _GNU_SOURCE to determine locale facilities are available
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47248] autogen missing dependency on flex and bison, causes infinite loop in glsl build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54080] New: glXQueryDrawable fails with GLXBadDrawable for a Window in direct context
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 25872] mesa-7.7-r1: dri2.c (reading /usr/include/xf86drm.h, line 57): cannot find include file "sys/ioccom.h"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54106] New: Fix a memory leak in dri2_terminate()
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53179] libOSMesa / libdricore not linked well
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53179] libOSMesa / libdricore not linked well
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53884] gl_FragCoord gets corrupted in some camera angles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53942] [bug] Weston-DRM segv after start-up from weston_output_finish_frame (in gbm_bo_write)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54140] New: [llvmpipe] GL_EXT_texture_compression_s3tc is no longer enabled even when libtxc_dxtn is available.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54140] [llvmpipe] GL_EXT_texture_compression_s3tc is no longer enabled even when libtxc_dxtn is available.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54142] New: Mesa: User error: GL_INVALID_OPERATION
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54142] Mesa: User error: GL_INVALID_OPERATION
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54142] Mesa: User error: GL_INVALID_OPERATION
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54142] Mesa: User error: GL_INVALID_OPERATION
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53884] RTT write->read->write gets reordered in some frames
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53884] RTT write->read->write gets reordered in some frames
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54142] Mesa: User error: GL_INVALID_OPERATION
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54140] [llvmpipe] GL_EXT_texture_compression_s3tc is no longer enabled even when libtxc_dxtn is available.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52059] __indirect_glReadPixels USE_XCB path buffer overflow
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 38085] Mesa: User error: GL_INVALID_ENUM in glTexParameter(param=0x2901)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54162] New: "make clean" leaves some .o files
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53179] libOSMesa / libdricore not linked well
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54162] "make clean" leaves some .o files
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54162] "make clean" leaves some .o files
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54162] "make clean" leaves some .o files
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53361] Commit of Mesa broke Wayland's weston on some graphics cards
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54209] New: Define CPU_TO_LE32 on OpenBSD
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54209] Define CPU_TO_LE32 on OpenBSD
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54162] "make clean" leaves some .o files
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54234] New: link break after git pull august 29
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54234] link break after git pull august 29
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54239] New: SIGSEGV src/mesa/drivers/common/meta.c:1085
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54240] New: [swrast] piglit fbo-generatemipmap-filtering regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54234] link break after git pull august 29
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54234] link break after git pull august 29
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54234] link break after git pull august 29
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54106] Fix a memory leak in dri2_terminate()
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54239] SIGSEGV src/mesa/drivers/common/meta.c:1085
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54239] SIGSEGV src/mesa/drivers/common/meta.c:1085
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54106] Fix a memory leak in dri2_terminate()
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54140] [llvmpipe] GL_EXT_texture_compression_s3tc is no longer enabled even when libtxc_dxtn is available.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54234] link break after git pull august 29
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54234] link break after git pull august 29
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54234] link break after git pull august 29
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54239] SIGSEGV src/mesa/drivers/common/meta.c:1085
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54240] [swrast] piglit fbo-generatemipmap-filtering regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54140] [llvmpipe] GL_EXT_texture_compression_s3tc is no longer enabled even when libtxc_dxtn is available.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54140] [llvmpipe] GL_EXT_texture_compression_s3tc is no longer enabled even when libtxc_dxtn is available.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54293] New: Undefined symbol sqrt firt referenced in file build/sunos-debug/glsl/libglsl.a(so_pp.os)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54293] Undefined symbol sqrt firt referenced in file build/sunos-debug/glsl/libglsl.a(so_pp.os)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54239] SIGSEGV src/mesa/drivers/common/meta.c:1085
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54234] link break after git pull august 29
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54239] SIGSEGV src/mesa/drivers/common/meta.c:1085
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54293] Undefined symbol sqrt firt referenced in file build/sunos-debug/glsl/libglsl.a(so_pp.os)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54293] Undefined symbol sqrt firt referenced in file build/sunos-debug/glsl/libglsl.a(so_pp.os)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 39846] can'=?UTF-8?Q?t=20compile=20mesa=20=E2=80=98=5F=5Fu64=E2=80=99problem?=.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54325] New: Account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54325] Account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54325] Account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54293] Undefined symbol sqrt firt referenced in file build/sunos-debug/glsl/libglsl.a(so_pp.os)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54325] Account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54326] New: When building 32 bit on 64 bit, build ends saying it can't find 32 bit libkms.so
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52996] Read out of bounds in swizzle_for_size() (MesaLib/src/mesa/program/ir_to_mesa.cpp)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54326] When building 32 bit on 64 bit, build ends saying it can't find 32 bit libkms.so
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54326] When building 32 bit on 64 bit, build ends saying it can't find 32 bit libkms.so
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54326] When building 32 bit on 64 bit, build ends at libgbm saying it can't find 32 bit libkms.so
bugzilla-daemon at freedesktop.org
- [Mesa-dev] r600g atomizing
j.glisse at gmail.com
- [Mesa-dev] [PATCH] r600g: atomize sampler state
j.glisse at gmail.com
- [Mesa-dev] [PATCH] r600g: atomize sampler state v2
j.glisse at gmail.com
- [Mesa-dev] [PATCH] radeon/llvm: Convert to Automake
tstellar at gmail.com
- [Mesa-dev] r300g broken
son_of_the_osiris at interia.pl
- [Mesa-dev] r300g broken
son_of_the_osiris at interia.pl
- [Mesa-dev] [RFC][PATCH 1/1] intel: add ANGLE_texture_compression_dxt extension support.
oliver.mcfadden at linux.intel.com
- [Mesa-dev] Shrining mesa binaries.
nerdopolis
- [Mesa-dev] Shrinking mesa binaries.
nerdopolis
- [Mesa-dev] Shrining mesa binaries.
nerdopolis
Last message date:
Fri Aug 31 22:59:32 PDT 2012
Archived on: Fri Aug 31 23:00:30 PDT 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).