summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_screen.c
AgeCommit message (Expand)Author
2009-02-14radeon/r300: fix warningsDave Airlie
2009-02-13Merge remote branch 'origin/master' into radeon-rewriteDave Airlie
2009-02-12radeon: add defines for future bitsDave Airlie
2009-02-12radeon: make build without libdrm_radeon betterDave Airlie
2009-02-13radeon/r200/r300: make build again with tracker changesDave Airlie
2009-02-12radeon/r200/r300: make build with out libdrm_radeon installed for nowDave Airlie
2009-02-12radeon: renaming and headers cleanupDave Airlie
2009-02-12radeon/r200/r300: another big merge upheavel.Dave Airlie
2009-02-11r200: fix buildDave Airlie
2009-02-10gallium: Fixups for driCreateConfigs MSAA support.Michel Dänzer
2009-02-09re-add MSAA supportBrian Paul
2009-01-31r200/r300: swtcl fixups to use old dma buffers on top of BOsDave Airlie
2009-01-23r300: Enable GL_ATI_separate_stencil in R300Ian Romanick
2009-01-20r200: clear is working at least - not much elseDave Airlie
2009-01-14radeon: move debug symbol add DRI2Dave Airlie
2009-01-14r300: start moving new r300 cmdbuf into common codeDave Airlie
2009-01-14radeon/r200/r300: consolidate swap buffersDave Airlie
2009-01-14radeon/r200/r300: initial attempt to convert to common context codeDave Airlie
2009-01-13radeon/r200: start splitting out commonalities into separate headersDave Airlie
2009-01-11radeon/r300: add code to setup r300 vs r500 using pci device from kernelDave Airlie
2008-12-22r300: disable settexoffset extension on r300Dave Airlie
2008-12-21radeno: hopefully make r200/radeon buildDave Airlie
2008-12-01radeon: make DRI1 one work with new CS mechanismDave Airlie
2008-11-16radeon: fix pointer danglingJerome Glisse
2008-11-15radeon: update to libdrm-radeon API changesJerome Glisse
2008-11-14radeon: dri2 don't forget to free bufferJerome Glisse
2008-11-14r300: SetTex extension supportJerome Glisse
2008-11-14r300: cs + DRI2 supportJerome Glisse
2008-11-14r300: bo and cs abstraction.Jerome Glisse
2008-10-16fix span issue with really old ddx and non-tcl r100 chipsRoland Scheidegger
2008-09-21Remove CVS keywords.Keith Whitwell
2008-09-21mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-07-14radeon: SetTexOffset supportChris Rankin
2008-06-30r300: Cleanup LodBias supportNicolai Haehnle
2008-06-21R300: 1002:5657 is actually RV410Alex Deucher
2008-06-01r300: disable the lowimpact fallbacks by default.Dave Airlie
2008-05-28r500: remove warnings and only start on newer drms.Dave Airlie
2008-05-28R3/4/5xx: update to use drm get_param for num gb pipesAlex Deucher
2008-05-03r300: add R300_NO_TCL to allow testing of non-tcl on tcl cardsDave Airlie
2008-05-02R3/4/5: fix TCL on r5xx, cleanup PVS codeAlex Deucher
2008-05-02R5xx: various updatesAlex Deucher
2008-05-02R5xx: Add R5xx pci idsAlex Deucher
2008-05-02r300: add rv530 pci id for the t60p laptopDave Airlie
2008-04-29Change default of driconf "allow_large_textures" to announce hardware limits.Michel Dänzer
2008-03-31DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg
2008-03-19Radeon 9500 (0x4144) only has one pipeAlex Deucher
2008-02-29Use __DRIextension mechanism providing loader functionality to the driver.Kristian Høgsberg
2008-02-25Remove GetMSC DriverAPI function.Kristian Høgsberg
2008-01-29Add new RV380 pci idAlex Deucher