1188 Revīzijas (e5c8261f76b091d240e4891aecffe06b3aa3e9e4)
 

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