1249 Комити (6cdf09749c31423b0237c2a4fa493944301b21af)
 

Аутор SHA1 Порука Датум
  Brian Paul 6cdf09749c Put a white texel in each corner of each texture. пре 26 година
  Brian Paul 0448488e11 added idle() func, enable fog by default пре 26 година
  Brian Paul 5a501fbd09 added libOSMesa.so info пре 26 година
  Brian Paul 5bb27edac0 generate separate libOSMesa library ala XFree86/DRI пре 26 година
  Brian Paul edda9ae9fb fixed 386/x86 mismatches, reordered a few configs пре 26 година
  Gareth Hughes ac018f5494 Major audit of all Mesa's x86 assembly code. This round is basically пре 26 година
  Gareth Hughes fc2427e81b Major audit of all Mesa's x86 assembly code. This round is basically пре 26 година
  Brian Paul e188b6e1f1 added a proper idle() function пре 26 година
  Brian Paul eb326f5f01 fixed a texture enable bug пре 26 година
  Brian Paul d0d7d62120 polygon offset changes; added Visual->MRD field пре 26 година
  Brian Paul d475730357 Changes for multitexture > 3, code clean-ups. пре 26 година
  Brian Paul a2d2aed64a use 1.1 glPolygonOffset instead of glPolygonOffsetEXT пре 26 година
  Brian Paul 9c7ca850fd Rewrote get_static_proc_address(). It made mistakes in some situations пре 26 година
  Brian Paul a5b66333fb glPixelStore(GL_PACK/UNPACK_SKIP_IMAGES) wasn't handled correctly пре 26 година
  Brian Paul 9f0bb59c53 call Driver.SetReadBuffer() in clear_color_buffers() to fix colormasked clear bug пре 26 година
  Brian Paul cc50ed60b3 improved blending accuracy to fix Glean test failures пре 26 година
  Brian Paul 6aafd2491c GL_MAX_TEXTURE_UNITS_ARB is now 3 пре 26 година
  Brian Paul ce938b307e More fixes for MAX_TEXTURE_UNITS > 2. Seems to work now. пре 26 година
  Brian Paul d367216678 ported render begin/end calls from Mesa 3.4 пре 26 година
  Brian Paul 1873b567b2 added _mesa_get_teximages_from_driver() пре 26 година
  Brian Paul 1100b4daa3 use gray background, memset TempImage to white to help with debugging пре 26 година
  Brian Paul 35324a6c60 if depthBits == 0, set DepthMask = 2^16 to fix per-fragment fog problems пре 26 година
  Brian Paul 1791901468 update TriangleCaps in GL_POINT/POLYGON_SMOOTH cases пре 26 година
  Brian Paul fdf2033bda brighter colors пре 26 година
  Brian Paul 2c7e6334ec better handling of GLX_DEPTH_SIZE in glXChooseVisual() пре 26 година
  Brian Paul fa849a0e16 drawing color-index image to RGB window was broken пре 26 година
  Jouk Jansen 55590ee810 Committing in . пре 26 година
  Brian Paul 476609c539 improved to test alpha blending with texture palette пре 26 година
  Brian Paul 16eb23a0cb more work to support N texture units пре 26 година
  Brian Paul 22f1ca0131 textured line test пре 26 година
  Brian Paul 9c05c0494d support for N texture units пре 26 година
  Brian Paul 4f66498304 added fps output пре 26 година
  Brian Paul e92dd16605 generalized support for N texure units пре 26 година
  Brian Paul eb6c6439ae removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled instead пре 26 година
  Brian Paul 37a6211795 new params for SpecificCompressedTexFormat() (Bill White) пре 26 година
  Jouk Jansen 574c456a5a Committing in . пре 26 година
  Brian Paul f142a0830a include types.h пре 26 година
  Brian Paul 643be95416 renamed gl_copy_context to _mesa_copy_context пре 26 година
  Brian Paul 6542324cb0 added imports.c пре 26 година
  Brian Paul b1394fa92a First batch of OpenGL SI related changes: пре 26 година
  Brian Paul 3b18a36f21 Replaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE. пре 26 година
  Brian Paul 63c113a31b use GL_NEAREST texture filter пре 26 година
  Brian Paul 423f2b2884 added GL_ARB_texture_env_add пре 26 година
  Brian Paul b9b329d1e5 removed unused display_list struct пре 26 година
  Gareth Hughes 5e0bb98abd Added SSE streaming store instructions, external symbol directives. пре 26 година
  Gareth Hughes 5aa1c1cd5f Added SSE prefetching instructions. General cleanups. пре 26 година
  Brian Paul 1c56fdc707 new comments, misc clean-up пре 26 година
  Gareth Hughes f3c399ec11 General cleanups. Disable gl_katmai_project_vertices and пре 26 година
  Brian Paul 345a71a9cb set default window pos, changed 4 to GL_RGBA пре 26 година
  Brian Paul 4ed1d0b2c0 added some missing const keywords in GetString пре 26 година