summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-31glapi: Generate PIC objects.José Fonseca
2010-05-31llvmpipe: Show fs's TGSI when LP_DEBUG=tgsi is set.José Fonseca
2010-05-31st/egl: Use stamps only to avoid unnecessary geometry update.Chia-I Wu
2010-05-31mesa: Fix excess initializers in get.c table.Chia-I Wu
2010-05-31swrast: add TFP support to swrast.Dave Airlie
2010-05-31gallium: fix TFP on galliumDave Airlie
2010-05-31st/egl: Update KMS backend to use resource_surface.Chia-I Wu
2010-05-31st/egl: Update GDI backend to use resource_surface.Chia-I Wu
2010-05-31st/egl: Update ximage backend to use resource_surface.Chia-I Wu
2010-05-31st/egl: Add helper functions for use by backends.Chia-I Wu
2010-05-31intel: Initialize batch->reserved_space on allocationChris Wilson
2010-05-31targets/egl: Add SConscript for egl-apis.Chia-I Wu
2010-05-31st/vega: Use SConscript for Windows build.Chia-I Wu
2010-05-31gallium/util: Define isfinite and isnan for MSVC.Chia-I Wu
2010-05-31mapi/vgapi: Add SConscript for Windows build.Chia-I Wu
2010-05-31st/egl: Use OS-specific module suffices.Chia-I Wu
2010-05-31targets/egl: Add SConscript for egl_gdi_swrast.Chia-I Wu
2010-05-31st/egl: Add GDI backend.Chia-I Wu
2010-05-31egl: Use SConscript for Windows build.Chia-I Wu
2010-05-31egl: Use khronos types for EGL_MESA_screen_surface.Chia-I Wu
2010-05-31Define PUBLIC to dllexport on MSVC.Chia-I Wu
2010-05-31Update KHRONOS_APICALL for _WIN32 platform.Chia-I Wu
2010-05-31Always define int32_t in compiler headers.Chia-I Wu
2010-05-31glapi: Update SConscript for Windows.Chia-I Wu
2010-05-31Update OpenGL ES headers.Chia-I Wu
2010-05-31autoconf: Remove unused APIS.Chia-I Wu
2010-05-31mesa: Fix/add feature test to shader.c.Chia-I Wu
2010-05-31r300g: set correct pitch in libdrmMarek Olšák
2010-05-31r300g: remove texture usage transfer flagMarek Olšák
2010-05-31r600g: remove unused struct r600_stateMarek Olšák
2010-05-30vbo: Remove unnecessary header.Vinson Lee
2010-05-30r600g: Remove unnecessary headers.Vinson Lee
2010-05-30r600g: RS880 is r6xx-basedAlex Deucher
2010-05-30llvmpipe: Remove unused framebuffer stuff from the rasterizer.José Fonseca
2010-05-30llvmpipe: Don't force a linear to tiled conversion after rasterization on deb...José Fonseca
2010-05-30llvmpipe: Call llvmpipe_set_texture_tile_layout only when necessary.José Fonseca
2010-05-30util: Add inline function for approximate floating point comparison.José Fonseca
2010-05-30llvmpipe: Use pointer_to_func() instead of custom wrappers.José Fonseca
2010-05-30draw: Use pointer_to_func() instead of custom wrappers.José Fonseca
2010-05-30util: Generic pointer to func conversion helper.José Fonseca
2010-05-30llvmpipe: Pass the fs variant to the rasterizer.José Fonseca
2010-05-30python/retrace: Interpret resource_copy_region.José Fonseca
2010-05-30st/python: Expose region_copy/fill_region instead of deprecated surface_copy/...José Fonseca
2010-05-30st/vega: Use FREE.Chia-I Wu
2010-05-30st/egl: Hook eglCreatePbufferFromClientBuffer.Chia-I Wu
2010-05-30st/egl: Fix eglCopyBuffers.Chia-I Wu
2010-05-30st/egl: Initialize KMS backend from an fd.Chia-I Wu
2010-05-29r300: fix blits for textures of width/height greater than 2048 on r5xxMarek Olšák
2010-05-29r600g: remove unused variableMarek Olšák
2010-05-29r600g: fix gallium function parametersMarek Olšák