Age | Commit message (Expand) | Author |
2009-07-21 | Track Radeon driver symlinks in Git. | Michel Dänzer |
2009-07-20 | i965: Don't clip everything if FRONT_AND_BACK culling while culling disabled. | Eric Anholt |
2009-07-20 | r600: fix typo in blend code | Alex Deucher |
2009-07-20 | r600: fix dst reg indexing | Kevin DeKorte |
2009-07-20 | r600: add blending support | Alex Deucher |
2009-07-20 | r600: add user clip plane support | Alex Deucher |
2009-07-20 | r600: add logicop support | Alex Deucher |
2009-07-20 | Merge branch 'mesa_7_5_branch' | Michel Dänzer |
2009-07-20 | radeon: With DRI1, if we have HW stencil, only expose fbconfigs with stencil. | Michel Dänzer |
2009-07-20 | r600: Fix compilation | Kevin DeKorte |
2009-07-20 | R6xx/r7xx: Fix line stipple and width issue | Cooper Yuan |
2009-07-17 | R6xx/R7xx: add fine grained syncing support | Alex Deucher |
2009-07-17 | R6xx/r7xx: send depth state in it's own function | Alex Deucher |
2009-07-17 | R200: fix build when RADEON_DEBUG_BO is set | Alex Deucher |
2009-07-18 | radeon: disable BO debug | Dave Airlie |
2009-07-17 | Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in... | Alex Deucher |
2009-07-17 | R6xx/r7xx: warning fixes | Kevin DeKorte |
2009-07-17 | egl: Remove redundant DeletePending flag. | Chia-I Wu |
2009-07-17 | egl: Use the link functions to manage resources. | Chia-I Wu |
2009-07-17 | R6xx/r7xx: disable depth/stencil compression for now | Alex Deucher |
2009-07-17 | R6xx/r7xx: add some missing state regs | Alex Deucher |
2009-07-16 | i965: Add missing state dependency of sf_unit on _NEW_BUFFERS. | Eric Anholt |
2009-07-16 | R6xx: fix rendering on r6xx/rs780 chips | Alex Deucher |
2009-07-16 | Warning fixes | Kevin DeKorte |
2009-07-16 | R6xx/r7xx: remove unused function | Alex Deucher |
2009-07-16 | Restore vp input mapping, fix vtx stream missing problem. | Richard Li |
2009-07-16 | Fix more merge fallout | Alex Deucher |
2009-07-15 | R6xx/r7xx: warning fixes | Kevin DeKorte |
2009-07-15 | R6xx/r7xx: fix missing vertex stream | Richard Li |
2009-07-15 | radeon bo: Fix merge fall out | Alex Deucher |
2009-07-15 | R6xx/r7xx: more Makefile fixes | Alex Deucher |
2009-07-15 | Fix r600 makefile for lastest CS changes | Alex Deucher |
2009-07-15 | Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in... | Alex Deucher |
2009-07-15 | make sure ctx->Driver.Flush is valid before calling it | Alex Deucher |
2009-07-15 | Use memcpy directly in the common code | Alex Deucher |
2009-07-15 | radeon: update span reading micro tile code | Dave Airlie |
2009-07-15 | r300: emit z depth pitch reloc in preparation for tiling | Dave Airlie |
2009-07-15 | radeon: r300 fix span reading for macro tiled buffers. | Dave Airlie |
2009-07-15 | radeon: for tiling you really need to use GET/PUT VALUE not PTR. | Dave Airlie |
2009-07-15 | i965: the offset of any branch/jump instruction is in unit of 64bits on IGDNG | Xiang, Haihao |
2009-07-14 | R6xx/r7xx: implement memcpy buffer swaps | Alex Deucher |
2009-07-15 | intel/radeon: add common metaops code. | Dave Airlie |
2009-07-14 | r6xx/r7xx: fix buffer aging bug | Alex Deucher |
2009-07-14 | R6xx/R7xx: no irqs yet. | Alex Deucher |
2009-07-15 | radeon: fix unsigned vs signed comparison in stencil code. | Dave Airlie |
2009-07-14 | intel: Fix ClearDepth to not be affected by DepthRange. | Eric Anholt |
2009-07-14 | intel: Set DepthRange in the metaops using RasterPos[2]. | Eric Anholt |
2009-07-14 | intel: Flag _NEW_ARRAY state when doing array object binding in clears. | Eric Anholt |
2009-07-14 | Disable shader dumps | Alex Deucher |
2009-07-14 | radeon: Differentiate 16 bpp destination formats. | Michel Dänzer |