summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon
AgeCommit message (Expand)Author
2009-06-26r200: make use of DMA buffers for Elts a lot better.Dave Airlie
2009-06-25radeon: fix hw texture limitsRoland Scheidegger
2009-06-25radeon/r200: add some hw texture limitsDave Airlie
2009-06-25radeon: fix stupidity in cs space check code.Dave Airlie
2009-06-20radeon: make cubemap mipmap generation workRoland Scheidegger
2009-06-19radeon: fix cube maps for non-mm pathRoland Scheidegger
2009-06-19radeons: use dp4 for position invariant vertex programsRoland Scheidegger
2009-06-18radeon: don't re-add BOs to validate listDave Airlie
2009-06-17radeon: Flush command buffer on viewport changeJerome Glisse
2009-06-17radeon: fix warnings in wrapper with libdrmDave Airlie
2009-06-15r300: fix 3D texturesMaciej Cencora
2009-06-12r300: add support for EXT_texture_sRGBMaciej Cencora
2009-06-12radeon: fix size of mipmap texture arrayDave Airlie
2009-06-12radeon/r200/r300: fix max texture levels assertDave Airlie
2009-06-11radeon: increase max bo countMaciej Cencora
2009-06-09radeon: fix mipmap_limits crasher.Dave Airlie
2009-06-01radeon: Provide a more detailled GL_RENDERER string.Nicolai Hähnle
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-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-20radeon: set max texture sizeJerome Glisse
2009-05-13R1xx/r2xx: Don't use an alpha texture format for GLX_TEXTURE_FORMAT_RGB_EXTAlex Deucher
2009-05-13radeon: Don't crash generating mipmaps when pixels=NULLOwen W. Taylor
2009-05-13Call _mesa_update_stencil() before accessing ctx->Stencil._EnabledOwen W. Taylor
2009-05-12radeon: glReadBuffer set _NEW_BUFFERS, not _NEW_PIXELJerome Glisse
2009-05-12radeon: avoid segfault in radeon_update_renderbuffers() if using DRI1Tormod Volden
2009-05-10radeon: add support for new dri2 interfaces & fix single buffer renderingJoel Bosveld
2009-05-09radeon: don't include cs uncondionalyJerome Glisse
2009-05-08radeon: IRQ always enabled in DRI2 path no need to query kernel for itJerome Glisse
2009-05-07r300: fix compiler warningsMaciej Cencora
2009-05-06When clearing the stencil buffer, don't use a two-sided stencilOwen W. Taylor
2009-05-06radeon: hopefully fixup radeon cube state emission for kmsDave Airlie
2009-05-06r100/r200: try and allocate miptree correct for hw.Dave Airlie
2009-05-05radeon/r200: enable all the optional drm support bitsDave Airlie
2009-05-04r300: set proper texture row alignment for IGP chipsMaciej Cencora
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-27r300: add atom print function for kernel mm pathMaciej Cencora
2009-04-19r300: revert part of cb4bef7ae0b5fe8de82c380bc98f19067394d355Maciej Cencora
2009-04-19r300: general cleanupMaciej Cencora
2009-04-19radeon: update clear state with latest intel codeDave Airlie