summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300
AgeCommit message (Expand)Author
2005-09-03remove SetBuffer(). Misc renderbuffer changes.Brian Paul
2005-09-03silence misc warningsBrian Paul
2005-08-31fix a cast/assignment warningBrian Paul
2005-08-25Attempt to fix the issue reported by Alan Grimes with DRM_RADEON_TEXTUREEric Anholt
2005-08-15Add Egberts fixes for 64bit architecturesAlan Hourihane
2005-08-06Fix card_extensions by following corresponding r200 code.Vladimir Dergachev
2005-07-29Fix a == vs !- typo for glx_enable_extensionJon Smirl
2005-07-28Use the routines supplied in the __DRIinterfaceMethods structure to create aIan Romanick
2005-07-28glxEnableExtension is a platform-specific function exported by the loader.Ian Romanick
2005-07-28Major rip-up of internal function insertion interface. The oldIan Romanick
2005-07-27test for the proper drm version, at least 1.17 is requiredRoland Scheidegger
2005-07-26Fixes the glXGetProcAddress portion of the interface. Most of the functionsIan Romanick
2005-07-24All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick
2005-07-20Clean up warnings in r300 code by making some symbols static, adding prototypesEric Anholt
2005-07-02Expose the fact that we do not do either selection of feedback buffers - eith...Vladimir Dergachev
2005-07-01Adding RV350_NJ ID.Jerome Glisse
2005-07-01Adapt extension string to new GL dispatch schema proposedJerome Glisse
2005-06-30-"fix" page flippingAapo Tahkola
2005-06-27Uncomment a couple of helper functions.Vladimir Dergachev
2005-06-27Rename unchecked state to match DRM driver.Vladimir Dergachev
2005-06-21Back out the actual enabling of depth tiling.Nicolai Haehnle
2005-06-21Add PCI ID for R420 JI.Nicolai Haehnle
2005-06-21r300 driver side of color tiling support.Aapo Tahkola
2005-06-21Make sure texture base addresses are used correctly.Nicolai Haehnle
2005-06-16Fix gloss breakage when using hw tnl.Aapo Tahkola
2005-06-16Use depth tiling.Aapo Tahkola
2005-06-16Support 16-bit modes.Aapo Tahkola
2005-06-16Fix problems with elts when immediate mode is on.Aapo Tahkola
2005-06-16Turn off VBO's.Aapo Tahkola
2005-06-16lost_context never gets reset.Aapo Tahkola
2005-06-12Fixed typos.Vladimir Dergachev
2005-06-10Add definition for memory controller latency registers..Vladimir Dergachev
2005-06-08- Secondary colourBen Skeggs
2005-06-06TEX to outputBen Skeggs
2005-06-05Fix xyz/w interaction (needs a cleanup still..)Ben Skeggs
2005-05-31Causes lockups on some rare cases.Aapo Tahkola
2005-05-28Some fixesJerome Glisse
2005-05-28Up MAX_AOS_ARRAYS to 16. Do we need more?Ben Skeggs
2005-05-28Play with swizzling a bit.Ben Skeggs
2005-05-28Programmable per-vertex point sizes and proper result reg assigns.Aapo Tahkola
2005-05-27More optimal r300Clear.Aapo Tahkola
2005-05-26constant trackingBen Skeggs
2005-05-25- Remove one of the loops in emit_arithBen Skeggs
2005-05-23Implement enough of ARB_fragment_program for Keith's texenv programBen Skeggs
2005-05-22Small change to handle native case (7 natives case)Jerome Glisse
2005-05-22Adding r300 fragment program swizzle tab. Please someJerome Glisse
2005-05-19Ditch unused code and features that arent in subject to get supported any nea...Aapo Tahkola
2005-05-18Stick texture LOD back on.Aapo Tahkola
2005-05-18Polygon mode fixes.Aapo Tahkola
2005-05-14Make gleans polyoffset test happy.Aapo Tahkola