mesa/dri: User standard integer types.
[mesa.git] / src / mesa / drivers / dri / r128 / r128_screen.c
2008-06-24 José Fonsecamesa/dri: User standard integer types.
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-26 José FonsecaRemove CVS keywords.
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-07 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 BrianFix/improve framebuffer object reference counting.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-11-29 Michel DänzerIf the DDX driver didn't reserve any video RAM for...
2005-10-27 Eric AnholtBug #1028: Add hardware-accelerated stencil support...
2005-09-04 Brian PaulAdd new void *addr and __DRIdrawablePrivate parameters to
2005-09-03 Brian PaulSetBuffer, renderbuffer changes
2005-08-15 Alan HourihaneAdd Egberts fixes for 64bit architectures
2005-07-29 Jon SmirlFix a == vs !- typo for glx_enable_extension
2005-07-28 Ian RomanickglxEnableExtension is a platform-specific function...
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-07-26 Ian RomanickFixes the glXGetProcAddress portion of the interface...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2004-12-16 Adam JacksonAlso PUBLICize the config option table
2004-12-15 Adam JacksonMark __driCreateNewScreen PUBLIC
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-10-08 Eric AnholtAdd fallback debugging (R128_DEBUG=fall) output, and...
2004-10-02 Eric AnholtConvert Rage 128 over to t_vertex.c. While it's slight...
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-06-03 Jon SmirlRedo of removing __driRegisterExtensions(). I accidenta...
2004-06-03 Ian RomanickEnable use of new DRI interface in Rage128 driver.
2004-06-03 Jon SmirlOpen/Close FullScreen die. unichrome and savage impleme...
2004-06-03 Jon Smirlkill __driRegisterExtensions(), none of the functions...
2004-04-29 Keith WhitwellAllow *_dri.so to build in Mesa tree with the 'linux...
2004-03-12 Jon SmirlMake R128 driver use sarea/defines from DRM. removed...
2003-12-12 Brian Paulapplied Felix's patch for configuration system
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper