summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-01-24remove very old i830 codeAlan Hourihane23-9347/+0
2006-01-24use front.size instead of sPriv->fbSizeAlan Hourihane1-1/+1
2006-01-24use screen->front.map instead of pFB from libdriAlan Hourihane1-1/+1
2006-01-23Add Intel 945GM supportAlan Hourihane30-305/+1612
2006-01-21Do individual negetation in swizzling, thus we canJerome Glisse1-21/+78
2006-01-21Indent & wrap around 80Jerome Glisse1-165/+199
2006-01-21Doesnt apply anymoreAapo Tahkola1-8/+0
2006-01-21Add individual component negation.Jerome Glisse2-7/+37
2006-01-20Try to tackle bug #5148Aapo Tahkola2-3/+11
2006-01-20Sync from drm.Aapo Tahkola1-0/+28
2006-01-20Fix ARGB1555 component swizzling.Aapo Tahkola1-4/+4
2006-01-20Fix swizzling table & add struct.Jerome Glisse2-426/+417
2006-01-19Avoid a crash when the user has enabled glVertex{,Attrib}Pointer but hasn'tAdam Jackson1-2/+3
2006-01-18Nuke the old attempt at software DRI, it's broken and awfulAdam Jackson3-534/+0
2006-01-18Start a software-only DRI driver for use in the new accelerated indirectAdam Jackson2-0/+211
2006-01-16properly free ATI fragment shaders (Tilman Sauerbeck)Brian Paul1-3/+21
2006-01-16remove some test code;Michal Krol5-197/+158
2006-01-16remove slang_*_gc.h files;Michal Krol10-5265/+1321
2006-01-15Missing bits of code spotted by Tilman SauerbeckAapo Tahkola1-1/+27
2006-01-15Fix ARB_position_invariant handlingAapo Tahkola1-6/+116
2006-01-13namespace pollution fixes (Tilman Sauerbeck)Aapo Tahkola2-5/+5
2006-01-13Fix invalid tex coord routing and couple other small things.Aapo Tahkola1-13/+15
2006-01-10added a couple new assertions to help debug XGL problemBrian Paul1-0/+2
2006-01-09Missing patch from Ben Skeggs:Aapo Tahkola6-453/+865
2006-01-09Fix pow <small> and a very stypid bug with dummy srcs(0 equals to tmp0.x)</sm...Aapo Tahkola1-152/+56
2006-01-09Fix cube maps.Aapo Tahkola1-10/+2
2006-01-09Fix node setup(from Ben Skeggs)Aapo Tahkola1-3/+17
2006-01-09s/GLuint/GLbitfield/Brian Paul2-2/+2
2006-01-09only call xmesa_set_renderbuffer_funcs() when really necessaryBrian Paul2-44/+50
2006-01-09check XGetGeometry() return valueBrian Paul1-1/+13
2006-01-07cube maps on r100 require newer drm than the same feature on r200 (regression...Roland Scheidegger6-7/+9
2006-01-02Use X11_INCLUDES config macro instead ofJerome Glisse2-2/+2
2005-12-30recalculate state on drawable changesKeith Whitwell2-3/+26
2005-12-30properly notify driver on scissor change in MakeCurrentKeith Whitwell3-15/+27
2005-12-30fill out framebuffer egl stuff enable egl on R300Dave Airlie1-2/+10
2005-12-30fixup stamp so driver updates drawable infoDave Airlie1-0/+15
2005-12-29add support for PCIE card to EGL, doesn't fully work yet but these changesDave Airlie2-2/+18
2005-12-29add EGL to r300 makefileDave Airlie1-1/+7
2005-12-29rv370 not rv350Dave Airlie1-1/+1
2005-12-29typoDave Airlie1-1/+1
2005-12-29add some card type ioctl supportDave Airlie1-6/+46
2005-12-29use card_type not isPCIDave Airlie1-1/+1
2005-12-28add some r300 informationDave Airlie1-1/+7
2005-12-23this needs to be callocedDave Airlie1-1/+1
2005-12-23fixup driver for some api changesDave Airlie1-3/+3
2005-12-18Handle fatal case.Aapo Tahkola1-4/+8
2005-12-17Drop output checking.Aapo Tahkola1-2/+4
2005-12-17No you arent.Aapo Tahkola1-15/+0
2005-12-17Warn only when being enabled.Aapo Tahkola1-1/+1
2005-12-17I think this has been tested well enough already.Aapo Tahkola1-2/+0