Age | Commit message (Expand) | Author |
2007-03-06 | Fix/improve framebuffer object reference counting. | Brian |
2006-12-12 | Bug 7260: mach64 texture memory mng cleanup | George Sapountzis |
2006-10-02 | Bugzilla 6242: [mach64] Use private DMA buffers (only) | Felix Kuehling |
2005-10-19 | Fix a missed merge for idr's dispatch changes: failure to do driInitExtensions | Eric Anholt |
2005-09-04 | Add new void *addr and __DRIdrawablePrivate parameters to | Brian Paul |
2005-09-03 | SetBuffer, renderbuffer changes | Brian Paul |
2005-08-15 | Add Egberts fixes for 64bit architectures | Alan Hourihane |
2005-07-29 | Fix a == vs !- typo for glx_enable_extension | Jon Smirl |
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-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-05-30 | Add the no_rast debug option to mach64. It shows that software fallbacks are | Eric Anholt |
2005-05-04 | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul |
2004-12-16 | Also PUBLICize the config option table | Adam Jackson |
2004-12-15 | Mark __driCreateNewScreen PUBLIC | Adam Jackson |
2004-12-14 | uint*t -> u_int*t changes | Alan Hourihane |
2004-07-04 | Patch removes _SOLO definition needed for mesa-solo. mesa-solo | Jon Smirl |
2004-06-07 | fix the versions | Dave Airlie |
2004-06-03 | Redo of removing __driRegisterExtensions(). I accidentally undid the previous... | Jon Smirl |
2004-06-03 | Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out | Jon Smirl |
2004-06-03 | kill __driRegisterExtensions(), none of the functions did anything | Jon Smirl |
2004-06-02 | driCheckDriDdxDrmVersion uses a function that is not available to | Ian Romanick |
2004-06-01 | Fix dumb mistake from a previous commit. __driCreateScreen is now | Ian Romanick |
2004-06-01 | Convert 'Display *' to '__DRInativeDisplay *'. Only portions of the | Ian Romanick |
2004-05-31 | fixup mach64 for newer build/types | Dave Airlie |
2004-05-13 | silence warning in assignment to gp.value | Brian Paul |
2004-04-29 | Allow *_dri.so to build in Mesa tree with the 'linux-dri' target. | Keith Whitwell |
2004-03-26 | Make sure drivers don't dereference a NULL pointer if | Ian Romanick |
2004-03-21 | Add new interface support don't switch on yet .. | Dave Airlie |
2004-02-06 | Remove warnings from mach64 build, fix up some _SOLO stuff, | Dave Airlie |
2004-02-05 | Initial mach64 driver import for DRI mach64-0-0-6 branch, | Dave Airlie |