1521 커밋 (dde2da64b5176a06638efcd0be7fbaaf6a950363)
 

작성자 SHA1 메시지 날짜
  Keith Whitwell 69676ac379 test cvs commit logging 26 년 전
  Keith Whitwell a96308c37d Replace the flags Mesa was using for ctx->NewState with a new set 26 년 전
  Jouk Jansen a457549967 Committing in . 26 년 전
  Brian Paul 193005393d renamed Current.ByteColor Current.Color 26 년 전
  Brian Paul ebb248aa5c more minor header file re-org (moved CONST, ASSERT, INLINE to config.h) 26 년 전
  Brian Paul 699bc7b73d More GLchan color channel changes. 26 년 전
  Brian Paul c893a015d8 New colormac.h file for color-related macros. 26 년 전
  Brian Paul ba643a2094 Basic work to support deep color channels: 26 년 전
  Keith Whitwell a897b335be Do per-pixel fog when GL_FOG_HINT is GL_NICEST. 26 년 전
  Jon Taylor 1aa958bc9c Lots of misc. bugfixes to bring GGIMesa in sync with the latest Mesa sources. 26 년 전
  Brian Paul 1c4b3f4dfb restored test for __alpha in _mesa_win_fog_coords_from_z() 26 년 전
  Brian Paul 7dd57a48e1 added info about GL_EXT_secondary_color and GL_EXT_fog_coord 26 년 전
  Brian Paul a14cbff8e5 Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c 26 년 전
  Keith Whitwell fe5d67d95f Implement EXT_fog_coord and EXT_secondary_color. 26 년 전
  Gareth Hughes ba58a6665f Change animated apps to double-buffered visuals by default. 26 년 전
  Brian Paul b4df56fcd9 added GL_BGR case to bytes_per_pixel() 26 년 전
  Brian Paul 7460cfabbc removed X86/*.m4 files from tar archive 26 년 전
  Brian Paul 66202b75d5 clarified meaning of DEFAULT_SOFTWARE_DEPTH_BITS value 26 년 전
  Brian Paul 7ceffd0e0d fixed value for GLU_NURBS_MODE 26 년 전
  Brian Paul 27a26bfc4b added a glFinish() call 26 년 전
  Brian Paul 21d073d55a added incomplete() debug function/macro 26 년 전
  Brian Paul 9a4a958a5c signal NEW_TEXTURING if there's a Driver.BindTexture() function 26 년 전
  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 년 전