mesa.git
2004-02-06 Roland Scheideggerinform driver of changed wrap/filter parameters due...
2004-02-06 Roland Scheideggerremove bogus check of texture target in R200TexParameter
2004-02-06 Roland Scheideggeralign blits for texture rectangles correctly, fix poten...
2004-02-06 Roland Scheideggerfix potential problem overwriting dma region
2004-02-06 Roland Scheideggerremove bogus check of texture target in RadeonTexParameter
2004-02-06 Brian PaulAdded flags for _all_ extensions to the gl_extensions...
2004-02-06 Brian Pauladded GLU_INCOMPATIBLE_GL_VERSION
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,
2004-02-05 Keith WhitwellAdd comments to make decyphering the faces easier
2004-02-05 Brian Paulupdate function mangling and add comment about it to...
2004-02-05 Brian Paulbring in Keith's _math_matrix_ortho() compiler work...
2004-02-05 Dave Airliefix ugly bug triggered by macro expansion
2004-02-04 Brian Paulfix glXChooseFBConfig bug 890167
2004-02-04 Brian Paulfix typo
2004-02-04 Keith WhitwellFix off-by-one in calculations for wrapped trifan,...
2004-02-04 Brian Paulfix stores to vertex state program registers
2004-02-04 Keith WhitwellUse quads instead of lines to ensure this is testing...
2004-02-04 Brian Paulanother tweak to two-sided detection test
2004-02-04 Brian Paulfix two-sided lighting / vertex program bug (#887330)
2004-02-03 Brian Pauladded Daniel Stone for getting CVS access
2004-02-03 Brian Paulanother pbuffer demo (Andrew Lentvorski)
2004-02-02 Brian Pauls/getenv/_mesa_getenv/
2004-02-02 Brian Paulupdated list of env vars
2004-02-02 Felix KuehlingInclude context.h in radeon_state.c.
2004-02-02 Brian PaulglXChooseFBConfig() didn't handle GLX_FBCONFIG_ID option
2004-02-02 Brian Paultweak comments
2004-02-02 Daniel Borcaadded glutGetProcAddress in DMesaGLUT
2004-02-02 Daniel Borcafixed a bug in GL_NEAREST sampler
2004-01-31 Brian Pauladded display list option (l key)
2004-01-31 Brian Paulminor #ifdef fix
2004-01-31 Brian Pauladded _NEW_PROGRAM to check_state flags for pipeline...
2004-01-31 Brian Pauladd vparray.c, fix indentation
2004-01-31 Brian Paulenable program and arrays by default, minor clean-ups
2004-01-31 Brian Pauldon't call gl functions directly, jump through _glapi_D...
2004-01-31 Brian Pauladd missing CXX, CXXFLAGS for osf1 (Bug 886628)
2004-01-30 Brian PaulglBindProgramARB wasn't getting compiled into display...
2004-01-30 Brian Pauladded unichrome directory
2004-01-30 Brian PaulMinor fixes for recent Mesa 6.1 changes
2004-01-30 Brian PaulVia Unichrome/cle266 driver (Erdi Chen)
2004-01-30 Brian Paulmore descriptive error strings
2004-01-30 Keith WhitwellFix extract_3f_xyw().
2004-01-29 Brian Paulreplace spaces w/ tabs
2004-01-29 Daniel BorcaGL_TEXTURE_1D and other stories...
2004-01-29 Brian Paulmore IRIX tweaks
2004-01-29 Brian Paulfix ARCHOPT typo
2004-01-28 Brian Paulfix C++ link issues on IRIX
2004-01-28 Karl SchultzAdd GLAPIENTRY function decorations for correct operati...
2004-01-28 Brian Paultweak the #if test for defining _ASMAPI (fixes IRIX...
2004-01-28 Brian Paulminor fixes to glw's touch depend
2004-01-28 Karl SchultzFix compiler options regarding exception handing to...
2004-01-28 Karl SchultzAvoid setting NOWIN98 compiler optimization with VC 7.
2004-01-28 Ian RomanickFixed a cut-and-paste bug from the BlendFuncSeparate...
2004-01-28 Alan Hourihanefix printf warnings
2004-01-28 Brian Paulpatch from bug 885992
2004-01-28 Brian Pauls/BlendEquatioRGB/BlendEquationRGB/
2004-01-28 Keith Whitwelladd glutInitWindowPosition calls
2004-01-28 Keith WhitwellAdd glutInitWindowPosition call
2004-01-28 Keith WhitwellMove FRAG_BIT_ definitions to mtypes.h so that NEED_SEC...
2004-01-28 Keith WhitwellUse NEED_SECONDARY_COLOR() for checking specular state...
2004-01-28 Dave Airliefix breakage associated with pointers not being initial...
2004-01-27 Brian Paulchange PFNGLXGETUSTPROC's argument from uint64_t to...
2004-01-27 Ian RomanickMissed this commit as part of the addition of
2004-01-27 Ian RomanickAdded support for EXT_blend_equation_separate / ATI_ble...
2004-01-27 Keith WhitwellCatch and shortcircuit no-primitive and no-vertex cases...
2004-01-27 Karl SchultzAdd new driverfuncs.
2004-01-27 Keith WhitwellConsolidate texObj->Pos/Neg/X/Y/Z and texObj->Image...
2004-01-27 Keith WhitwellTweak: set z scale to one, else tnl thinks we have...
2004-01-26 Brian Paulremove bogus assertion in DeleteTexture() function
2004-01-26 Felix KuehlingMake the drivers using the common texmem code work...
2004-01-26 Keith WhitwellFix for recursion in generic_copy_pv_extras.
2004-01-26 Brian Paulreplace MALLOC w/ CALLOC to silence valgrind warnings
2004-01-26 Keith WhitwellAdd tests for ARB_fp trig instructions and also for...
2004-01-26 Daniel Borcaminimize the number of DIVs
2004-01-26 Daniel BorcaglutTimerFunc cleanup
2004-01-26 Daniel Borcaaccomodate FetchTexel and fix some memory leak bugs
2004-01-26 Brian Paulupdated GLUT link
2004-01-24 Brian PaulNew error checking in _mesa_GetTexImage().
2004-01-24 Brian PaulSome initial RGB and RGBA floating point texture formats.
2004-01-24 Brian Paulinitial info for version 6.1
2004-01-24 Brian PaulNew glXUseRotatedXFontMESA() function. Like glXUseXFon...
2004-01-24 Brian Pauladded link to ORSA (per request)
2004-01-24 Felix KuehlingParse radeon, not r200 configuration in radeonCreateCon...
2004-01-24 Michel DänzerFix hardware ROP state handling (Roland Scheidegger)
2004-01-23 Brian Pauladded device driver hooks for BindProgram, NewProgram...
2004-01-23 Brian PaulChange software alpha plane pointers from void* to...
2004-01-23 Brian Paulmore fixing for tdfxUpdateTexturePalette
2004-01-23 Brian Paula few more tweaks
2004-01-23 Brian Paulfix assorted compilation issues
2004-01-23 Daniel Borcaaccomodated new driver_func initialization
2004-01-23 Keith WhitwellDon't set extra bits in FLUSH_VERTICES, fix several...
2004-01-23 Jouk Jansen Committing in .
2004-01-23 Ian RomanickModified error messages in _mesa_BlendFuncSeparateEXT...
2004-01-23 Michel DänzerCall UpdateMaterial() unconditionally on GL_COLOR_MATER...
2004-01-23 Michel DänzerFix attenuation hardware state handling, inspired by...
2004-01-23 Brian PaulInitial support for floating point and signed texture...
2004-01-23 Brian Paulmisc updates
2004-01-22 Keith WhitwellMinor tweaks to help out at a driver level.
2004-01-22 Ian RomanickCorrected a comment about how the DOT3 hardware works...
next