summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon
AgeCommit message (Expand)Author
2009-07-15radeon: fix unsigned vs signed comparison in stencil code.Dave Airlie
2009-07-14radeon: Differentiate 16 bpp destination formats.Michel Dänzer
2009-07-14radeon: Invert front face winding when rendering to FBO.Michel Dänzer
2009-07-14radeon: port more front fixes from intel.Dave Airlie
2009-07-14radeon/r200: fix color masking under dri2Dave Airlie
2009-07-14radeon: Use Stencil.Enabled instead of Stencil._Enabled in DrawBuffers.Dave Airlie
2009-07-14radeon/fbo: stencil bits fix from Michel in intel fbo codeDave Airlie
2009-07-12radeon: Fix crash when rendering to incomplete texture and other formatsNicolai Hähnle
2009-07-12radeon: update clear code from Intel codebase.Dave Airlie
2009-07-12radeon: fbo fix firecube crashesDave Airlie
2009-07-11radeon: Fix scissor rectangle calculation when rendering to FBO.Michel Dänzer
2009-07-11radeon: enable GL_NV_texture_rectangle under dri2.Dave Airlie
2009-07-11radeon: set texture in state properly.Dave Airlie
2009-07-11radeon: make swtcl emit size biggerDave Airlie
2009-07-08radeon: fix copy and paste typoMaciej Cencora
2009-07-06radeon: fixup FBO depth 24 allocations to avoid assertDave Airlie
2009-07-06radeon/r200/r300: port to new space checking code in libdrmDave Airlie
2009-07-03radeon: Wait for BO idle if necessary before mapping it.Michel Dänzer
2009-07-02radeon/r200/r300: drop radeon renderbuffer private width/heightDave Airlie
2009-07-02radeon/r300: use base width/height.Dave Airlie
2009-06-29Revert "r200: make use of DMA buffers for Elts a lot better."Dave Airlie
2009-06-27radeon: Always initialize front and back renderbuffers if presentNicolai Hähnle
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