mesa.git
2002-10-30 Brian Pauls/getenv/_mesa_getenv/
2002-10-30 Brian Pauluse wrappers from imports.h rather than stdio, stdlib...
2002-10-30 Brian Paulremove some stray debug/abort code
2002-10-30 Brian Pauldon't call abort()
2002-10-30 Brian Pauls/printf/_mesa_printf/
2002-10-30 Brian Pauls/sprintf/_mesa_sprintf/
2002-10-30 Brian Paulremove debug printf
2002-10-30 Brian Pauls/BZERO/_mesa_bzero/
2002-10-30 Brian Paultest both XFree86LOADER and IN_MODULE to see if we...
2002-10-30 Brian Paulfix potential bug in _mesa_align_calloc/malloc (Frank...
2002-10-29 Brian Paulmore version bumps
2002-10-29 Brian Paulminor updates
2002-10-29 Brian Paulbump OpenGL version to 1.4, Mesa version to 5.0
2002-10-29 Brian Paulpreparation for 5.0 release
2002-10-29 Brian Paulupdate versioning/extensions for OpenGL 1.4 / Mesa 5.0
2002-10-29 Brian Paulfix culling problem (bug 630649)
2002-10-29 Brian Paulupdated email addresses
2002-10-29 Brian Paulset release date
2002-10-29 Brian Paulinit a few more fields in _mesa_initialize_visual()
2002-10-29 Brian Pauladded some casts for mallocs (bug 630379)
2002-10-28 Karl SchultzAdd casts to quiet compiler warnings.
2002-10-28 Karl Schultzexport new functions.
2002-10-25 Brian Paulwrapped a few more C library functions
2002-10-25 Brian Paul#include fixes
2002-10-25 Brian Pauladded skybox and options to load real images
2002-10-25 Brian Paulremove all.h, mem.h, mem.c
2002-10-25 Jouk Jansen Committing in .
2002-10-25 Brian Paulinclude GL/glx.h
2002-10-24 Brian PaulHeader file clean-up:
2002-10-23 Brian Pauladded missing code to copy texrect state
2002-10-23 Brian Paulstex3d updated
2002-10-23 Brian Paulmassive overhaul, see new keyboard options
2002-10-23 Keith WhitwellFix projtex interp bug
2002-10-22 Brian Pauladded glDeleteTextures refcount bug fix
2002-10-22 Brian Paulremove debug printfs
2002-10-22 Brian Paulfix refcount error in _mesa_DeleteTextures (Randy Fayan)
2002-10-22 Brian Pauladd missing texture rectangle code in _mesa_DeleteTextu...
2002-10-21 Brian Pauladded GL_ATI_texture_mirror_once
2002-10-21 Brian PaulGL_ATI_texture_mirror_once extension (Ian Romanick)
2002-10-21 Brian Pauldoxygen comments (Klaus Niederkrueger)
2002-10-18 Brian Paulnew _mesa_max_texture_levels() helper function - not...
2002-10-18 Karl SchultzQuiet compiler warnings.
2002-10-18 Brian Paulimplement auto mipmap generation for compressed textures
2002-10-18 Karl SchultzAdd casts to quiet compiler warnings.
2002-10-18 Brian Paulfix bug in GL_MIRRORED_REPEAT_ARB (Ian Romanick)
2002-10-18 Brian Paullatest fixes
2002-10-18 Brian Paulonly allow intformat==GL_COLOR_INDEX if EXT_paletted_te...
2002-10-18 Brian Paulcheck for GL_EXT_paletted_texture
2002-10-17 Karl SchultzAdd casts to quiet compiler warnings.
2002-10-17 Karl SchultzPut back the include of windows.h so we are back to...
2002-10-17 Karl SchultzChange for Windows only: Make demos and examples build...
2002-10-17 Brian Paulnew wrap modes (Ian Romanick)
2002-10-17 Brian Pauls/functionOffset/offset/
2002-10-17 Brian Paulpatches from Gerk Huisma for float-channel rendering
2002-10-17 Brian Paulapplied Philippe Houdoin's patch, plus minor clean-ups
2002-10-16 Brian Paulsurround vertex program code with #if FEATURE_NV_vertex...
2002-10-16 Brian Paulremove some crud
2002-10-15 Brian Paulremove lowpc.c and highpc.c
2002-10-15 Brian Paulremoved highpc.c and lowpc.c
2002-10-15 Brian Paulupdate file list for tar file
2002-10-15 Brian Paulmake a few static function non-static for highpc.c
2002-10-15 Brian Paulremove 'beta' from GL_VERSION string
2002-10-15 Brian Paulallow querying of glut functions via glutGetProcAddress()
2002-10-15 Brian Pauladded gluTessNormal() dummy function
2002-10-15 Brian Pauladded missing glFinish()
2002-10-15 Brian Paulminor updates
2002-10-15 Brian Pauladded latest 4.1 changes
2002-10-14 Brian Pauldisable wsPriv field in __GLdrawablePrivateRec to...
2002-10-14 Brian Paulcontext-related cleanups (ex: _mesa_notifySwapBuffers...
2002-10-14 Brian PaulGlide driver disabled by default
2002-10-14 Brian Paulprint transparent pixel info when using -v option ...
2002-10-14 Brian Pauladded missing GLX_TRANSPARENT_RGB
2002-10-11 Brian Paulcheck EXT_point_parameters before calling PointParamete...
2002-10-11 Brian Paulinit swrast->CurrentBuffer
2002-10-11 Brian Paulupdated info about glRead/DrawBuffers()
2002-10-11 Brian PaulAnother round of glRead/DrawBuffer() clean-ups and...
2002-10-11 Brian Paulundo previous check-in (check if ctx->Color.DrawBuffer...
2002-10-11 Keith Whitwelllineloop fix
2002-10-11 Brian Paulcheck mode for no change in _mesa_Read/DrawBuffer()
2002-10-10 Brian Paulupdated porting info
2002-10-10 Keith Whitwelladd GL_UNPACK_CLIENT_STORAGE_APPLE gets
2002-10-10 Brian Paulcheck texImage->IsClientData before freeing memory
2002-10-10 Brian Pauldisable _glapi_set_warning_func() call as it's not...
2002-10-09 Brian Paulremoved old TEXTURE0_ defines
2002-10-09 Brian Paulremoved old VERT_* defines, use VERT_BIT_* instead
2002-10-09 Brian Pauluse new vertex bitfield tokens
2002-10-09 Brian Pauldisable wscx field in __GLimportsRec to be consistant...
2002-10-09 Brian PaulXFree86 fixes (clib macro wrappers)
2002-10-09 Brian Pauldisable XMesaCreatePBuffer() for XFree86
2002-10-08 Brian Paulfinally get rid of ctx->Texture._ReallyEnabled field
2002-10-08 Brian Paulfix a typo
2002-10-08 Brian Paulchange fog from GLfloat to GLfloat[4] (like other verte...
2002-10-08 Brian Pauls/glVertexAttrib4fNV/_glapi->Dispatch->VertexAttrib4fNV/
2002-10-08 Brian Pauladded missing dispatch code for new AGP-related functions
2002-10-08 Brian Paulimport from DRI CVS
2002-10-08 Brian PaulGLX_NV_vertex_array_range and GLX_MESA_agp_offset exten...
2002-10-08 Jouk Jansen Committing in .
2002-10-07 Brian Paulremoved old comment
2002-10-05 Brian Pauladded GLX_SGIX_fbconfig and GLX_SGIX_pbuffer
2002-10-05 Brian Pauladded pbinfo and pbdemo programs
next