mesa.git
2003-12-08 Alan Hourihanesome changes for SOLO build
2003-12-08 Alan Hourihanebuild in SOLO environment
2003-12-08 Alan Hourihanekill a warning
2003-12-08 Alan Hourihanereverse Keith's 'XFree86Server' glue.
2003-12-08 Keith WhitwellCan't include <stddef.h> when building XFree86 server...
2003-12-08 Keith Whitwellget ffb compiling
2003-12-08 Keith Whitwellget tdfx compiling
2003-12-08 Daniel Borcafixed a bug in texgen (T coord for GL_REFLECTION_MAP_NV)
2003-12-08 Keith WhitwellRemove PRIM_PARITY reference
2003-12-08 Jouk Jansen Committing in .
2003-12-08 Jouk Jansen Committing in .
2003-12-08 Alan Hourihaneadd SETPARAM ioctl
2003-12-07 Alan Hourihanemerge some more of the radeon DRI driver from the DRI...
2003-12-07 Alan Hourihanesync some more of the r200 driver from the DRI trunk
2003-12-07 Alan Hourihanemerge i830 DRI driver from DRI trunk
2003-12-06 Brian Pauladded drivers/fbdev/glfbdev.c
2003-12-06 Brian Paulconditionally define GLAPIENTRYP to prevent some warnin...
2003-12-06 Brian Paultweaks for SunOS
2003-12-06 Brian PaulBasic info about the glFBDev interface/driver.
2003-12-06 Brian PaulglFBDev driver from embedded-2 branch.
2003-12-06 Brian Paulbasic API work for FBConfigs & Pbuffers
2003-12-06 Keith WhitwellRelax assertion to account for empty primitives.
2003-12-06 Brian Pauls/APIENTRY/GLAPIENTRY/ for 1.5 functions
2003-12-05 Alan Hourihanefix _SOLO build problem
2003-12-05 Alan Hourihanefix a _SOLO build problem
2003-12-05 Alan Hourihanefix _SOLO build problem
2003-12-05 Alan Hourihanefix some _SOLO build problems
2003-12-05 Alan Hourihanexmlconfig fixes
2003-12-05 Alan Hourihanexmlconfig fixes for the new options
2003-12-05 Alan Hourihanemerge r128 DRI driver from DRI trunk
2003-12-05 Alan Hourihanemerge i810 DRI driver from DRI trunk
2003-12-05 Alan Hourihanefix compiler warning
2003-12-05 Alan Hourihaneremove duplicate declarations
2003-12-05 Keith WhitwellBackout last change on the displaylist path to fix...
2003-12-05 Brian Paulinclude glheader.h first, to prevent warnings about...
2003-12-05 Brian Pauldon't include GL/gl.h, define GLAPIENTRYP if not defined
2003-12-05 Brian PaulFix a front/back CopyPixels glitch.
2003-12-05 Brian Paulpress f key to toggle front/back drawing/copying
2003-12-05 Alan Hourihanebring over latest mga DRI driver from DRI trunk
2003-12-05 Alan Hourihanebring in common from DRI trunk
2003-12-04 Alan Hourihanedisable some DEBUG
2003-12-04 Karl SchultzWindows needs to #define GL_GLEXT_PROTOTYPES
2003-12-04 Karl SchultzChange
2003-12-04 Karl Schultzupdate files
2003-12-04 Karl SchultzAdd missing GLAPIENTRY
2003-12-04 Karl SchultzAdd missing GLAPIENTRY
2003-12-04 Alan Hourihaneuse _swrast_CopyPixels for XFree86
2003-12-04 Alan Hourihanemerge latest DRI sis driver changes from the DRI trunk
2003-12-04 Alan Hourihanebuild fix
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihanecheck if GLAPIENTRYP is already set
2003-12-04 Alan Hourihane#define GLAPIENTRYP GLAPIENTRY *
2003-12-04 Brian Pauldon't use new glDrawPixel routines in Xserver
2003-12-04 Alan Hourihaneremove duplicate declaration
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihanebuild fix
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihaneadd SPARC ffb DRI driver
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihaneadd tdfx DRI driver
2003-12-04 Alan Hourihanebring over glcore.h changes from DRI trunk
2003-12-04 Brian PaulPort over changes from XFree86/Mesa 5.0.2, mostly to...
2003-12-04 Brian PaulFix some problems with glDrawElements and vertex buffer...
2003-12-03 Keith WhitwellEnsure PRIM_BEGIN marker isn't lost when incomplete...
2003-12-02 Karl Rasches/inverse/invtrans.. whoopsie
2003-12-02 Karl RascheRemove things having to do with ARB_matrix_palette...
2003-12-01 Brian Pauladded description of faster glDraw/CopyPixels code
2003-12-01 Brian Paulfix __sparc_v9__ test to exclude linux (bug 852204)
2003-12-01 Brian Paulupdated list of files since merging vtx branch
2003-11-30 Brian Pauls/texUnit->Enabled/enableBits/ (Karl Rasche)
2003-11-30 Karl RascheFixed compiler warnings
2003-11-29 Brian PaulUse XPutImage() for glDrawPixels() and XCopyArea()...
2003-11-29 Brian PaulFix generic/conventional vertex array glitches.
2003-11-28 Brian Paulmore tweaks to error checking and reporting
2003-11-28 Brian Paulif id==0 in glGetQueryObject, raise GL_INVALID_OPERATION
2003-11-28 Brian Paulfix an error test
2003-11-28 Brian Paulupdated NetReality -> Pansophica
2003-11-28 Keith WhitwellSave and restore front colors on backfacing triangles...
2003-11-26 Brian Pauladded link to Chromium
2003-11-26 Brian Paulupdated CVS info
2003-11-26 Daniel Borcaaccomodate vtx-0-2-branch
2003-11-25 Brian Paulcurrent raster color index should be GLfloat
2003-11-25 Brian Pauladded SoftGL link
2003-11-25 Brian PaulOtto Solares' patch to add radeon 9200
2003-11-25 Brian Paulfix assorted g++ warnings
2003-11-25 Brian Paulcasts for g++
2003-11-25 Brian Paulfix a lot of warnings found with g++
2003-11-25 Brian Paulsilence a warning
2003-11-25 Brian Paulremove __FUNCTION__ hack
2003-11-25 Brian Pauladded a cast
2003-11-25 Brian PaulRemove unnecessary usage of __FUNCTION__.
2003-11-25 Karl Rasche - New version of the syntax rules from Michal Krol
2003-11-25 Karl Rascheadded support for generic vertex attributes (ARB_vp...
2003-11-24 Brian Paulupdated after APIspec fixes
2003-11-24 Brian Pauloops, fix glitches in 1.5 functions
2003-11-24 Brian Paulminor cast fixes
2003-11-24 Brian Paulgenerate the OpenGL 1.5 entrypoints
2003-11-24 Brian Paulupdated list of new/old src files
next