857 Revīzijas (27a26bfc4b7f24710e43b78e7e2539ebe414222c)

Autors SHA1 Ziņojums Datums
  Brian Paul 21d073d55a added incomplete() debug function/macro pirms 24 gadiem
  Brian Paul 9a4a958a5c signal NEW_TEXTURING if there's a Driver.BindTexture() function pirms 24 gadiem
  Brian Paul 5bb27edac0 generate separate libOSMesa library ala XFree86/DRI pirms 24 gadiem
  Gareth Hughes fc2427e81b Major audit of all Mesa's x86 assembly code. This round is basically pirms 24 gadiem
  Brian Paul eb326f5f01 fixed a texture enable bug pirms 24 gadiem
  Brian Paul d0d7d62120 polygon offset changes; added Visual->MRD field pirms 24 gadiem
  Brian Paul d475730357 Changes for multitexture > 3, code clean-ups. pirms 24 gadiem
  Brian Paul 9c7ca850fd Rewrote get_static_proc_address(). It made mistakes in some situations pirms 24 gadiem
  Brian Paul a5b66333fb glPixelStore(GL_PACK/UNPACK_SKIP_IMAGES) wasn't handled correctly pirms 24 gadiem
  Brian Paul 9f0bb59c53 call Driver.SetReadBuffer() in clear_color_buffers() to fix colormasked clear bug pirms 24 gadiem
  Brian Paul cc50ed60b3 improved blending accuracy to fix Glean test failures pirms 24 gadiem
  Brian Paul ce938b307e More fixes for MAX_TEXTURE_UNITS > 2. Seems to work now. pirms 24 gadiem
  Brian Paul d367216678 ported render begin/end calls from Mesa 3.4 pirms 24 gadiem
  Brian Paul 1873b567b2 added _mesa_get_teximages_from_driver() pirms 24 gadiem
  Brian Paul 35324a6c60 if depthBits == 0, set DepthMask = 2^16 to fix per-fragment fog problems pirms 24 gadiem
  Brian Paul 1791901468 update TriangleCaps in GL_POINT/POLYGON_SMOOTH cases pirms 24 gadiem
  Brian Paul 2c7e6334ec better handling of GLX_DEPTH_SIZE in glXChooseVisual() pirms 24 gadiem
  Brian Paul fa849a0e16 drawing color-index image to RGB window was broken pirms 24 gadiem
  Brian Paul 16eb23a0cb more work to support N texture units pirms 24 gadiem
  Brian Paul 9c05c0494d support for N texture units pirms 24 gadiem
  Brian Paul e92dd16605 generalized support for N texure units pirms 24 gadiem
  Brian Paul eb6c6439ae removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled instead pirms 24 gadiem
  Brian Paul 37a6211795 new params for SpecificCompressedTexFormat() (Bill White) pirms 24 gadiem
  Jouk Jansen 574c456a5a Committing in . pirms 24 gadiem
  Brian Paul f142a0830a include types.h pirms 24 gadiem
  Brian Paul 643be95416 renamed gl_copy_context to _mesa_copy_context pirms 24 gadiem
  Brian Paul 6542324cb0 added imports.c pirms 24 gadiem
  Brian Paul b1394fa92a First batch of OpenGL SI related changes: pirms 24 gadiem
  Brian Paul 3b18a36f21 Replaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE. pirms 24 gadiem
  Brian Paul 423f2b2884 added GL_ARB_texture_env_add pirms 24 gadiem
  Brian Paul b9b329d1e5 removed unused display_list struct pirms 24 gadiem
  Gareth Hughes 5e0bb98abd Added SSE streaming store instructions, external symbol directives. pirms 25 gadiem
  Gareth Hughes 5aa1c1cd5f Added SSE prefetching instructions. General cleanups. pirms 25 gadiem
  Brian Paul 1c56fdc707 new comments, misc clean-up pirms 25 gadiem
  Gareth Hughes f3c399ec11 General cleanups. Disable gl_katmai_project_vertices and pirms 25 gadiem
  Brian Paul 4ed1d0b2c0 added some missing const keywords in GetString pirms 25 gadiem
  Brian Paul 1ff933b452 added GL_MESA_trace support pirms 25 gadiem
  Brian Paul 4360bd7c76 removed unused struct display_list_compilation pirms 25 gadiem
  Brian Paul 0e52184c48 moved DECLARE_XFORM_GROUP macros outside of gl_init_3dnow_asm_transforms() to silence compiler warnings pirms 25 gadiem
  Brian Paul f7a4bcaf79 use cpml.h on Alpha (AlanH) pirms 25 gadiem
  Brian Paul 64a23a0f9c updated comments pirms 25 gadiem
  Brian Paul 23316033db explicitly init some texture vars pirms 25 gadiem
  Brian Paul a94ee16534 replaced GL_RGBA with GL_BGRA for GL_UNSIGNED_SHORT_1_5_5_5_REV datatype pirms 25 gadiem
  Brian Paul 881ec9ee67 packing of GLushort packed types was broken pirms 25 gadiem
  Brian Paul 8d4bd87c1a added format/type error check to draw_rgba_pixels() pirms 25 gadiem
  Brian Paul e4b684ce49 init mutex pirms 25 gadiem
  Brian Paul 82cfcfa63a added some casts (Takaaki Nomura) pirms 25 gadiem
  Brian Paul b9466fca3e Win32 updates (Chris Morley) pirms 25 gadiem
  Brian Paul 8f39dd1e62 Win32 update (Chris Morley) pirms 25 gadiem
  Brian Paul 038573aae7 Removed immediate struct's maybe_transform_vb pointer. pirms 25 gadiem