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 роки тому