summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-05-20move LoadYUVImage into readtex.cmesa_4_0_branchKeith Whitwell1-237/+0
2003-02-13don't assert for FLUSH_STORED_VERTICES if we've never sent a glBeginAlan Hourihane1-4/+7
2003-01-21added missing break (Leif Delgass)Brian Paul1-3/+4
2003-01-16fix framebuffer width and height when windows hasn't been realizedAlan Hourihane1-3/+9
2002-12-30Check that ActiveTextureARB doesn't overflow MaxTextureUnitsAlan Hourihane1-2/+3
2002-12-20fix _swrast_render_finish to call _swrast_flush() rather than mesa_pb_flush()Alan Hourihane1-1/+1
2002-11-12apply scale factor before clapping for DOT3Brian Paul1-5/+6
2002-11-10fix 3dnow misdetection on new p4's (from trunk)Alan Hourihane1-1/+6
2002-11-10fix float->int Z computationBrian Paul2-8/+8
2002-11-10add missing breaksBrian Paul1-2/+4
2002-11-08Add instructions to unzip both zip files into the same directory.Karl Schultz1-1/+5
2002-11-06a few dispatch pointers weren't set (glGenTexturesEXT for example)Brian Paul2-6/+38
2002-11-06remove unistd.hAlan Hourihane1-2/+1
2002-11-05a fix from XFree86 CVSAlan Hourihane1-1/+2
2002-10-31fix a few HPUX problemsBrian Paul1-2/+6
2002-10-31remove debug printfBrian Paul1-2/+1
2002-10-31s/XFree86LOADER/XFree86Module/ to sync with DRIBrian Paul1-2/+2
2002-10-31test for Inf/Nan before area==0Brian Paul1-2/+2
2002-10-31call _mesa_flush_pb() in _swrast_render_finish()Brian Paul1-1/+2
2002-10-23Fix projtex interp bugKeith Whitwell1-2/+2
2002-10-22from an XFree86 mergeAlan Hourihane1-1/+4
2002-10-22updates for glXGetAGPOffsetMESA()Alan Hourihane2-2/+13
2002-10-22fix refcount, add missing texrect code in _mesa_DeleteTextures()Brian Paul1-1/+12
2002-10-18fix bug in GL_MIRRORED_REPEAT_ARB (Ian Romanick)Brian Paul1-1/+2
2002-10-18only allow intformat==GL_COLOR_INDEX if EXT_paletted_texture is supportedBrian Paul1-2/+5
2002-10-14added missing GLX_TRANSPARENT_RGBBrian Paul1-2/+3
2002-10-11check EXT_point_parameters before calling PointParameterfvEXT()Brian Paul1-7/+11
2002-10-11lineloop fixKeith Whitwell1-8/+16
2002-10-10add GL_UNPACK_CLIENT_STORAGE_APPLE getsKeith Whitwell1-1/+13
2002-10-10remove a bogus error check in _glapi_add_entrypoint() that prevented aliased ...Brian Paul1-8/+1
2002-10-10check texImage->IsClientData before freeing memoryBrian Paul1-18/+18
2002-10-08updated comments for AGP-related functionsBrian Paul3-5/+12
2002-10-04Fix for bug 618459. Mods to allow compilation on VC++ 5.0 (Michael Krause)Karl Schultz2-3/+11
2002-10-02set planned release date (Oct 3)mesa_4_0_4Brian Paul1-2/+2
2002-10-02finished the specBrian Paul2-10/+115
2002-10-02also test glTexSubImage2D() with YCbCr dataBrian Paul1-2/+8
2002-10-02better error checking related to YCbCr imagesBrian Paul1-23/+52
2002-09-30disable GL_NV_texture_rectangle by defaultBrian Paul1-2/+2
2002-09-23fix bug in index_mask() (bug 609837)Brian Paul1-1/+2
2002-09-23gl_texture_image RowStride changes from DRI R200 branchBrian Paul5-16/+26
2002-09-21update from Daniel BorcaBrian Paul1-3/+4
2002-09-21Spelling mistake meas --> mesaKeith Whitwell1-3/+3
2002-09-21documentation for GL_MESA_pack_invert extensionBrian Paul1-0/+138
2002-09-21fixed GL_MESA_pack_invert oversightBrian Paul1-1/+3
2002-09-21init pixelstore.Invert to GL_FALSEBrian Paul1-2/+3
2002-09-21added GL_APPLE_client_storage GL_MESA_pack_invertBrian Paul1-1/+3
2002-09-21added GL_MESA_pack_invertBrian Paul7-12/+70
2002-09-21minor YCBCR fixesBrian Paul2-5/+5
2002-09-20sync with DRI R200 branch (GL_APPLE_client_storage extension)Brian Paul7-23/+47
2002-09-20updated status to OBSOLETEBrian Paul2-4/+4