Age | Commit message (Expand) | Author |
2010-02-26 | r600: fail to validate unsupported texture formats | Klaus Schnass |
2010-02-10 | r600: Fix typo in __DRI_TEXTURE_FORMAT_RGBA rename | Kristian Høgsberg |
2010-02-09 | dri_interface: Introduce DRI tokens for the texBuffer texture formats | Kristian Høgsberg |
2010-01-30 | r600: Remove unnecessary headers. | Vinson Lee |
2010-01-22 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-22 | r600: enable sampler lod* bits | Andre Maasikas |
2010-01-15 | r600: fill in some missing XRGB tex formats | Alex Deucher |
2010-01-15 | r600: set tiling correctly for texturing from depth buffer | Alex Deucher |
2010-01-08 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-06 | r600: adjust after radeon mipmap changes in 7118db8700 | Andre Maasikas |
2010-01-06 | r600: float texture component ordering | Pierre Ossman |
2010-01-05 | r600: adjust after radeon mipmap changes in 7118db8700 | Andre Maasikas |
2010-01-05 | r600: support depth compare functions & shadow_ambient | Andre Maasikas |
2009-12-05 | radeon/r200/r600: fix drivers for changes in 433f0a82f5a4696e6b0c4061f645485e... | Alex Deucher |
2009-11-18 | r600: align for mipmap tree changes | Maciej Cencora |
2009-10-30 | r600: remove duplicate line | Alex Deucher |
2009-10-30 | r600: fill in some missing tex formats | Alex Deucher |
2009-10-28 | Merge branch 'texformat-rework' | Brian Paul |
2009-10-25 | mesa: choose texture format in core mesa, not drivers | Brian Paul |
2009-10-21 | radeon: replace MESA_FORMAT_Z24_S8 with MESA_FORMAT_S8_Z24 | Brian Paul |
2009-10-19 | Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes... | Alex Deucher |
2009-10-19 | r600: Fix size calculation for 24 bit depth | Robert Noland |
2009-10-15 | r600: fix tfp1 bo size | Andre Maasikas |
2009-10-05 | drivers: don't include texformat.h | Brian Paul |
2009-09-30 | mesa: replace gl_texture_format with gl_format | Brian Paul |
2009-09-24 | r600: check if textures are actually enabled before submission | Alex Deucher |
2009-09-24 | r600: fix ftp for dri1 | Alex Deucher |
2009-09-24 | r600: don't setup hardware state if TFP | Dave Airlie |
2009-09-09 | r600: check if textures are actually enabled before submission | Alex Deucher |
2009-09-09 | r600: fix ftp for dri1 | Alex Deucher |
2009-09-09 | r600: don't setup hardware state if TFP | Dave Airlie |
2009-09-04 | r600: add support for EXT_texture_sRGB | Alex Deucher |
2009-09-03 | r600: make sure the active vertex shader bo is re-added to persistent list. | Alex Deucher |
2009-09-03 | r600: make sure the active shader bo is re-added to persistent list. | Dave Airlie |
2009-08-31 | r600: Convert to shared debug code and add a few new debug messages. | Pauli Nieminen |
2009-08-22 | r600: make state emit more fine grained | Alex Deucher |
2009-08-22 | r600: move full state to radeon state atoms | Alex Deucher |
2009-08-18 | radeon: Optimize memory handling for dma operations. | Pauli Nieminen |
2009-08-03 | r600: fix r600SetTexOffset | Alex Deucher |
2009-07-30 | r600: fix mipmaps | Alex Deucher |
2009-07-29 | r600: remove extraneous semicolon | Alex Deucher |
2009-07-29 | r600: fix texture pitch alignment | Alex Deucher |
2009-07-29 | r600: minor fixes | Alex Deucher |
2009-07-27 | r600: fix _REV texture format component swizzles | Alex Deucher |
2009-07-27 | r600: switch tex code to use SETfield macros | Alex Deucher |
2009-07-17 | R6xx/r7xx: warning fixes | Kevin DeKorte |
2009-07-15 | Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in... | Alex Deucher |
2009-07-06 | R6xx/r7xx: first pass at texture support | Alex Deucher |
2009-04-21 | R6xx/R7xx: remove unused files | Richard Li |
2009-04-10 | Remove r500 stuff | Alex Deucher |