6945 コミット (7cd7a78d7264272e131a3747eb9055115eba27b7)
 

作成者 SHA1 メッセージ 日付
  Brian Paul 7cd7a78d72 update 6.4 release date 20年前
  Brian Paul 5c57efd6b4 fix writes to result.depth.z 20年前
  Brian Paul ea9ed5849f fragment program writing to result.depth.z was broken 20年前
  Thomas Hellström 1ef0939a64 Bug #4277: 20年前
  Thomas Hellström d0f9c2887c unichrome: bug #4327, 20年前
  Thomas Hellström ed75287003 Remove via_common.h in favour of via_drm.h in the libdrm source. 20年前
  Eric Anholt c01c2fb542 Merge from HEAD: 20年前
  Brian Paul e1d7297812 fix GLX server resize/crash when resizing windows 20年前
  Brian Paul b4227f0d98 assorted updates 20年前
  Brian Paul c868c1ee14 6.4 release updates 20年前
  Brian Paul a1dcb43658 check span.y >=0 (bug 4842) 20年前
  Ian Romanick cc7b6810e2 Make execmem.c compile in the server (libGLcore). Since xf86mmap 20年前
  Brian Paul 7b9fecee10 Darwin version fix (SF bug 1334274) 20年前
  Brian Paul 8856180e4f remove some debug code 20年前
  Brian Paul df51dfbdc3 fix broken KIL, SWZ 20年前
  Brian Paul 2fd1ed1b45 fix broken SWZ instruction 20年前
  Brian Paul 66b928e95e fix broken KIL 20年前
  Brian Paul d5e9cca0b2 use PROGRAM_UNDEFINED instead of -1 to init register fields 20年前
  Brian Paul c072c17a8c change test for missing depth or stencil buffer 20年前
  Brian Paul 8367420be9 remove extra arg to _mesa_exec_malloc() 20年前
  Brian Paul e2a2ed06b2 restore FASTCALL stuff 20年前
  Brian Paul 0cc3703188 added GLX transpose matrix fix 20年前
  Brian Paul fb6c1492fb fix bad loops in TransposeMatrix[fd]() 20年前
  Brian Paul 89ad797f9a fix another renderbuffer wrapping bug 20年前
  Brian Paul fa67028ae7 Disable the FASTCALL optimization because it still breaks server-side GLX. 20年前
  Eric Anholt 8e1724dfe9 Merge from head: bump driver dates for yesterday's crasher fixes. 20年前
  Brian Paul fbdb5c9b14 remove extra arg to _mesa_exec_malloc() 20年前
  Brian Paul 4b2728f95c s/glut_gz2/glut_bz2/ 20年前
  Brian Paul 3a7437399f added mm.c mm.h exemem.c 20年前
  Eric Anholt 3338f04be7 Merge from head: 20年前
  Eric Anholt 047f7bb11c Merge the dispatch fix from HEAD today: 20年前
  Brian Paul 5b25acdac7 updated for new mm.c, execmem.c files 20年前
  Brian Paul cb16208ec0 Import exec-malloc changes from trunk. 20年前
  Brian Paul 88107bea56 file mm.h was added on branch mesa_6_4_branch on 2005-10-19 01:21:12 +0000 20年前
  Brian Paul b4d25157f2 file mm.c was added on branch mesa_6_4_branch on 2005-10-19 01:21:12 +0000 20年前
  Brian Paul c6d1f32ebe file execmem.c was added on branch mesa_6_4_branch on 2005-10-19 01:21:12 +0000 20年前
  Brian Paul 281f388e03 added some header files to DRI_FILES (Donnie Berkholz) 20年前
  Brian Paul c0a0dfeb96 fix GLAPI/extern problem (bug 4757) 20年前
  Ian Romanick ab07593563 ifdef out some code to make glapi.c linkable in libglx.so (on the 20年前
  Brian Paul 5b08058604 check for PIXMAP in clip routine (SF bug 1323215) 20年前
  Brian Paul 3bf13d3c4b set tentative release date 20年前
  Brian Paul 2b05784084 fixed glFogCoord bug 4729 20年前
  Brian Paul 2292262de4 added EXPF() macro 20年前
  Brian Paul a9358bb3b0 from trunk: fix fogcoord bug 4729 20年前
  Ian Romanick b9d111f202 Add 'get' data for glGetFramebufferAttachmentParameterivEXT enums. 20年前
  Brian Paul 20fd105e2a change test for presence of accum buffer 20年前
  Brian Paul 1faaa0090a Fix some issues with state updates and renderbuffers. Querying GL_RED_BITS, 20年前
  Brian Paul 23803bd5fb updates from trunk 20年前
  Brian Paul c000250504 fix renderbuffer, point size bugs 20年前
  Brian Paul b854297bab Fix a number of point size attenuation problems. 20年前