1188 Revize (e5c8261f76b091d240e4891aecffe06b3aa3e9e4)
 

Autor SHA1 Zpráva Datum
  Brian Paul e5c8261f76 added Glide/Quake bug fix item před 25 roky
  Brian Paul 57db1be417 fixed glXChooseVisual to return NULL if using Glide and user requests too deep of visual parameters před 25 roky
  Brian Paul ebeb5da82c fixed Glide link problem před 25 roky
  Brian Paul bd1b6ef5af added some missing backslashes před 25 roky
  Brian Paul 672da3532f bumped version numbers to 3.4 před 25 roky
  Brian Paul 554cd6ba8c bumped version to 3.4 před 25 roky
  Brian Paul 585b358204 added vertex fog bug fix před 25 roky
  Brian Paul 1a87813f14 added GLUT projtex demo bug fix před 25 roky
  Brian Paul fab2936ea2 sync with DRI texgen and texture matrix bug fixes před 25 roky
  Gareth Hughes 510d86231d Change animated apps to double-buffered visuals by default. před 25 roky
  Brian Paul 183e09ee42 added gluBuild[12]DMipmaps GL_BGR fix před 25 roky
  Brian Paul feb83f991e added GL_BGR case to bytes_per_pixel() před 25 roky
  Brian Paul 5c4f8bdfc7 removed X86/*.m4 files from tar archive před 25 roky
  Brian Paul 16deaa9c49 fixed value for GLU_NURBS_MODE před 25 roky
  Brian Paul 12dbb90d4a added a glFinish() call před 25 roky
  Brian Paul 0bf5284850 added incomplete() debug function/macro před 25 roky
  Brian Paul e3650179c6 signal NEW_TEXTURING if there's a Driver.BindTexture() function před 25 roky
  Brian Paul c089afb55b sync with Mesa 3.5 před 25 roky
  Brian Paul bfaab253d1 fixed 386/x86 mismatches, reordered a few configs před 25 roky
  Gareth Hughes 4c782b7470 Major audit of all Mesa's x86 assembly code. This round is basically před 25 roky
  Brian Paul fceecc5bc1 fixed a texture enable bug před 25 roky
  Brian Paul cb5d29cd17 use 1.1 glPolygonOffset instead of glPolygonOffsetEXT před 25 roky
  Gareth Hughes 807544498a - General cleanups, fix version numbers. před 25 roky
  Brian Paul 17f2610d03 Added glXGetProcAddressARB() bug fix před 25 roky
  Brian Paul 00935d9eab Rewrote get_static_proc_address(). It made mistakes in some situations před 25 roky
  Brian Paul c8c04359dd added glPixelStore bug fix před 25 roky
  Brian Paul 534bc2e2a9 glPixelStore(GL_PACK/UNPACK_SKIP_IMAGES) wasn't handled correctly před 25 roky
  Brian Paul 82960fbf69 call Driver.SetReadBuffer() in clear_color_buffers() to fix colormasked clear bug před 25 roky
  Brian Paul b0c8df81ab added blend accuracy item před 25 roky
  Brian Paul ceab228540 improved blending accuracy to fix Glean test failures před 25 roky
  Brian Paul 03614d2f33 sync with DRI tdfx3 branch před 25 roky
  Brian Paul e17c1d2202 added _mesa_get_teximages_from_driver() před 25 roky
  Brian Paul e27b783426 added per-fragment bug fix před 25 roky
  Brian Paul 18ef8e7c98 if depthBits == 0, set DepthMask = 2^16 to fix per-fragment fog problems před 25 roky
  Brian Paul b34a9dab57 update TriangleCaps in GL_POINT/POLYGON_SMOOTH cases před 25 roky
  Brian Paul 7a13c83663 better handling of GLX_DEPTH_SIZE in glXChooseVisual() před 25 roky
  Brian Paul d4e84664a5 added glDrawPixels fast-path item před 25 roky
  Brian Paul 29f19424ab fixed fast-path for GL_COLOR_INDEX, GL_UNSIGNED_BYTE drawpixels před 25 roky
  Brian Paul 813e8585a6 added glDrawPixels GL_COLOR_INDEX bug item před 25 roky
  Brian Paul 88337d5109 drawing color-index image to RGB window was broken před 25 roky
  Brian Paul 77a5bab1a3 added glPush/PopAttrib(GL_ENABLE_BIT) item před 25 roky
  Brian Paul de63653835 removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled instead před 25 roky
  Brian Paul 2f095b9b09 new params for SpecificCompressedTexFormat() (Bill White) před 25 roky
  Brian Paul 94b61f99c4 added texture env combine bugfix item před 25 roky
  Gareth Hughes 44b450728d Added SSE streaming store instructions, external symbol directives. před 25 roky
  Gareth Hughes bc2b379ad0 Added SSE prefetching instructions. General cleanups. před 25 roky
  Gareth Hughes f35a545d4f General cleanups. Disable gl_katmai_project_vertices and před 25 roky
  Brian Paul 0248965561 use cpml.h on Alpha (AlanH) před 25 roky
  Brian Paul 29fb6b3525 replaced GL_RGBA with GL_BGRA for GL_UNSIGNED_SHORT_1_5_5_5_REV datatype před 25 roky
  Brian Paul 93bff74a02 added glReadPixels bug fix před 25 roky