summaryrefslogtreecommitdiff
path: root/src/mesa
AgeCommit message (Expand)Author
2010-11-12gallium: add CAPs for indirect addressing and lower it in st/mesa when neededMarek Olšák
2010-11-11tdfx: s/Format/_BaseFormat/Brian Paul
2010-11-11mesa: fix glDeleteBuffers() regressionBrian Paul
2010-11-11mesa: make glIsBuffer() return false for never bound buffersBrian Paul
2010-11-11mesa: handle more pixel types in mipmap generation codeBrian Paul
2010-11-11mesa: add missing formats in _mesa_format_to_type_and_comps()Brian Paul
2010-11-11mesa: improve error messageBrian Paul
2010-11-11mesa: #include mfeatures.h in enums.hBrian Paul
2010-11-11dri/nouveau: Split hardware/software TNL instantiation more cleanly.Francisco Jerez
2010-11-10mesa: Fix printf format warnings.Vinson Lee
2010-11-10mesa: Allow query of MAX_SAMPLES with EXT_framebuffer_multisampleIan Romanick
2010-11-10intel: Add a new B43 pci id.Robert Hooker
2010-11-10i965: re-enable gen6 IF statements in the fragment shader.Eric Anholt
2010-11-10i965: Work around strangeness in swizzling/masking of gen6 math.Eric Anholt
2010-11-10meta: Handle bitmaps with alpha test enabled.Francisco Jerez
2010-11-10mesa: remove unneeded DD_POINT_SIZE and DD_LINE_WIDTH tricapsRoland Scheidegger
2010-11-10r200: fix r200 large pointsRoland Scheidegger
2010-11-10mesa: Clean up header file inclusion in pixelstore.h.Vinson Lee
2010-11-10mesa: Clean up header file inclusion in pixel.h.Vinson Lee
2010-11-10Revert "i965: VS use SPF mode on sandybridge for now"Zhenyu Wang
2010-11-10i965: fix dest type of 'endif' on sandybridgeZhenyu Wang
2010-11-09i965: Add support for math on constants in gen6 brw_wm_glsl.c path.Eric Anholt
2010-11-09ir_to_mesa: Refactor code for emitting DP instructionsIan Romanick
2010-11-09i965: Allow OPCODE_SWZ to put immediates in the first arg.Eric Anholt
2010-11-09intel: Add assert check for blitting alignment.Peter Clifton
2010-11-09Revert "intel: Fix the client-side swapbuffers throttling."Eric Anholt
2010-11-09intel: Fix the client-side swapbuffers throttling.Eric Anholt
2010-11-09mesa: no-op glBufferSubData() on size==0Brian Paul
2010-11-09mesa: Clean up header file inclusion in nvprogram.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in multisample.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in matrix.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in lines.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in light.h.Vinson Lee
2010-11-09mesa: Add missing header and forward declarations in dd.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in image.h.Vinson Lee
2010-11-09mesa: Add talloc includes for glesThomas Hellstrom
2010-11-09mesa: Clean up header file inclusion in histogram.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in hint.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in framebuffer.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in fog.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in ffvertex_prog.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in fbobject.h.Vinson Lee
2010-11-08radeon: Implement GL_OES_EGL_imageJohann Rudloff
2010-11-08radeon: Implement __DRI_IMAGE and EGL_MESA_image_drmJohann Rudloff
2010-11-08radeon: Implement EGL_MESA_no_surface_extensionJohann Rudloff
2010-11-08mesa/r300classic: Fix dri2Invalidate/radeon_prepare_render for page flipping.Mario Kleiner
2010-11-08intel: Fix emit_linear_blit to use DWORD aligned width blitsPeter Clifton
2010-11-08r600c: properly align mipmaps to group sizeAlex Deucher
2010-11-07mesa: Clean up header file inclusion in extensions.h.Vinson Lee
2010-11-07mesa: Clean up header file inclusion in enable.h.Vinson Lee