summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300
Commit message (Expand)AuthorAgeFilesLines
* Re-enable fallbacks.Aapo Tahkola2005-11-014-78/+40
* -Fix first frame -bugAapo Tahkola2005-11-016-81/+109
* Re-org and clean-up of vertx/fragment program limits (instructions,Brian Paul2005-11-011-16/+16
* fix problems found with gcc 2.96 (bug 4934)Brian Paul2005-10-312-4/+5
* Fix texture mixup when two or more contexts.Aapo Tahkola2005-10-281-4/+5
* fix missing commit for span changesDave Airlie2005-10-281-0/+1
* fix up radeon span functions using latest r200 code from Brian,Dave Airlie2005-10-282-177/+178
* Compiled arrays for vtxfmt_a path.Aapo Tahkola2005-10-285-28/+85
* GC a bit of dead code I noticed while looking at texwrap.Eric Anholt2005-10-281-7/+0
* Correct the ordering of the blend constant color.Eric Anholt2005-10-282-3/+4
* Cover my arse.Aapo Tahkola2005-10-261-1/+1
* Reduce stderr noise and fix some compiler warnings.Aapo Tahkola2005-10-267-345/+33
* Remove few outdated r200 files.Aapo Tahkola2005-10-265-108/+4
* Sync with my local tree.Aapo Tahkola2005-10-2616-156/+1898
* Fix invalid vsf temp count for rv350.Aapo Tahkola2005-10-261-3/+3
* Add RV350 AQ chip. (popolon at popolon dot org)Adam Jackson2005-10-241-0/+2
* add the tile bits for offset, and unk bit 31 of sizeDave Airlie2005-10-211-0/+3
* fixes for r300_tex.c from Aapo TahkolaDave Airlie2005-10-201-4/+4
* In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul2005-10-051-2/+2
* Add support for texture compression to R300 driverDave Airlie2005-09-256-214/+409
* add link for radeon_egl.cDave Airlie2005-09-251-1/+2
* fix breakage from Brians changes earlierDave Airlie2005-09-141-3/+3
* pageflip change from radeon driverBrian Paul2005-09-141-0/+5
* Replace ctx->Driver.StencilOp/Func/Mask() functions withBrian Paul2005-09-131-8/+8
* add 1002:5460 M22 X300 cardDave Airlie2005-09-111-0/+2
* add _tnl_arb_vertex_program_stage to all drivers which already have _tnl_vert...Roland Scheidegger2005-09-091-0/+1
* Add new void *addr and __DRIdrawablePrivate parameters toBrian Paul2005-09-041-17/+30
* Use InitPointers helperBrian Paul2005-09-041-18/+5
* remove SetBuffer(). Misc renderbuffer changes.Brian Paul2005-09-034-87/+12
* silence misc warningsBrian Paul2005-09-035-16/+23
* fix a cast/assignment warningBrian Paul2005-08-311-1/+1
* Attempt to fix the issue reported by Alan Grimes with DRM_RADEON_TEXTUREEric Anholt2005-08-251-1/+1
* Add Egberts fixes for 64bit architecturesAlan Hourihane2005-08-151-0/+4
* Fix card_extensions by following corresponding r200 code.Vladimir Dergachev2005-08-061-50/+12
* Fix a == vs !- typo for glx_enable_extensionJon Smirl2005-07-291-2/+2
* Use the routines supplied in the __DRIinterfaceMethods structure to create aIan Romanick2005-07-281-2/+1
* glxEnableExtension is a platform-specific function exported by the loader.Ian Romanick2005-07-281-11/+11
* Major rip-up of internal function insertion interface. The oldmesa_6_3_1Ian Romanick2005-07-282-2/+12
* test for the proper drm version, at least 1.17 is requiredRoland Scheidegger2005-07-271-1/+1
* Fixes the glXGetProcAddress portion of the interface. Most of the functionsIan Romanick2005-07-264-35/+18
* All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick2005-07-241-60/+23
* Clean up warnings in r300 code by making some symbols static, adding prototypesEric Anholt2005-07-2011-18/+36
* Expose the fact that we do not do either selection of feedback buffers - eith...Vladimir Dergachev2005-07-022-0/+11
* Adding RV350_NJ ID.Jerome Glisse2005-07-011-0/+2
* Adapt extension string to new GL dispatch schema proposedJerome Glisse2005-07-011-1/+48
* -"fix" page flippingAapo Tahkola2005-06-302-13/+30
* Uncomment a couple of helper functions.Vladimir Dergachev2005-06-271-10/+1
* Rename unchecked state to match DRM driver.Vladimir Dergachev2005-06-275-140/+148
* Back out the actual enabling of depth tiling.Nicolai Haehnle2005-06-211-7/+0
* Add PCI ID for R420 JI.Nicolai Haehnle2005-06-211-0/+2