6925 커밋 (e2a2ed06b217b1f6f9df63142bdfb27710cc6cc0)
 

작성자 SHA1 메시지 날짜
  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 년 전
  Brian Paul 3c1b44ad55 fix byteswapping bug in _mesa_texstore_ycbcr() (Benjamin Herrenschmidt) 20 년 전
  Brian Paul bdab2cc216 added GL_INVALID_FRAMEBUFFER_OPERATION_EXT to gluErrorString() 20 년 전
  Brian Paul 91ade9ad68 check if deleting currently bound frame/renderbuffer object 20 년 전
  Brian Paul 7355bbce55 fix behaviour of glIsFrame/Renderbuffer() 20 년 전
  Adam Jackson 1d2671e6cb Bug #1155: Define IEEE_ONE on Super-H as well. 20 년 전
  Brian Paul 0a405dcc5f added glReadPixels / texture renderbuffer fix 20 년 전
  Brian Paul b210ffaadf disable a warning 20 년 전
  Brian Paul b1e8471898 added a few calls to _mesa_update_framebuffer_visual() 20 년 전
  Brian Paul aefe0dabec finish up some missing code 20 년 전
  Ian Romanick 758c5b9a7e Change the 'count' for COMPRESSED_TEXTURE_FORMATS from "?" to "-1". This 20 년 전
  Ian Romanick 44db6d7cb8 Remove the non-existant --get-alias-set option from the help text. 20 년 전
  Brian Paul 04f1fdc755 use fmod() to prevent overflow of angle variable 20 년 전
  Brian Paul b181773d02 call glFinish if drawing to front buffer 20 년 전
  Brian Paul 4218cddfb1 add error checks for framebuffer completeness 20 년 전
  Brian Paul a4e35c21d2 check for framebuffer completeness, code clean-up 20 년 전
  Brian Paul 5d63323d34 tweak glAccum error checking 20 년 전
  Brian Paul 419a350499 remove previous accum buffer fix, the error was already detected 20 년 전
  Brian Paul db78ec7018 added glAccum / GL_INVALID_OPERATION fix 20 년 전
  Brian Paul 291911aeb5 generate GL_INVALID_OPERATION in glAccum if read/draw buffers aren't the same 20 년 전
  Brian Paul e15a7d4883 added glDraw/CopyPixels stencil mask fix 20 년 전