Unichrome DRI:
[mesa.git] / src / mesa / drivers / dri / mach64 /
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-06-09 Dave Airlieremove unused stuff, fix non-native build
2004-06-09 Dave Airliefix mach64 non native.. no reason to use it...
2004-06-07 Dave Airliefix all those warnings
2004-06-07 Dave Airlieuse the mesa defines
2004-06-07 Dave Airlieoops fix a bug I introduced
2004-06-07 Dave Airliefix the versions
2004-06-07 Dave Airliemake endian code work on BSD
2004-06-06 Dave AirlieRemove use of X windows include
2004-06-03 Jon SmirlRedo of removing __driRegisterExtensions(). I accidenta...
2004-06-03 Jon SmirlOpen/Close FullScreen die. unichrome and savage impleme...
2004-06-03 Jon Smirlkill __driRegisterExtensions(), none of the functions...
2004-06-02 Ian RomanickdriCheckDriDdxDrmVersion uses a function that is not...
2004-06-02 Jon SmirlRemoved need for sarea.h, various touch ups to get...
2004-06-02 Ian RomanickReplace drmHandle, drmContext, drmDrawable, drmMagic...
2004-06-01 Ian RomanickFix dumb mistake from a previous commit. __driCreateSc...
2004-06-01 Ian RomanickConvert 'Display *' to '__DRInativeDisplay *'. Only...
2004-06-01 Eric AnholtRemove unnecessary #include "mach64_common.h" which...
2004-05-31 Dave Airliefixup mach64 for newer build/types
2004-05-27 Ian RomanickMove dri_util.[ch] and glcontextmodes.[ch] from dri_cli...
2004-05-13 Brian Paulsilence warning in assignment to gp.value
2004-05-12 Brian Paulobsolete in favor of regular Makefiles
2004-04-29 Keith WhitwellAllow *_dri.so to build in Mesa tree with the 'linux...
2004-04-13 Jon SmirlAdd DRM_SOURCE_PATH to make system.
2004-04-08 Brian Paullots of Makefile updates for new build system
2004-03-26 Brian PaulNew Makefile system
2004-03-26 Ian RomanickMake sure drivers don't dereference a NULL pointer if
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-03-21 Dave AirlieAdd new interface support don't switch on yet ..
2004-03-19 Dave AirlieAdd includes to make mach64 build
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-02-26 Brian Pauladded _tnl_allow_vertex/pixel_fog() calls
2004-02-23 Dave Airliedelete the textures
2004-02-12 Dave Airlieminor cleanups from t_dd_vb.c
2004-02-12 Dave Airlieremove vertex_stride_shift, fix up code to not need it
2004-02-12 Dave Airliefix up specular color/fog and triangle vertex retrieval
2004-02-12 Dave Airliefixup vertex building code ..
2004-02-12 Dave Airliemore updates , gears sorta works
2004-02-11 Dave Airlieinitialise VBLANK
2004-02-06 Dave Airliefix missing include for SOLO build
2004-02-06 Dave AirlieRemove warnings from mach64 build, fix up some _SOLO...
2004-02-05 Dave AirlieInitial mach64 driver import for DRI mach64-0-0-6 branch,