summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-06-02gallivm: Don't use lp_build_sample_wrap_nearest()José Fonseca
2010-06-02llvmpipe: Centralize all position interpolation in lp_bld_interp.c.José Fonseca
2010-06-02r300g: use the stored GEM domain in add_buffer/write_relocMarek Olšák
2010-06-02r300g: store the GEM domain in buffer and texture structsMarek Olšák
2010-06-02r300g: use r300_buffer_domain everywhereMarek Olšák
2010-06-02r300g: blit directly to/from GTT when transfering texturesMarek Olšák
2010-06-02r300g: let the driver determine the GEM domain for buffer_createMarek Olšák
2010-06-02r300g: make texture transfers more pipelinedMarek Olšák
2010-06-02r300g: better describe another flush and move it closer to the real problemMarek Olšák
2010-06-02r300g: remove one flushMarek Olšák
2010-06-01llvmpipe: Obey color interpolation.José Fonseca
2010-06-01llvmpipe: Use struct lp_shader_input in the interpolator.José Fonseca
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-31Define PUBLIC to dllexport on MSVC.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-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