summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-01intel: Fallback to meta if we're asked to CopyTexImage2D from RGB to RGBAKristian Høgsberg
2010-05-31st/xorg, vmware: Make throttling configurable.Thomas Hellstrom
2010-05-31svga: Add a winsys callback to get the svga_winsys_contextThomas Hellstrom
2010-06-01tgsi: Drop uses_fogcoord and uses_frontfacing from tgsi_scan.José Fonseca
2010-06-01tgsi: Remove tgsi-instruction-set.txt.José Fonseca
2010-06-01llvmpipe: Don't waste time interpolating unused input channels.José Fonseca
2010-06-01tgsi: Determine which shader input channels are effectively.José Fonseca
2010-06-01gallium/docs: Update FRAC -> FRC.José Fonseca
2010-06-01mesa: use split_location_offset() in GetUniform() functionsBrian Paul
2010-05-31st/xorg: Fix Xv cliprect scaling.Thomas Hellstrom
2010-05-31st/xorg Avoid advertizing rotation / reflection support.Thomas Hellstrom
2010-06-01vgapi: Generate PIC objects.Chia-I Wu
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