summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-05-17r5xx: Added OPCODE_DPH.Corbin Simpson
2008-05-17r5xx: Fix FRC.Corbin Simpson
2008-05-17r5xx: Fix SCS.Corbin Simpson
2008-05-17r5xx: Add OPCODE_SWZ.Corbin Simpson
2008-05-17r5xx: Add OPCODE_SCS.Corbin Simpson
2008-05-17r5xx: Adding more opcodes.Corbin Simpson
2008-05-17r5xx: First swing at OPCODE_COS.Corbin Simpson
2008-05-17r5xx: Unbreak MAX and MIN.Corbin Simpson
2008-05-17r500: set fragprog end to correct placeDave Airlie
2008-05-17r300: SC register naming cleanupAlex Deucher
2008-05-17r500: write out the correct FP registersAlex Deucher
2008-05-16bring in fixes/changes from gallium-0.1Brian Paul
2008-05-16fix an attr/src mix-up when setting-up/binding vertex arraysBrian Paul
2008-05-16fix merge collisionBrian Paul
2008-05-16silence warning, new assertionBrian Paul
2008-05-16free(key) in _tnl_UpdateFixedFunctionProgram()Shunichi Fuji
2008-05-16Fix a program refcounting error, don't share program parameter lists.Brian Paul
2008-05-16minor changes to aid debuggingBrian Paul
2008-05-16remove stray, left-over RefCount++Brian Paul
2008-05-16whitespace/formattingBrian Paul
2008-05-16init SamplersUsed bits in _mesa_parse_arb_fragment_programBrian Paul
2008-05-16fix assertion typo: s/=/==/Brian Paul
2008-05-16Fix memory leak in _tnl_UpdateFixedFunctionProgramShunichi Fuji
2008-05-16Fix DRI buildBrian Paul
2008-05-15r500: default rsunit swizzle like fglrxDave Airlie
2008-05-15r500: shift tex src properlyDave Airlie
2008-05-15r500: fixup r500 rs unit texture coordinate countingDave Airlie
2008-05-15r500: remove some debuggingDave Airlie
2008-05-15r500: split output/pixel masks and emit in the correct placesDave Airlie
2008-05-15r3/500: emit RS state before VAPDave Airlie
2008-05-15r500: fixup the program allocations to be the correct sizesDave Airlie
2008-05-15r300: set screen so that context init can find out chip idsDave Airlie
2008-05-15r500: add cmp support in theoryDave Airlie
2008-05-15r500: some trivial fixups to get tri working.Dave Airlie
2008-05-15r500: we just need to emit a colour for clear drop tex instructionDave Airlie
2008-05-14Updated GLSL uniform/sampler handling from gallium-0.1 branchBrian Paul
2008-05-14mesa: new functions for managing list/index of uniformsBrian Paul
2008-05-14clean-up swizzle fields in fog code, fix NegateBaseBrian Paul
2008-05-14sync up with gallium-0.1 changesBrian Paul
2008-05-14added _mesa_combine_parameter_lists()Brian Paul
2008-05-14mesa: added _mesa_insert_instructions()Brian Paul
2008-05-14mesa: added _mesa_free_instructions()Brian Paul
2008-05-14fix some additional program refcounting bugsBrian Paul
2008-05-14_generic_read_RGBA_span_BGRA8888_REV_SSE2: It should adjust the sourceXiang, Haihao
2008-05-13R300: clean up GA registersAlex Deucher
2008-05-13R3xx: clean up ZB registersAlex Deucher
2008-05-13R300: clean up CB registersAlex Deucher
2008-05-13R300: clean up Fog registersAlex Deucher
2008-05-13R500: fixup r300EmitClearState() FP for r5xxAlex Deucher
2008-05-13R300: cleanup FS code and fill in missing detailsAlex Deucher