Age | Commit message (Expand) | Author |
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 |
2010-01-19 | r100/r200: fix Y coord flipping in accelerated blits | Alex Deucher |
2010-01-19 | r100/r200: fix dst pitch in blit code | Alex Deucher |
2010-01-19 | r200: add missing symlink to radeon_tex_copy.c | Alex Deucher |
2010-01-20 | r100/r200: align to pitch updates in blit interface | Maciej Cencora |
2010-01-19 | r200: use common glCopyTex(Sub)Image code | Maciej Cencora |
2010-01-19 | r100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a7af85e909381b | Alex Deucher |
2010-01-19 | r100/r200/r600: check if blitting for given format is supported earlier | Alex Deucher |
2010-01-19 | r100/r200: add blit support for ARGB4444 | Alex Deucher |
2010-01-18 | r200: add blit support | Alex Deucher |
2010-01-05 | Merge branch 'remove-intel-dri1' | Kristian Høgsberg |
2010-01-04 | mesa: make texture BorderColor a union of float/int/uint | Brian Paul |
2010-01-04 | Remove leftover __DRI{screen,drawable,context}Private references | Kristian Høgsberg |
2009-12-29 | mesa: implement per-buffer color masking | Brian Paul |
2009-12-22 | radeon/r600: use new libdrm_radeon api | Dave Airlie |
2009-12-21 | radeon/r600: use new libdrm_radeon api | Dave Airlie |
2009-12-05 | radeon/r200/r600: fix drivers for changes in 433f0a82f5a4696e6b0c4061f645485e... | Alex Deucher |
2009-12-02 | Merge branch 'mesa_7_7_branch' | Jakob Bornecrantz |
2009-12-02 | Merge commit 'mesa_7_6_branch' into mesa_7_7_branch | Jakob Bornecrantz |