Age | Commit message (Expand) | Author |
2009-08-15 | r300: add occlusion queries support | Maciej Cencora |
2009-07-27 | r300: Move vertex program compilation to compiler | Nicolai Hähnle |
2009-06-12 | r300: add support for EXT_texture_sRGB | Maciej Cencora |
2009-05-07 | r300: moar cleanup | Maciej Cencora |
2009-04-27 | r300: rename state | Maciej Cencora |
2009-03-20 | Merge remote branch 'main/master' into radeon-rewrite | Dave Airlie |
2009-03-06 | r300: add few macros for RS setup | Maciej Cencora |
2009-02-13 | Merge remote branch 'origin/master' into radeon-rewrite | Dave Airlie |
2009-02-04 | r300: make the macros safe. add missing parenthesis. | Maciej Cencora |
2008-12-28 | r300: remove the unknowns from the indx_buffer code | Dave Airlie |
2008-11-14 | r300: bo and cs abstraction. | Jerome Glisse |
2008-08-14 | r300: Fix 3D texture support. | Michel Dänzer |
2008-07-27 | r300: Implement hardware acceleration for ColorLogicOp | Nicolai Haehnle |
2008-07-12 | r500_fragprog: Major refactoring of final emit | Nicolai Haehnle |
2008-07-05 | r500: Major refactoring of fragment program emit | Nicolai Haehnle |
2008-06-29 | r300: Fix wrap mode for 1D textures | Nicolai Haehnle |
2008-06-07 | r300: Further anisotropic filtering fixes | Nicolai Haehnle |
2008-06-07 | r300: Update LOD_BIAS register constants | Nicolai Haehnle |
2008-06-07 | r5xx: Unbreak anisotropic filtering? | Corbin Simpson |
2008-06-06 | r300: Cleanup TX_MIN_FILTER defines | Nicolai Haehnle |
2008-05-29 | r300: fix R300_FG_ALPHA_FUNC_VAL_MASK | Markus Amsler |
2008-05-28 | Merge branch 'r500-support' | Dave Airlie |
2008-05-20 | r300: some ctrl-m's wierd. | Dave Airlie |
2008-05-20 | r300/r500: fix RS col fmt bits | Dave Airlie |
2008-05-17 | r300: SC register naming cleanup | Alex Deucher |
2008-05-17 | r500: write out the correct FP registers | Alex Deucher |
2008-05-13 | R300: clean up GA registers | Alex Deucher |
2008-05-13 | R3xx: clean up ZB registers | Alex Deucher |
2008-05-13 | R300: clean up CB registers | Alex Deucher |
2008-05-13 | R300: clean up Fog registers | Alex Deucher |
2008-05-13 | R300: cleanup FS code and fill in missing details | Alex Deucher |
2008-05-13 | R3xx: more PVS cleanup | Alex Deucher |
2008-05-12 | Merge branch 'r500-support' of git+ssh://agd5f@git.freedesktop.org/git/mesa/m... | Alex Deucher |
2008-05-12 | R500: add support for 4k textures | Alex Deucher |
2008-05-07 | r500: cleanup r500 RS setup | Dave Airlie |
2008-05-04 | r300: Set correct VAP_CNTL per vertex program. | Markus Amsler |
2008-05-02 | R3/4/5: fix TCL on r5xx, cleanup PVS code | Alex Deucher |
2008-05-02 | R300: fix VAP_OUTPUT_VTX_FMT_1 defines | Alex Deucher |
2008-05-02 | R300: cleanup VAP_CLIP_CNTL | Alex Deucher |
2008-05-02 | R300: clean up VAP_PROG_STREAM_CNTL* register usage | Alex Deucher |
2008-05-02 | R5xx: various updates | Alex Deucher |
2008-05-02 | r500 RS unit setup | Dave Airlie |
2008-05-02 | some basic r500 portage | Dave Airlie |
2008-03-29 | Merge branch 'r300-vertprog-branch' of ssh://people.freedesktop.org/~z3ro/mesa | Oliver McFadden |
2008-03-28 | r300: finish conversion of RS_INST regs | Dave Airlie |
2008-03-28 | r300: move to using RS_INST names | Dave Airlie |
2008-03-24 | R300: fix typo r300 fog reg | Alex Deucher |
2008-03-04 | r300: Fix some issues with masks in stencil buffer area | Christoph Brill |
2008-03-02 | r300: Corrected a bug with the MAD instruction. | Oliver McFadden |
2008-03-01 | r300: Added the PVS_SRC_OPERAND documentation from AMD. | Oliver McFadden |