2298 커밋 (e784671997c317a987700532c33f1de6e7a7bd12)
 

작성자 SHA1 메시지 날짜
  Brian Paul e784671997 silence gcc warnings (Marc La France) 24 년 전
  Brian Paul c2165e799c updated comments for CHAN_BITS=16 or 32 24 년 전
  Brian Paul 40519b3eb3 DOS driver updates from Daniel Borca 24 년 전
  Brian Paul dcda68de33 Fixed out-of-bounds memory write problem (CONVERT_TEXEL_DWORD macro). 24 년 전
  Brian Paul 8308199e5d added XMesaGarbageCollect item 24 년 전
  Brian Paul 3b029b0c7d check for initialized XMesaBuffer in XMesaGarbageCollect() 24 년 전
  Brian Paul bff7677bd9 undo some debug changes mistakenly checked in earlier 24 년 전
  Brian Paul 41796ecc25 added two latest bug fixes 24 년 전
  Brian Paul 94865a95b1 use separate GC for SwapBuffers to avoid colormask problem 24 년 전
  Karl Schultz b8b23d4552 fix casts to quiet compiler warnings. 24 년 전
  Brian Paul 3245cfdf41 obsolete 24 년 전
  Brian Paul 69e043158a fixed float->int conversion. Fix conditional for 16-bit Z buffer path 24 년 전
  Keith Whitwell 3ce17ffb84 Remove debug 24 년 전
  Keith Whitwell 33b483f882 remove debug prints 24 년 전
  Keith Whitwell 308a036114 More support for t&l drivers. 24 년 전
  Karl Schultz 4c97c84f7e silence compiler warning (windows) 24 년 전
  Brian Paul d7bde06097 silence compiler warnings 24 년 전
  Brian Paul a00292bcfe silence compiler warning 24 년 전
  Brian Paul 7d729ffb58 release notes for 4.0.2 24 년 전
  Brian Paul aeb6c0af5e replace assertion with a test (avoid div by zero error) 24 년 전
  Brian Paul 41110917d7 Prep for Mesa 4.0.2 release. 24 년 전
  Brian Paul a58b1ed0a3 Daniel Borca's GLUT for DOS/DJGPP. 24 년 전
  Brian Paul 27b503cab8 Daniel Borca's new DOS/DJGPP driver. 24 년 전
  Brian Paul d38cdd33d0 removed GLUT reference 24 년 전
  Brian Paul 851acc6ea7 added some handy debug code 24 년 전
  Brian Paul 6115d784a7 don't use affine/persp_textured_triangle funcs when CHAN_BITS > 8 24 년 전
  Brian Paul fcca385bec replace GLushort w/ GLubyte in DEST_4US template (fixes 16-bit GLchan problem 24 년 전
  Brian Paul 06743cf365 updated gl_mangle.h (Ray Tice) 24 년 전
  Brian Paul b372b40bd1 set PB->haveSpec in line functions that emit specular color 24 년 전
  Karl Schultz 3e3bd40614 Fixes for 24-bit Windows devices. The old code was trying to do 3-byte 24 년 전
  Brian Paul 3fb6d0bfde added some missing error checks 24 년 전
  Brian Paul b36acc0423 removed API compat stuff 24 년 전
  Karl Schultz 287d6127d2 Fixed pixel color component problem and clear code for 24-bit Windows 24 년 전
  Karl Schultz a8290d3a95 Remove trailing CR's from most of the lines. No logical changes. 24 년 전
  Brian Paul b26f972618 don't apply scissor box in read_fast_rgba_pixels() 24 년 전
  Brian Paul 5bd6bad38d fixed int->float conversion bug in _mesa_TexEnviv() 24 년 전
  Brian Paul 1ae3437156 fixed GL_REPLACE / GL_RGB bug 24 년 전
  Brian Paul 93665403aa texture env color wasn't used correctly in GL_BLEND mode 24 년 전
  Brian Paul 04613cb0bc compile with -DNDEBUG 24 년 전
  Brian Paul e0a30e9d2d work-around for QNX compiler problem 24 년 전
  Brian Paul fd3da01ec3 fix typo (d'oh) 24 년 전
  Brian Paul 40bbb8b7f3 fix bug 498555 - test for __GNUC__ 24 년 전
  Brian Paul 00b7772bda fixes from Albert Chin 24 년 전
  Karl Schultz 0fc4d7e46d Define finite as _finite for Windows. 24 년 전
  Keith Whitwell 1261fed2c3 Further help with libGL version skew in dri drivers. 24 년 전
  Keith Whitwell 4f4f542bd7 Fix clipping problem on mga 24 년 전
  Brian Paul 550169ab62 added separate specular bug fix 24 년 전
  Brian Paul ad83c33a4d have to clamp color+specular in _swrast_add_spec_terms_triangle()! (fixes Chimera bug) 24 년 전
  Brian Paul a340c4f6ef disable blocks of GGI code so it at least compiles instead of bombing 24 년 전
  Brian Paul 781f27575c added prototype glutGetProcAddress() function 24 년 전