summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-09-12packing of GLushort packed types was brokenBrian Paul1-5/+77
2000-09-12added format/type error check to draw_rgba_pixels()Brian Paul1-1/+6
2000-09-12init mutexBrian Paul2-4/+6
2000-09-12Win32 updates (Chris Morley)Brian Paul1-68/+30
2000-09-12Win32 update (Chris Morley)Brian Paul1-3/+3
2000-09-07added device driver function for texture proxy testingBrian Paul2-18/+62
2000-09-06added compressed texture itemBrian Paul1-2/+2
2000-09-06bumped version number to 3.4Brian Paul1-2/+2
2000-09-06silence compiler warning (zoomY0)Brian Paul1-4/+2
2000-09-06test for __bsdi__ for XFree86Brian Paul1-1/+1
2000-09-06replaced ## with CONCAT macroBrian Paul2-6/+6
2000-09-05use clear_proxy_teximage() instead of MEMSET()Brian Paul1-13/+41
2000-08-31added more resolutions (Andy Sloane)Brian Paul1-4/+6
2000-08-30removed bogus gl_problem() callBrian Paul1-2/+3
2000-08-29removed some debugging codeBrian Paul1-13/+1
2000-08-29finished compressed texture support (Bill White)Brian Paul4-124/+362
2000-08-29added MESA_FF_R8_G8_B8 (alpha filled to 0xff) formatBrian Paul2-4/+76
2000-08-29changed default Shininess to 6Brian Paul1-2/+2
2000-08-29added glDrawPixels optimization itemBrian Paul1-1/+4
2000-08-29don't free ctx inside _mesa_initialize_context() if error, caller does that.Brian Paul1-7/+3
2000-08-21changed quad vertex colors to be tessellation invariantBrian Paul1-4/+8
2000-08-21print UNDEFINED MODE over samples that are undefined in the GL specBrian Paul1-1/+12
2000-08-16optimized glDrawPixels for glPixelZoom(1,-1) (Andrew Gee)Brian Paul1-8/+102
2000-08-16added missing radius multiplication factor to sphere codeBrian Paul1-29/+6
2000-08-16fixed typo which disabled simple_DrawPixelsBrian Paul1-3/+3
2000-08-16fixed some warnings (Alan H.)Brian Paul1-8/+8
2000-08-13added glXUseXFont bug fixBrian Paul1-1/+2
2000-08-13removed all dependencies on XMesaBrian Paul1-21/+5
2000-08-13fixed segfault problem when using MESA_GLX_FXBrian Paul1-11/+8
2000-08-09fixed depth mask bug in fxddClear(DD_DEPTH_BIT)Brian Paul1-0/+2
2000-08-08changed version to 3.4Brian Paul1-2/+2
2000-08-08bumped MESA_MINOR to 4Brian Paul1-2/+2
2000-08-08added GetInteger/Float/Double/Boolean/Pointer device driver functionsBrian Paul2-5/+50
2000-08-03added NULL parameter checking to API functionsBrian Paul1-4/+15
2000-08-02added some bug fix itemsBrian Paul1-1/+12
2000-08-02updates from mesa3d@billbaxter.comBrian Paul2-8/+12
2000-08-02fixed return val bug in glAreTexturesResident()Brian Paul1-14/+18
2000-08-02added include/GL/mesa_wgl.h to tar file listBrian Paul1-1/+2
2000-08-02updated by Alessandro PisaniBrian Paul1-56/+62
2000-08-02removed GLU 1.2 symbolsBrian Paul1-5/+0
2000-08-02define GL_GLEXT_PROTOTYPES before including mesa_wgl.hBrian Paul1-4/+7
2000-08-02initialize texture priorities to 1.0, clean-up of _mesa_PrioritizeTextures()Brian Paul1-7/+6
2000-08-01glGetTexParameter(GL_TEXTURE_RESIDENT) didn't query device driverBrian Paul1-4/+18
2000-07-31test against an epsilon magnitude in gl_rotation_matrix()Brian Paul1-3/+3
2000-07-31install glext.h tooBrian Paul1-1/+1
2000-07-313.4 release notesBrian Paul1-0/+22
2000-07-31updated Phil's email addressBrian Paul1-3/+3
2000-07-31added missing widgets-mesa src files to tar list, updated version numbersBrian Paul1-6/+8
2000-07-21fixed glitches in zip file rulesmesa_3_3Brian Paul1-3/+3
2000-07-21imported from 3.2.1 releaseBrian Paul1-0/+32