summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-05-02mesa: cleanup state emission and rs for r500Dave Airlie
2008-05-02r500 RS unit setupDave Airlie
2008-05-02more r500 vs r300 kickinDave Airlie
2008-05-02some basic r500 portageDave Airlie
2008-05-02r500: fragprogDave Airlie
2008-05-02[intel] Warnings fixes.Eric Anholt
2008-05-02[intel] Merge intel_ioctl.h. Not sure how this slipped by in the .c merge.Eric Anholt
2008-05-02r5xx: Fragprog shader now handles TEX/TXP correctly.Corbin Simpson
2008-05-02Start of TEX/TXP support.Corbin Simpson
2008-05-02Added OPCODE_ABS, slightly fixed ADD/SUBCorbin Simpson
2008-05-02Initial r5xx fragment program compiler support.Corbin Simpson
2008-05-02Add chip id 71D5 (RV530 M66) to radeon_chipset.hCorbin Simpson
2008-05-02fixup r500 bits for renamingDave Airlie
2008-05-02r500: fixup fake shader to keep gears goingDave Airlie
2008-05-02r500: enable gb tiling for r5xxDave Airlie
2008-05-02r500: fixup support for emitting fragment program to hardware.Dave Airlie
2008-05-02r500: setup fragment program constant emission atomDave Airlie
2008-05-02r300: add rv530 pci id for the t60p laptopDave Airlie
2008-05-02r300: this code really shouldn't be here.Dave Airlie
2008-05-02mesa: cleanup state emission and rs for r500Dave Airlie
2008-05-02r500 RS unit setupDave Airlie
2008-05-02more r500 vs r300 kickinDave Airlie
2008-05-02some basic r500 portageDave Airlie
2008-05-02r500: fragprogDave Airlie
2008-05-02R3/4/5: fix TCL on r5xx, cleanup PVS codeAlex Deucher
2008-05-02R300: fix VAP_OUTPUT_VTX_FMT_1 definesAlex Deucher
2008-05-02R300: cleanup VAP_CLIP_CNTLAlex Deucher
2008-05-02R300: clean up VAP_PROG_STREAM_CNTL* register usageAlex Deucher
2008-05-02Update commentAlex Deucher
2008-05-02R5xx: various updatesAlex Deucher
2008-05-01fix conversion of GLfloat display list IDsBrian Paul
2008-05-01R5xx: Add R5xx pci idsAlex Deucher
2008-05-01Merge branch 'r500test' of git://people.freedesktop.org/~airlied/mesa into r3...Alex Deucher
2008-04-30Add support for GL_REPLACE_EXT texture env mode.Brian Paul
2008-04-30intel: test cpp to ensure mipmap tree matches texture image.Xiang, Haihao
2008-04-29mesa: adjust glBitmap coords by a small epsilonBrian Paul
2008-04-29r200: fix state submission issue causing bogus textures (bug 15730)Ove Kaaven
2008-04-29Change default of driconf "allow_large_textures" to announce hardware limits.Michel Dänzer
2008-04-28build fix for xorg driverAlan Hourihane
2008-04-25[i965] short immediate values must be replicated to both halves of the dwordKeith Packard
2008-04-25glcore: Respect DESTDIRDan Nicholson
2008-04-25silence warningAlan Hourihane
2008-04-24enable GL_EXT_multi_draw_arrays (see bug 15670)Pierre Beyssac
2008-04-23include <X11/Xlib.h>Alan Hourihane
2008-04-23drop stray includes of glapiGeorge Sapountzis
2008-04-23glx: nitpick renamesGeorge Sapountzis
2008-04-23glx: split out current context codeGeorge Sapountzis
2008-04-23glcore: drop outdated sources files intented for xorgGeorge Sapountzis
2008-04-23glcore: tree sharing for DRI and XMesaGeorge Sapountzis
2008-04-23glcore: build from mesaGeorge Sapountzis