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