Age | Commit message (Expand) | Author |
2010-03-24 | r100/r200/r300/r600: enable accel for Copy/DrawPixels without kms | Alex Deucher |
2010-03-22 | Merge branch '7.8' | Brian Paul |
2010-03-21 | r200: Fix emit size prediction to account elt splitting. | Pauli Nieminen |
2010-03-21 | r200: Don't flush when closing elts in KMS. | Pauli Nieminen |
2010-03-21 | r200: Fix swtnl fallback to flush pending rendering before transition. | Pauli Nieminen |
2010-03-21 | r200: Fix mixed indetion in r200TclFallback. | Pauli Nieminen |
2010-03-12 | Merge branch '7.8' | Michel Dänzer |
2010-03-12 | r100/r200/r300/r300: only enable accelerated pixel ops with kms | Alex Deucher |
2010-03-12 | Grammar and spelling fixes | Jeff Smith |
2010-03-11 | r200: support additional blit formats | Alex Deucher |
2010-03-10 | r200: add additional blit formats | Alex Deucher |
2010-03-10 | radeon/r200/r600: enable HW accelerated gl(Read/Copy/Draw)Pixels | Alex Deucher |
2010-03-09 | radeon/r200/r300/r600: add is_format_renderable function | Maciej Cencora |
2010-03-09 | radeon: add hw accelerated glReadPixel support (not enabled yet) | Maciej Cencora |
2010-03-08 | radeon/r200/r600: allow src and dst BOs to be placed in GTT during blit | Alex Deucher |
2010-03-08 | radeon/r200/r600: reset bos when validating buffers during blit | Alex Deucher |
2010-03-08 | radeon/r200/r600: allow src and dst BOs to be placed in GTT during blit | Alex Deucher |
2010-03-08 | radeon/r200/r600: reset bos when validating buffers during blit | Alex Deucher |
2010-03-07 | radeon: move glGetTexImage handlers to seperate file | Maciej Cencora |
2010-03-07 | radeon: added tiling functions | Maciej Cencora |
2010-03-06 | dri: drop MINIGLX_SOURCES (2) | George Sapountzis |
2010-03-06 | dri: drop MINIGLX_SOURCES | George Sapountzis |
2010-03-03 | radeon/r200/r300/r600: add check_blit vtbl function | Alex Deucher |
2010-03-03 | Remove stray defines of HAVE_RGBA | Ian Romanick |
2010-03-03 | mesa: Remove ClearIndex and IndexMask from device-driver interface | Ian Romanick |
2010-03-03 | radeon/r200/r300/r600: fix blit BO buffer validation | Dave Airlie |
2010-02-24 | radeon/r200: fix the state emission before kernel clear | Dave Airlie |
2010-02-10 | radeon: Define EXT_framebuffer_object constants to match hw. | Pauli Nieminen |
2010-02-09 | dri_interface: Introduce DRI tokens for the texBuffer texture formats | Kristian Høgsberg |
2010-02-09 | r200: Fix UMS notto emit stp. | Pauli Nieminen |
2010-02-07 | r200: Fix LOD min/max emit. | Pauli Nieminen |
2010-02-07 | r100/r200/r300/r600: Set MaxCombinedTextureImageunits. | Pauli Nieminen |
2010-02-07 | r200: Fix lod bias correction. | Pauli Nieminen |
2010-02-06 | r200: Add some debug output to texture function. | Pauli Nieminen |
2010-02-05 | r200: Optimize polygon stipple emit. | Pauli Nieminen |
2010-02-05 | r200: Add trace logging to r200PointSize. | Pauli Nieminen |
2010-02-04 | mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean | Brian Paul |
2010-02-04 | r200: Add the polygon stipple state to the state list. | Pauli Nieminen |
2010-02-04 | r200: Add logging for glPolygonStripple. | Pauli Nieminen |
2010-02-02 | r200: Fix EXT_fogcoord rendering. | Pauli Nieminen |
2010-01-30 | r200: Remove unnecessary headers. | Vinson Lee |
2010-01-25 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-24 | r200: Silence fprintf format warning. | Vinson Lee |
2010-01-22 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-22 | egl: Remove USING_EGL and the related drivers. | Chia-I Wu |
2010-01-21 | r200: fix CS section size mismatch | Roland Scheidegger |
2010-01-20 | r200: re-adding missing pitch alignment check in blit code | Alex Deucher |
2010-01-20 | r200: fix some breakage after move to common blit code | Alex Deucher |
2010-01-20 | r200: fix typo in 76cf2618327a7f008dcfd0d91d64d6d9e01f9a9c | Alex Deucher |
2010-01-19 | Remove hardcoded -Wall from Radeon DRI makefiles | Alan Coopersmith |