2451 커밋 (17b7cc4caeeb8f3daaf417d417e7e3a9a5d639d1)
 

작성자 SHA1 메시지 날짜
  Brian Paul 17b7cc4cae faster blending (Jose Fonseca) 23 년 전
  Brian Paul 01bcd83def updates from Jose Fonseca 23 년 전
  Brian Paul 1537b63fce GL_ARB_point_parameters support 23 년 전
  Brian Paul 86a7cc6f2c minor optimization in GL_TRANSFORM_BIT popping 23 년 전
  Brian Paul 6c921af034 DOS driver update 23 년 전
  Karl Schultz a97d216adb Add _glapi_get_context to export for osmesa. 23 년 전
  Brian Paul 103bc0f75c Replaced ClipEnabled[] array and _AnyClip with ClipPlanesEnabled bitmask. 23 년 전
  Brian Paul 23d319fc7d use _glapi_get_context() instead of GET_CURRENT_CONTEXT(ctx); in buffer_size() 23 년 전
  Brian Paul a68b8dfd76 Use invert_matrix_general() instead of invert_matrix_perspective() because 23 년 전
  Brian Paul f66de79365 decrement Transform._AnyClip when clip planes are disabled 23 년 전
  Brian Paul 934bee04f2 popping of user-defined clip planes was broken 23 년 전
  Brian Paul 7c8b5399f0 reset span.end to zero after rendering the span 23 년 전
  Brian Paul c028617784 fixed inequality in an assertion 23 년 전
  Brian Paul e6f2b4174b removed a bad assertion 23 년 전
  Brian Paul 2161b8cf03 more extensions 23 년 전
  Brian Paul 3c70f6f2ac exercise GL_EXT_shadow_funcs 23 년 전
  Brian Paul 636b2801d9 Test implementation of proposed GL_EXT_shadow_funcs extension. This just 23 년 전
  Brian Paul 25b85bf02a bring over from the 4.0 branch 23 년 전
  Brian Paul 4544bd22fd added 4.0.2 info 23 년 전
  Brian Paul 252250ae64 re-adding a lost file 23 년 전
  Brian Paul e69bfe74d7 DOS/Mesa driver updates (Daniel Borca) 23 년 전
  Brian Paul 6211144e05 use -O3 to compile osmesa16/32 targets 23 년 전
  Brian Paul 7de02fef5b replaced an assertion with a conditional 23 년 전
  Brian Paul 819505ad2a removed temporary GL_ARB_texture_mirrored_repeat enums 23 년 전
  Brian Paul 8334c89e70 removed temporary ARB_texture enum defs 23 년 전
  Brian Paul e3af5354a6 latest extension headers from SGI 23 년 전
  Brian Paul 491e573c38 removed glSamplePass() 23 년 전
  Brian Paul 80ac8d171c don't set plane mask for xm_buffer->gc, it causes an accum buffer conformance problem 23 년 전
  Brian Paul aeb4434563 Use MESA_PBUFFER_ALLOC/FREE macros to allocate all framebuffer and texture 23 년 전
  Brian Paul d0570646bd fix Intel C compiler warnings (Gerk Huisma) 23 년 전
  Brian Paul f7c830e35c rename ResizeBuffersMESA to ResizeBuffers 23 년 전
  Brian Paul ac5bbe4c4a added latest 4.1 bug fixes/updates 23 년 전
  Brian Paul 31f12f504e New mipmap lambda calculation. Previously, trilinear filtering could 23 년 전
  Brian Paul bc6b60c4ff buffer resize changes 23 년 전
  Brian Paul 93c132a058 added XMesaResizeBuffers() 23 년 전
  Brian Paul 18a285a5e2 Lots of changes related to framebuffer/window buffer resizing. Basically, 23 년 전
  Brian Paul 8d687e7e58 protect currentReadable reference with #ifndef GLX_BUILT_IN_XMESA 23 년 전
  Brian Paul 1d822ea8cf updated comments. removed dead code. 23 년 전
  Brian Paul a72edf01ba remove a debug printf 23 년 전
  Brian Paul 8843d52af1 fixed typo in CONVERT_TEXEL_DWORD for convert_abgr8888_to_ai88 textures (Michael Fitzpatrick) 23 년 전
  Brian Paul 612fc01293 fixed pointer arithmetic error in glCopyPixels 23 년 전
  Brian Paul d488af5b34 added _mesa_image_image_stride() 23 년 전
  Brian Paul 9a888bdc2a added a comment 23 년 전
  Brian Paul f9708e45ac initial work for NV_vertex_program1_1 extension 23 년 전
  Brian Paul 1d01794e6e Removed the xm_context field from XMesaBuffer. It was preventing N threads 23 년 전
  Brian Paul 5033f21d05 tweak file list for tarballs 23 년 전
  Brian Paul 1c91fe2e3f obsolete 23 년 전
  Brian Paul a3e44f4531 fix some minor warnings 23 년 전
  Brian Paul b43a828ad4 DOS driver updates from Daniel Borca 23 년 전
  Brian Paul 7fd50afbbf new DOS driver files from Daniel Borca 23 년 전