Age | Commit message (Expand) | Author |
2005-10-28 | Fix texture mixup when two or more contexts. | Aapo Tahkola |
2005-10-28 | fix missing commit for span changes | Dave Airlie |
2005-10-28 | fix up radeon span functions using latest r200 code from Brian, | Dave Airlie |
2005-10-28 | Compiled arrays for vtxfmt_a path. | Aapo Tahkola |
2005-10-28 | GC a bit of dead code I noticed while looking at texwrap. | Eric Anholt |
2005-10-28 | Correct the ordering of the blend constant color. | Eric Anholt |
2005-10-26 | Cover my arse. | Aapo Tahkola |
2005-10-26 | Reduce stderr noise and fix some compiler warnings. | Aapo Tahkola |
2005-10-26 | Remove few outdated r200 files. | Aapo Tahkola |
2005-10-26 | Sync with my local tree. | Aapo Tahkola |
2005-10-26 | Fix invalid vsf temp count for rv350. | Aapo Tahkola |
2005-10-24 | Add RV350 AQ chip. (popolon at popolon dot org) | Adam Jackson |
2005-10-21 | add the tile bits for offset, and unk bit 31 of size | Dave Airlie |
2005-10-20 | fixes for r300_tex.c from Aapo Tahkola | Dave Airlie |
2005-10-05 | In gl_texture_image replace IntFormat with InternalFormat and Format with | Brian Paul |
2005-09-25 | Add support for texture compression to R300 driver | Dave Airlie |
2005-09-25 | add link for radeon_egl.c | Dave Airlie |
2005-09-14 | fix breakage from Brians changes earlier | Dave Airlie |
2005-09-14 | pageflip change from radeon driver | Brian Paul |
2005-09-13 | Replace ctx->Driver.StencilOp/Func/Mask() functions with | Brian Paul |
2005-09-11 | add 1002:5460 M22 X300 card | Dave Airlie |
2005-09-09 | add _tnl_arb_vertex_program_stage to all drivers which already have _tnl_vert... | Roland Scheidegger |
2005-09-04 | Add new void *addr and __DRIdrawablePrivate parameters to | Brian Paul |
2005-09-04 | Use InitPointers helper | Brian Paul |
2005-09-03 | remove SetBuffer(). Misc renderbuffer changes. | Brian Paul |
2005-09-03 | silence misc warnings | Brian Paul |
2005-08-31 | fix a cast/assignment warning | Brian Paul |
2005-08-25 | Attempt to fix the issue reported by Alan Grimes with DRM_RADEON_TEXTURE | Eric Anholt |
2005-08-15 | Add Egberts fixes for 64bit architectures | Alan Hourihane |
2005-08-06 | Fix card_extensions by following corresponding r200 code. | Vladimir Dergachev |
2005-07-29 | Fix a == vs !- typo for glx_enable_extension | Jon Smirl |
2005-07-28 | Use the routines supplied in the __DRIinterfaceMethods structure to create a | Ian Romanick |
2005-07-28 | glxEnableExtension is a platform-specific function exported by the loader. | Ian Romanick |
2005-07-28 | Major rip-up of internal function insertion interface. The old | Ian Romanick |
2005-07-27 | test for the proper drm version, at least 1.17 is required | Roland Scheidegger |
2005-07-26 | Fixes the glXGetProcAddress portion of the interface. Most of the functions | Ian Romanick |
2005-07-24 | All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows | Ian Romanick |
2005-07-20 | Clean up warnings in r300 code by making some symbols static, adding prototypes | Eric Anholt |
2005-07-02 | Expose the fact that we do not do either selection of feedback buffers - eith... | Vladimir Dergachev |
2005-07-01 | Adding RV350_NJ ID. | Jerome Glisse |
2005-07-01 | Adapt extension string to new GL dispatch schema proposed | Jerome Glisse |
2005-06-30 | -"fix" page flipping | Aapo Tahkola |
2005-06-27 | Uncomment a couple of helper functions. | Vladimir Dergachev |
2005-06-27 | Rename unchecked state to match DRM driver. | Vladimir Dergachev |
2005-06-21 | Back out the actual enabling of depth tiling. | Nicolai Haehnle |
2005-06-21 | Add PCI ID for R420 JI. | Nicolai Haehnle |
2005-06-21 | r300 driver side of color tiling support. | Aapo Tahkola |
2005-06-21 | Make sure texture base addresses are used correctly. | Nicolai Haehnle |
2005-06-16 | Fix gloss breakage when using hw tnl. | Aapo Tahkola |
2005-06-16 | Use depth tiling. | Aapo Tahkola |