summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-06-07r300: add hw accelerated support for different vertex data formatsMaciej Cencora
2009-06-07r300: prepare for different vertex data type supportMaciej Cencora
2009-06-07r300: fixup vertex attributes orderingMaciej Cencora
2009-06-07r300: always pass 4 color components to RS unitMaciej Cencora
2009-06-01radeon: Provide a more detailled GL_RENDERER string.Nicolai Hähnle
2009-05-28r300: when using cs path emit scissor in the cmdbufferJerome Glisse
2009-05-28r300: rework texture offset emission.Jerome Glisse
2009-05-27radeon: emit scissor before emiting verticesJerome Glisse
2009-05-27radeon: emit scissor when using cs submission style.Jerome Glisse
2009-05-25radeon: on update drawable don't firevertices as it might be call from GetLockJerome Glisse
2009-05-25r200: emit scissor when dri2 is enabledJerome Glisse
2009-05-25r200: fix multitexturing in dri2 pathJerome Glisse
2009-05-25r200: emit cliprect with indexed primitiveJerome Glisse
2009-05-24radeon: realloc dma if needed after revalidateJerome Glisse
2009-05-24radeon: Remove drawable & readable from radeon_dri_mirrorNicolai Hähnle
2009-05-22radeon: reading back to scratch reg through status map doesn't workJerome Glisse
2009-05-21radeon: maxbuffer size is in bytesJerome Glisse
2009-05-20r200: fix vbo array renderingJerome Glisse
2009-05-20radeon: Increase reference count of current renderbuffers.Michel Dänzer
2009-05-20Merge branch 'master' into radeon-rewriteMichel Dänzer
2009-05-20radeon: set max texture sizeJerome Glisse
2009-05-20r200: fix indexed draw color order and cs missmatchJerome Glisse
2009-05-19st: reformatting, comments, var renamingBrian Paul
2009-05-19Merge branch 'mesa_7_5_branch'Brian Paul
2009-05-19mesa: allow depth/stencil textures to be attached to GL_STENCIL_ATTACHMENTMathias Fröhlich
2009-05-19mesa: assign trb->Base.StencilBits in update_wrapper().Brian Paul
2009-05-19mesa: print more info when valid_texture_object() failsBrian Paul
2009-05-18trace: Improve shader wrappingJakob Bornecrantz
2009-05-18st/dri: Only create new textures if drawable has changedJakob Bornecrantz
2009-05-18r300-gallium: Fix (another) wrong value in MSPOS.Corbin Simpson
2009-05-18radeon-gallium: Remove BO validation debug.Corbin Simpson
2009-05-18r300-gallium: Cleanup viewport state setup.Corbin Simpson
2009-05-18r300-gallium: Always do VTE, never software viewport.Corbin Simpson
2009-05-18Merge branch 'mesa_7_5_branch'Brian Paul
2009-05-18st/mesa: fix incorrect src/dst stride params to _mesa_generate_mipmap_level()Brian Paul
2009-05-18mesa: comments for _mesa_generate_mipmap_level()Brian Paul
2009-05-18softpipe: add texture target sanity check assertionBrian Paul
2009-05-18st: fix incorrect target parameter to screen->is_format_supported()Brian Paul
2009-05-18Initialize psp->waitX/waitGL for swrast_dri.so.Aidan Thornton
2009-05-18radeon: fix DRI1 cmd streamJerome Glisse
2009-05-17r300-gallium: Enable GLSL for r500.Corbin Simpson
2009-05-17r300-gallium: r500-fs: DDX and DDY support.Corbin Simpson
2009-05-17dri-gallium: Add GLSL support.Corbin Simpson
2009-05-17r300-gallium: Add half-right COS and SIN.Corbin Simpson
2009-05-17r300-gallium: Size mismatch.Corbin Simpson
2009-05-17r300-gallium, radeon-gallium: Nuke gb_pipes from orbit.Corbin Simpson
2009-05-17r300-gallium: Don't set GB_TILE_CONFIG (in userspace.)Corbin Simpson
2009-05-17r300-gallium: Clean up more invariant state.Corbin Simpson
2009-05-17r300-gallium: Update XXX.Corbin Simpson
2009-05-17r300-gallium: Correct default MSPOS.Corbin Simpson