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年前