summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-22main: Report GL_SHADING_LANGUAGE_VERSION according to APIKristian Høgsberg
2010-04-22mesa: Compute GL version according to APIKristian Høgsberg
2010-04-22mesa: Move API specific context intialization into context.cKristian Høgsberg
2010-04-22st/mesa: Use API-aware context constructorKristian Høgsberg
2010-04-22mesa: Track the OpenGL API we're implementing in the contextKristian Høgsberg
2010-04-22gallivm: Remove unused variable.Vinson Lee
2010-04-22r300g: fix vertex unit setupAlex Deucher
2010-04-21gallium/util: Fix deviation calculation in u_cache.Vinson Lee
2010-04-21gallium/tests: Add test case for u_cache.Vinson Lee
2010-04-21gallivm: added some assertions in loop-gen codeBrian Paul
2010-04-21gallivm: fix copy&paste error: s/cont_stack_size/break_stack_size/Brian Paul
2010-04-21gallivm: emit_instruction() is booleanBrian Paul
2010-04-21progs/glsl: better commentsBrian Paul
2010-04-21llvmpipe: add missing dependency in MakefileBrian Paul
2010-04-21gallivm: implement TGSI KILPBrian Paul
2010-04-21draw: Make LLVM integration work without llvmpipe too (e.g. sofptipe).José Fonseca
2010-04-21radeon: fix warningMarek Olšák
2010-04-21r300g: raise the max index for generic varyings to 32Marek Olšák
2010-04-21softpipe: call draw_wide_point_sprites()Brian Paul
2010-04-21gallium/draw: fix point sprite handlingBrian Paul
2010-04-21gallium/draw: use local var to simplify codeBrian Paul
2010-04-21llvmpipe: consolidate texture memory allocation codeBrian Paul
2010-04-21st/glx: variable 'i' is an enumBrian Paul
2010-04-21targets: Don't check if we should use traceJakob Bornecrantz
2010-04-21mesa/st: Translate a few more mesa/gallium formats.José Fonseca
2010-04-20llvmpipe: Remove unused variable.Vinson Lee
2010-04-20mesa: do version checking for GL 3.x queriesBrian Paul
2010-04-20mesa: API and state for GL 3.1 primitive restartBrian Paul
2010-04-20mesa: add GL 3.2 GL_CONTEXT_PROFILE_MASK queryBrian Paul
2010-04-20mesa: remove some commentsBrian Paul
2010-04-21intel: Add Sandybridge mobile chipset idZhenyu Wang
2010-04-21intel: Clean up chipset name and gen num for IronlakeZhenyu Wang
2010-04-20gallivm: Remove unnecessary headers.Vinson Lee
2010-04-20i965g: s/inttypes.h/stdint.h/Vinson Lee
2010-04-21svga: Fix index offsetJakob Bornecrantz
2010-04-30st/mesa: ignore gl_texture_object::BaseLevel when allocating gallium texturesBrian Paul
2010-04-30draw: Fix memory leaks in llvm code.José Fonseca
2010-04-30x86-64: Make assembly routines .hidden like on x86Adam Jackson
2010-04-20i965g: Remove unnecessary header.Vinson Lee
2010-04-20llvmpipe: Change return type of declaration to match code.Vinson Lee
2010-04-20llvmpipe: code consolidationBrian Paul
2010-04-20llvmpipe: remove debug code and simplifyBrian Paul
2010-04-20llvmpipe: fix cube face addressing bugBrian Paul
2010-04-20llvmpipe: whitespace fixBrian Paul
2010-04-20gallium: Fix copy typoJakob Bornecrantz
2010-04-20svga: Minor clean up of winsysJakob Bornecrantz
2010-04-20radeong: Minor clean up of winsysJakob Bornecrantz
2010-04-20nouveau: Minor clean up of winsysJakob Bornecrantz
2010-04-20i965g: Minor clean up of winsysJakob Bornecrantz
2010-04-20i915g: Minor clean up of winsysJakob Bornecrantz