summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon
AgeCommit message (Expand)Author
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-08Fix buffer age implementaion bug.Richard Li
2009-07-07r6xx/r7xx: add sw blit for tex uploadAlex Deucher
2009-07-06R6xx/r7xx: first pass at texture supportAlex Deucher
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-19radeons: use dp4 for position invariant vertex programsRoland Scheidegger
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-12Merge master and fix conflictsAlex Deucher
2009-06-12radeon: fix size of mipmap texture arrayDave Airlie
2009-06-12radeon/r200/r300: fix max texture levels assertDave Airlie
2009-06-11Add RV740 supportAlex Deucher
2009-06-11radeon: increase max bo countMaciej Cencora
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-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-26fix segfault when running glxinfoAlex Deucher
2009-05-26add missing RS780 pci idAlex Deucher