Age | Commit message (Expand) | Author |
2010-04-23 | Merge branch '7.8' | Michel Dänzer |
2010-04-22 | radeon: 9800 SE has only one quadpipe | Tormod Volden |
2010-04-22 | DRI2: add config query extension | Jesse Barnes |
2010-04-19 | r300c/r300g: add 3155 rv380 pci id | Dave Airlie |
2010-04-09 | r600: add new r7xx pci ids | Alex Deucher |
2010-03-03 | r600: add new rs880 pci id | Alex Deucher |
2010-02-10 | dri: Fix copy-and-paste brain damage in previous commit | Ian Romanick |
2010-02-10 | dri: Allow selective generation of accum. buffer configs | Ian Romanick |
2010-02-03 | mesa: Factor out the fb initialization details from _mesa_new_framebuffer. | Francisco Jerez |
2010-01-30 | radeon: Remove unnecessary headers. | Vinson Lee |
2010-01-04 | Push __driDriverExtensions out of dri_util.c and into the drivers | Kristian Høgsberg |
2010-01-04 | Remove leftover __DRI{screen,drawable,context}Private references | Kristian Høgsberg |
2009-11-17 | radeon: FBO fixes for big endian. | Michel Dänzer |
2009-11-17 | radeon: rn50's have no 3D engine so don't try and init 3D driver. | Dave Airlie |
2009-10-28 | Merge branch 'texformat-rework' | Brian Paul |
2009-10-23 | mesa: Enable remap table in core. | Chia-I Wu |
2009-10-22 | radeon: simplify radeon_create_renderbuffer() | Brian Paul |
2009-09-16 | radeon: cleanup compile defines mess. | Dave Airlie |
2009-09-03 | radeon/dri2: add gl20 bits for r300/r600 just like dri1 does | Dave Airlie |
2009-08-31 | r100: Use shared debug code. | Pauli Nieminen |
2009-08-31 | r600: add missing r7xx pci id | Alex Deucher |
2009-08-25 | radeon: Fix all compiler warnings. | Pauli Nieminen |
2009-08-24 | r300: add support for getting Z pipe info from drm | Alex Deucher |
2009-08-22 | r600: add support for RS880 | Alex Deucher |
2009-08-20 | r600: split state emit into block specific functions | Alex Deucher |
2009-08-15 | radeon: add flag for drm OQ support | Maciej Cencora |
2009-08-12 | r600: clean up Create/DestroyContext | Alex Deucher |
2009-08-12 | r200: Prevent TexGenMatrix from leaking when destroying r200 context. | Pauli Nieminen |
2009-08-03 | r600: add some new r7xx pci ids | Alex Deucher |
2009-08-03 | r600: add some missing pci ids | Alex Deucher |
2009-07-27 | r300: Detangle fragment program compiler from driver-specific structure | Nicolai Hähnle |
2009-07-27 | r600: Use R600_SCRATCH_REG_OFFSET rather than RADEON_SCRATCH_REG_OFFSET | Alex Deucher |
2009-07-20 | Merge branch 'mesa_7_5_branch' | Michel Dänzer |
2009-07-20 | radeon: With DRI1, if we have HW stencil, only expose fbconfigs with stencil. | Michel Dänzer |
2009-07-06 | R6xx/r7xx: first pass at texture support | Alex Deucher |
2009-06-12 | Merge master and fix conflicts | Alex Deucher |
2009-06-11 | Add RV740 support | Alex Deucher |
2009-06-10 | move radeon_set_screen_flags() up so CHIP_FAMILY is set before using it | Alex Deucher |
2009-06-10 | Use correct scratch reg offset for r6xx/r7xx | Alex Deucher |
2009-06-01 | radeon: Provide a more detailled GL_RENDERER string. | Nicolai Hähnle |
2009-05-26 | add missing RS780 pci id | Alex Deucher |
2009-05-24 | radeon: Remove drawable & readable from radeon_dri_mirror | Nicolai Hähnle |
2009-05-19 | Makeup checkin for radeon code change paired with r6/7 code. | root |
2009-05-15 | Fix r6 code bugs. | Richard Li |
2009-05-08 | R6xx/R7xx: WIP r6xx-rewrite code | Richard Li |
2009-05-08 | radeon: IRQ always enabled in DRI2 path no need to query kernel for it | Jerome Glisse |
2009-05-05 | radeon/r200: enable all the optional drm support bits | Dave Airlie |
2009-04-28 | R300: add quadpipe overrides | Alex Deucher |
2009-04-28 | R300: add quadpipe overrides | Alex Deucher |
2009-04-28 | radeno: cleanup the startup path further | Dave Airlie |