mesa.git
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
2002-10-05 Brian Paulpbuffer info and demo programs
2002-10-05 Brian PaulPbuffers seem to work!
2002-10-05 Brian Pauladded XMesaCreatePBuffer()
2002-10-05 Brian Paulmore work on fbconfig/pbuffer support
2002-10-05 Brian PaulGLfloat/GLchan updates
2002-10-05 Brian Paulrestore ACCUM_BITS to 16
2002-10-04 Karl Schultzinclude procs for compressed textures
2002-10-04 Karl Schultzremove const storage class specifier for the decl of...
2002-10-04 Brian Paulupdated list of internal changes in 4.1
2002-10-04 Brian PaulChanged a number of context fields from GLchan to GLflo...
2002-10-04 Brian Paulmultiple GL_POINTS can now be rendered together into...
2002-10-04 Karl SchultzFix for bug 618459. Mods to allow compilation on VC...
2002-10-03 Brian Paulrecord GL_INVALID_VALUE in glVertexAttrib*NV() if index...
2002-10-02 Brian Paulfinished up GL_EXT_stencil_two_side
2002-10-02 Brian Paulremoved unused ctx->Polygon.OffsetMRD
2002-10-02 Brian Paulremoved ctx->Polygon._OffsetAny - not really needed
2002-10-02 Brian Paulbring over from 4.0.4 branch
2002-10-02 Brian Paulbetter error checking related to YCbCr images
2002-10-02 Brian Paul_glapi_get_proc_address() now always returns a valid...
2002-09-27 Jouk Jansen Committing in .
2002-09-27 Brian Paulnew texture compression infrastructure
2002-09-23 Brian Paulfix bug in index_mask() (bug 609837)
2002-09-23 Brian Paulmerge gl_texture_image RowStride from DRI 4.0.4
2002-09-21 Brian Paulupdate from Daniel Borca
2002-09-21 Brian PaulGL_MESA_pack_invert
2002-09-21 Brian Paulupdates from 4.0.4 (MESA_ycbcr_texture, APPLE_client_st...
2002-09-21 Brian Paulmerge updates from 4.0.4
2002-09-19 Brian Pauladded src/BeOS/*.h to file list
2002-09-19 Brian Paulstencil two-side and 3dfx fix
2002-09-19 Brian Paultwo-side stencil info
2002-09-19 Brian PaulUpdated BeOS support (Philippe Houdoin)
2002-09-19 Brian Paulpush and pop ESI (Daniel Borca)
2002-09-19 Brian Paulobsolete
2002-09-17 Brian Paulpull-in changes from DRI/Mesa-4.0.4
2002-09-17 Brian Paulremove GLint t, pass target to _mesa_init_teximage_fields()
2002-09-16 Brian Paulfixed _mesa_generate_mipmaps() target problem
2002-09-16 Brian Paulmore detailed _mesa_error() messages
2002-09-16 Brian Pauldoxygen comments
2002-09-14 Brian Paulfixed pixel pack bug in glGetTexImage()
2002-09-12 Karl SchultzMark destroyed context as not current. (Frank Warmerdam)
2002-09-12 Brian Pauloptimizations to _math_matrix_rotate() (Rudolf Opalla)
2002-09-08 Brian Paulmore detailed _mesa_error() strings
2002-09-06 Brian Paulincorrect dimenstion passed to texture_error_check...
2002-09-06 Brian Paulremoved GL_MAX_CONVOLUTION_WIDTH/HEIGHT
2002-09-06 Brian Pauldon't query GL_MAX_CONVOLUTION_WIDTH/HEIGHT
2002-09-06 Brian Paulminor updates to sync with XFree86
2002-09-06 Brian Pauladded -l option to print interesting OpenGL limits
2002-09-06 Brian Paulfixed glSampleCoverage typo
2002-09-06 Brian Paulimplemented glProgramParameters4[df]vNV()
2002-09-06 Brian Paulhook-up dispatch for glActiveStencilFaceEXT()
2002-09-06 Brian Pauladded GL_EXT_stencil_two_side and GL_NV_fence
2002-09-06 Brian PaulGL_EXT_stencil_two_side extension, not 100% complete...
2002-09-06 Brian Paulremoved glext.h fix-ups corrected in glext.h version 17
2002-09-06 Brian Paulversion 17
2002-09-06 Brian Pauladded OpenGL 1.4 entrypoints
2002-09-05 Brian Pauladded GL_IBM_texture_mirrored_repeat (Ian Romanick)
2002-09-05 Brian Paultest for ARB_texture_cube_map when getting GL version...
2002-09-05 Jouk Jansen Committing in .
2002-09-04 Brian Paulupdated wglGetProcAddress
2002-09-03 Brian Paulupdated DOS file list
2002-09-03 Brian Paulupdates from Daniel Borca
2002-09-03 Brian Paulimproved error string
2002-09-03 Brian Pauls/5/NUM_TEXTURE_TARGETS/
2002-09-03 Brian Paulfixed compilation problem for swdd->SetBuffer
2002-08-29 Brian Paulfix up stuff accidentaly checked in a few days ago
2002-08-28 Karl SchultzDon't call _mesa_initialize_context because we are...
2002-08-27 Brian Pauldefine GLAPIENTRY and GLAPI if not defined in gl.h
2002-08-22 Brian Pauladded glXAllocate/FreeMemoryNV()
2002-08-22 Brian Paulstub functions for glXAllocate/FreeMemoryNV()
next