set MaxTextureImageUnits, MaxTextureCoordUnits
[mesa.git] / src / mesa /
2003-12-12 Keith Whitwellset MaxTextureImageUnits, MaxTextureCoordUnits
2003-12-12 Daniel Borcasmall bug wrt culling
2003-12-12 Brian Paulfix visinfo typo
2003-12-12 Brian Paulcheck for null dpy in Fake_glXGetConfig()
2003-12-11 Brian Paulreplace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall)
2003-12-11 Keith WhitwellDon't evaluate GET_CURRENT_VB_MAX_VERTS() until after...
2003-12-11 Keith Whitwelladd driClipRectToFramebuffer helper function
2003-12-11 Keith WhitwellUpdates to tnl_dd_dmatmp.h
2003-12-11 Keith WhitwellUpdates to tnl_dd_dmatmp.h
2003-12-11 Daniel Borcafixed prototypes for wglGammaRamp3DFX
2003-12-10 Alan Hourihanefix from DRI trunk
2003-12-10 Daniel Borcagot rid of __FUNCTION__ :(
2003-12-10 Alan Hourihanefix typo
2003-12-09 Eric AnholtFix definitions for Intel compiler.
2003-12-09 Keith WhitwellIn fact, bring all the changes from mesa/tnl_dd to...
2003-12-09 Keith WhitwellRemove old ubyte-color support code. Update interp...
2003-12-09 Karl RascheArg. I can't code.. Test that we don't recongnize ...
2003-12-09 Karl Rasche - New grammar (0.5) from Michal Krol, merges many...
2003-12-09 Karl Rasche- handle IsPositionInvariant
2003-12-09 Keith WhitwellFix typo.
2003-12-09 Keith WhitwellMGA only has one vertex format.
2003-12-09 Keith WhitwellFix VERT_SET_RGBA, VERT_SET_SPEC macros to account...
2003-12-09 Keith WhitwellFix VERT_SET_RGBA, VERT_SET_SPEC macros to account...
2003-12-09 Keith WhitwellFix use of uninited value 'flags', removed unused vars.
2003-12-09 Keith WhitwellFix VERT_SET_RGBA, VERT_SET_SPEC macros to account...
2003-12-09 Keith WhitwellFix incorrect removal of PRIM_PARITY code (ie remove...
2003-12-09 Keith WhitwellCall UpdateMaterials when they have changed
2003-12-09 Keith Whitwellclean up some compiler warnings
2003-12-09 Keith WhitwellNo need to call UpdateMaterial() from RunPipeline().
2003-12-09 Keith WhitwellNo need to call radeonUpdateMaterial() from RunPipeline().
2003-12-09 Jouk Jansen Committing in .
2003-12-09 Brian PaulUpdate NEED_SECONDARY_COLOR macro to test if either...
2003-12-09 Eric AnholtRemove usleeps from sis driver. We probably aren't...
2003-12-08 Alan Hourihanefix bogus assertion that checked for an empty texture...
2003-12-08 Keith WhitwellProvide dummy definitions of __driConfig externs
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 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 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
next