summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_screen.c
AgeCommit message (Expand)Author
2009-07-20Merge branch 'mesa_7_5_branch'Michel Dänzer
2009-07-20radeon: With DRI1, if we have HW stencil, only expose fbconfigs with stencil.Michel Dänzer
2009-07-06R6xx/r7xx: first pass at texture supportAlex Deucher
2009-06-12Merge master and fix conflictsAlex Deucher
2009-06-11Add RV740 supportAlex Deucher
2009-06-10move radeon_set_screen_flags() up so CHIP_FAMILY is set before using itAlex Deucher
2009-06-10Use correct scratch reg offset for r6xx/r7xxAlex Deucher
2009-06-01radeon: Provide a more detailled GL_RENDERER string.Nicolai Hähnle
2009-05-26add missing RS780 pci idAlex Deucher
2009-05-24radeon: Remove drawable & readable from radeon_dri_mirrorNicolai Hähnle
2009-05-19Makeup checkin for radeon code change paired with r6/7 code.root
2009-05-15Fix r6 code bugs.Richard Li
2009-05-08R6xx/R7xx: WIP r6xx-rewrite codeRichard Li
2009-05-08radeon: IRQ always enabled in DRI2 path no need to query kernel for itJerome Glisse
2009-05-05radeon/r200: enable all the optional drm support bitsDave Airlie
2009-04-28R300: add quadpipe overridesAlex Deucher
2009-04-28R300: add quadpipe overridesAlex Deucher
2009-04-28radeno: cleanup the startup path furtherDave Airlie
2009-04-28radeon: further cleanup dri1 screen initDave Airlie
2009-04-28radeon: remove kernel mm, dri2 path takes care of itDave Airlie
2009-04-27r300: fix valgrind warningsMaciej Cencora
2009-04-21Initial pull of code from r6xx-r7xx-support branchRichard Li
2009-04-10Merge branch 'radeon-rewrite' of git+ssh://agd5f@git.freedesktop.org/git/mesa...Alex Deucher
2009-04-09R6xx/R7xx: r300 -> r600 symbolsAlex Deucher
2009-04-09Merge remote branch 'origin/master' into radeon-rewriteDave Airlie
2009-04-08R600: initial copy of r300 codeAlex Deucher
2009-04-06radeon: add support for new ttmJerome Glisse
2009-04-06radeon: Expose a 32 bit RGBA fbconfig even when the screen depth is 16.Michel Dänzer
2009-04-02radeon/r200/r300: collapse context destruction down to a common path.Dave Airlie
2009-04-01radeon: fixup render buffer cleanupsDave Airlie
2009-03-31radeon: fix pixel readback for RGB8 testsDave Airlie
2009-03-24radeon: setup pipes for r300Dave Airlie
2009-03-24radeon: stupid mesa extension failDave Airlie
2009-03-23Merge branch 'radeon-fbo-hacking' into radeon-rewriteDave Airlie
2009-03-23raedon/r200/r300: mega-FBO commits.Dave Airlie
2009-03-22radeon/r200/r300: add support for new tfp interfaceDave Airlie
2009-03-20radeon: some more fbo workDave Airlie
2009-03-20Merge remote branch 'main/master' into radeon-rewriteDave Airlie
2009-03-19radeon/r200/r300: cleanup some of the renderbuffer codeDave Airlie
2009-03-07mesa: remove last of _mesa_unreference_framebuffer() callsBrian Paul
2009-03-07r300: shut up valgrindMaciej Cencora
2009-03-06r200: add set tex buffer supportDave Airlie
2009-03-04radeon: settexbuffer supportDave Airlie
2009-03-03radeon: refactor framebuffer code like intelDave Airlie
2009-02-27R300: add support for RS600 chipsAlex Deucher
2009-02-27R300: set the number of GB pipes on all r3xx-r5xx chipsAlex Deucher
2009-02-27radeon: add more fbconfigsDave Airlie
2009-02-26radeon: enable DRI2 for r100Dave Airlie
2009-02-25R300: Add support for RS600 chipsAlex Deucher
2009-02-23r300: fixup old setTexOffset DRI1 extensionDave Airlie