summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-25softpipe: make sampler state functions staticBrian Paul
2010-09-25softpipe: make blend/stencil/depth functions staticBrian Paul
2010-09-25softpipe: make shader-related functions staticBrian Paul
2010-09-25softpipe: rename sp_state_fs.c -> sp_state_shader.cBrian Paul
2010-09-25st/dri: Remove unnecessary header.Vinson Lee
2010-09-25swrast: update comments for REMAINDER() macroBrian Paul
2010-09-25gallivm: fix repeat() function for NPOT texturesBrian Paul
2010-09-25softpipe: fix repeat() function for NPOT texturesBrian Paul
2010-09-25intel: Remove unnecessary header.Vinson Lee
2010-09-25r600g: Disable unused variables.Vinson Lee
2010-09-25r600g: Remove unused variable.Vinson Lee
2010-09-25r600g: Remove unused variable.Vinson Lee
2010-09-25nv50: fix/handle a few more PIPE_CAPsChristoph Bumiller
2010-09-25nv50: use CLEAR_BUFFERS for surface fillsChristoph Bumiller
2010-09-25nv50: use formats table in nv50_surface.cChristoph Bumiller
2010-09-25r600g: fix vertex resource & polygon offsetJerome Glisse
2010-09-25r600g: add eg db count control register.Dave Airlie
2010-09-25r600g: make index bias fix for evergreenDave Airlie
2010-09-25gallivm: Remove dead experimental code.José Fonseca
2010-09-25llvmpipe: handle up to 8 planes in triangle binnerKeith Whitwell
2010-09-25llvmpipe: handle FACING interpolants in line and point setupKeith Whitwell
2010-09-25gallivm: Fetch the lod from the dynamic state when min_lod == max_lod.José Fonseca
2010-09-25draw: Fullfil the new min_lod/max_lod/lod_bias/border_color dynamic stateJosé Fonseca
2010-09-25gallivm: optimize yuv decodingRoland Scheidegger
2010-09-25gallivm: don't use URem/UDiv when calculating offsets for blocksRoland Scheidegger
2010-09-25gallivm: fix copy&paste bugRoland Scheidegger
2010-09-25r600g: add eg poly mode code.Dave Airlie
2010-09-25mesa/mipmap: fix warning since 1acadebd6270d3604b026842b8a21360968618a0Dave Airlie
2010-09-24r600g: Silence 'control reaches end of non-void function' warning.Vinson Lee
2010-09-24r600g: Remove unused variable.Vinson Lee
2010-09-24r600g: Disable unused variables.Vinson Lee
2010-09-24r600g: Remove unused variable.Vinson Lee
2010-09-24intel: Remove unnecessary headers.Vinson Lee
2010-09-24unichrome: Remove unnecessary header.Vinson Lee
2010-09-24r600g: Remove unnecessary header.Vinson Lee
2010-09-24mesa: Remove unnecessary headers.Vinson Lee
2010-09-24intel: Fix implicit declaration of function '_mesa_meta_Bitmap' warning.Vinson Lee
2010-09-24r300g: Silence uninitialized variable warning.Vinson Lee
2010-09-24mesa: Fix type typo in glGenerateMipmap handling of GL_UNSIGNED_INT data.Eric Anholt
2010-09-24intel: Improve some of the miptree debugging.Eric Anholt
2010-09-24intel: More reverting of the sw fallback for depth texture border color.Eric Anholt
2010-09-24intel: Add fallback debug to glGenerateMipmap.Eric Anholt
2010-09-24intel: Fix segfault on INTEL_DEBUG=fbo with unsupported framebuffers.Eric Anholt
2010-09-25util: fix util_pack_color for B4G4R4A4Marek Olšák
2010-09-24i965: Add support for rendering to SARGB8 FBOs.Eric Anholt
2010-09-24intel: Corresponding FinishRenderTexture debug to BeginRenderTexture.Eric Anholt
2010-09-24r600g: bring over fix from old path to new pathJerome Glisse
2010-09-24r600g: fix evergreen new pathJerome Glisse
2010-09-24r600g: fix reg definitionJerome Glisse
2010-09-24r600g: fix evergreen new pathJerome Glisse