summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r200
AgeCommit message (Expand)Author
2010-03-22Merge branch '7.8'Brian Paul
2010-03-21r200: Fix emit size prediction to account elt splitting.Pauli Nieminen
2010-03-21r200: Don't flush when closing elts in KMS.Pauli Nieminen
2010-03-21r200: Fix swtnl fallback to flush pending rendering before transition.Pauli Nieminen
2010-03-21r200: Fix mixed indetion in r200TclFallback.Pauli Nieminen
2010-03-12Merge branch '7.8'Michel Dänzer
2010-03-12r100/r200/r300/r300: only enable accelerated pixel ops with kmsAlex Deucher
2010-03-12Grammar and spelling fixesJeff Smith
2010-03-11r200: support additional blit formatsAlex Deucher
2010-03-10r200: add additional blit formatsAlex Deucher
2010-03-10radeon/r200/r600: enable HW accelerated gl(Read/Copy/Draw)PixelsAlex Deucher
2010-03-09radeon/r200/r300/r600: add is_format_renderable functionMaciej Cencora
2010-03-09radeon: add hw accelerated glReadPixel support (not enabled yet)Maciej Cencora
2010-03-08radeon/r200/r600: allow src and dst BOs to be placed in GTT during blitAlex Deucher
2010-03-08radeon/r200/r600: reset bos when validating buffers during blitAlex Deucher
2010-03-08radeon/r200/r600: allow src and dst BOs to be placed in GTT during blitAlex Deucher
2010-03-08radeon/r200/r600: reset bos when validating buffers during blitAlex Deucher
2010-03-07radeon: move glGetTexImage handlers to seperate fileMaciej Cencora
2010-03-07radeon: added tiling functionsMaciej Cencora
2010-03-06dri: drop MINIGLX_SOURCES (2)George Sapountzis
2010-03-06dri: drop MINIGLX_SOURCESGeorge Sapountzis
2010-03-03radeon/r200/r300/r600: add check_blit vtbl functionAlex Deucher
2010-03-03Remove stray defines of HAVE_RGBAIan Romanick
2010-03-03mesa: Remove ClearIndex and IndexMask from device-driver interfaceIan Romanick
2010-03-03radeon/r200/r300/r600: fix blit BO buffer validationDave Airlie
2010-02-24radeon/r200: fix the state emission before kernel clearDave Airlie
2010-02-10radeon: Define EXT_framebuffer_object constants to match hw.Pauli Nieminen
2010-02-09dri_interface: Introduce DRI tokens for the texBuffer texture formatsKristian Høgsberg
2010-02-09r200: Fix UMS notto emit stp.Pauli Nieminen
2010-02-07r200: Fix LOD min/max emit.Pauli Nieminen
2010-02-07r100/r200/r300/r600: Set MaxCombinedTextureImageunits.Pauli Nieminen
2010-02-07r200: Fix lod bias correction.Pauli Nieminen
2010-02-06r200: Add some debug output to texture function.Pauli Nieminen
2010-02-05r200: Optimize polygon stipple emit.Pauli Nieminen
2010-02-05r200: Add trace logging to r200PointSize.Pauli Nieminen
2010-02-04mesa: change ctx->Driver.ProgramStringNotify() to return GLbooleanBrian Paul
2010-02-04r200: Add the polygon stipple state to the state list.Pauli Nieminen
2010-02-04r200: Add logging for glPolygonStripple.Pauli Nieminen
2010-02-02r200: Fix EXT_fogcoord rendering.Pauli Nieminen
2010-01-30r200: Remove unnecessary headers.Vinson Lee
2010-01-25Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-24r200: Silence fprintf format warning.Vinson Lee
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-22egl: Remove USING_EGL and the related drivers.Chia-I Wu
2010-01-21r200: fix CS section size mismatchRoland Scheidegger
2010-01-20r200: re-adding missing pitch alignment check in blit codeAlex Deucher
2010-01-20r200: fix some breakage after move to common blit codeAlex Deucher
2010-01-20r200: fix typo in 76cf2618327a7f008dcfd0d91d64d6d9e01f9a9cAlex Deucher
2010-01-19Remove hardcoded -Wall from Radeon DRI makefilesAlan Coopersmith
2010-01-19r100/r200: fix Y coord flipping in accelerated blitsAlex Deucher