6945 Commits (7cd7a78d7264272e131a3747eb9055115eba27b7)
 

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