summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-15Fix ARB_position_invariant handlingAapo Tahkola
2006-01-13Fix the default target to remake readtex.o if neededAdam Jackson
2006-01-13namespace pollution fixes (Tilman Sauerbeck)Aapo Tahkola
2006-01-13Fix invalid tex coord routing and couple other small things.Aapo Tahkola
2006-01-10added a couple new assertions to help debug XGL problemBrian Paul
2006-01-09Missing patch from Ben Skeggs:Aapo Tahkola
2006-01-09Fix pow <small> and a very stypid bug with dummy srcs(0 equals to tmp0.x)</sm...Aapo Tahkola
2006-01-09Fix cube maps.Aapo Tahkola
2006-01-09Fix node setup(from Ben Skeggs)Aapo Tahkola
2006-01-09s/GLuint/GLbitfield/Brian Paul
2006-01-09only call xmesa_set_renderbuffer_funcs() when really necessaryBrian Paul
2006-01-09check XGetGeometry() return valueBrian Paul
2006-01-07cube maps on r100 require newer drm than the same feature on r200 (regression...Roland Scheidegger
2006-01-05Oops - bad file-completion typo.Keith Whitwell
2006-01-05add simple test for program local parametersKeith Whitwell
2006-01-04install GLw headers (bug 5396)Brian Paul
2006-01-04special-case Darwin (bug 4509)Brian Paul
2006-01-02Use X11_INCLUDES config macro instead ofJerome Glisse
2005-12-30remove bogus wings3d linkBrian Paul
2005-12-30recalculate state on drawable changesKeith Whitwell
2005-12-30properly notify driver on scissor change in MakeCurrentKeith Whitwell
2005-12-30fill out framebuffer egl stuff enable egl on R300Dave Airlie
2005-12-30fixup stamp so driver updates drawable infoDave Airlie
2005-12-29add support for PCIE card to EGL, doesn't fully work yet but these changesDave Airlie
2005-12-29add EGL to r300 makefileDave Airlie
2005-12-29rv370 not rv350Dave Airlie
2005-12-29typoDave Airlie
2005-12-29add some card type ioctl supportDave Airlie
2005-12-29use card_type not isPCIDave Airlie
2005-12-28add some r300 informationDave Airlie
2005-12-23update to new APIDave Airlie
2005-12-23this needs to be callocedDave Airlie
2005-12-23fixup driver for some api changesDave Airlie
2005-12-18Handle fatal case.Aapo Tahkola
2005-12-17Drop output checking.Aapo Tahkola
2005-12-17No you arent.Aapo Tahkola
2005-12-17Warn only when being enabled.Aapo Tahkola
2005-12-17I think this has been tested well enough already.Aapo Tahkola
2005-12-17Enable CB_DPATH by default.Aapo Tahkola
2005-12-17Fix (likely) typo.Aapo Tahkola
2005-12-17Add some missing hooks. This should fix various little problems with window m...Aapo Tahkola
2005-12-17minor code movementBrian Paul
2005-12-16fix thinko in last revision.Karl Schultz
2005-12-15move va_end() call (Evgeny Kotsuba)Brian Paul
2005-12-15Work In Progress. Move some of the frame buffer, render buffer, etc init cod...Karl Schultz
2005-12-14regenerate to pick up glGetQueryObject[u]i64vEXT funcsBrian Paul
2005-12-14Fix typo.Keith Whitwell
2005-12-14use GLbitfield instead of GLuintBrian Paul
2005-12-14Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can beBrian Paul
2005-12-13fix from Roland for mipmapped compressed texturesDave Airlie