Can't include <stddef.h> when building XFree86 server - define
[mesa.git] / src /
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 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-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 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 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 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 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 RascheRemove things having to do with ARB_matrix_palette...
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 Keith WhitwellSave and restore front colors on backfacing triangles...
2003-11-26 Daniel Borcaaccomodate vtx-0-2-branch
2003-11-25 Brian Paulcurrent raster color index should be GLfloat
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 Paulset the VB->FogCoordPtr with the other legacy pointers
2003-11-24 Brian Paulfix YCBCR assertion and disable assertion in auto-mipma...
2003-11-24 Keith Whitwellremove dead files
2003-11-24 Brian Paulwhitespace and comment changes
2003-11-24 Brian Paulminor error string improvement
2003-11-24 Keith WhitwellMerge vtx-0-2-branch
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-11-24 Keith WhitwellRemove a lot of rcs tags, avoid merge conflicts
2003-11-23 Karl Rasche- parse_alias() Was totally borked
2003-11-23 Karl Rasche - Create a dummy program to keep from segfaulting...
2003-11-22 Brian Paulpass ctx to fetch_vector4_deriv()
2003-11-22 Brian PaulGL_ARB_point_sprite is not part of 1.5
2003-11-22 Daniel Borcaupdated core makefiles to include arbparse
2003-11-21 Brian Paulfix some bugs in computation of DDX, DDY commands
2003-11-21 Brian Pauls/byte/GLubyte/ and other minor clean-ups
2003-11-21 Brian Paulreformat comments for 80-column viewing
2003-11-21 Brian Paulfix a bunch of warnings
2003-11-21 Daniel Borcamore texture compression
2003-11-21 Jouk Jansen Committing in .
2003-11-21 Karl RascheCaught missing parse_color_type() [Jacob Jansen]
next