1188 Commits (e5c8261f76b091d240e4891aecffe06b3aa3e9e4)
 

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