365 コミット (b5e4a16e4a90050c1fae9124fe45a99dddfd0528)
 

作成者 SHA1 メッセージ 日付
  Brian Paul b5e4a16e4a initial rev 26年前
  Brian Paul c42c33e2a1 bunch of changes for separate read buffer feature 26年前
  Brian Paul 086a151f94 implemented glXMakeContextCurrent() and glXGetCurrentReadDrawable() 26年前
  Brian Paul cea0e8e670 replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer() 26年前
  Brian Paul b6709c8472 updated for Mesa 3.3 26年前
  Brian Paul 3901be83dd updated with Mesa 3.3 info 26年前
  Brian Paul 3f02f90f94 added support for separate read/draw buffers per context 26年前
  Brian Paul 5bf7f47083 removed version logging 26年前
  Brian Paul b16103c466 bumped version to 3.3 26年前
  Brian Paul 2257a12013 added XMesaMakeCurrent2(), XMesaGetCurrentReadBuffer(), bumped version to 3.3 26年前
  Brian Paul b314d1d3af added a few more GLX 1.3 tokens 26年前
  Brian Paul 5fff37ecd4 renamed near and far arguments to gluUnProject4() 26年前
  Brian Paul 9331b6702c added GLU 1.3 functions 26年前
  Keith Whitwell 04c43deb54 another typo 26年前
  Brian Paul 664a1f88f2 added GLX 1.3 tokens and functions 26年前
  Brian Paul ad6fd8ed4d added GLX 1.3 functions 26年前
  Brian Paul 4e176ff358 added _mesa_clip_pixelrect() 26年前
  Brian Paul 78fc78e0f6 clean up of version handling, removed GLX_EXT_get_proc_address string 26年前
  Brian Paul 4f145468f4 removed GLU_EXT_get_proc_address from ext strings 26年前
  Brian Paul bdbd2e04c8 changed comment for WriteRGBSpan() 26年前
  Brian Paul b82d993b03 added glXGetCurrentDisplay() for GLX 1.2 26年前
  Brian Paul bf3f9bdaae bumped GLX version to 1.2, added glXGetCurrentDisplay() 26年前
  Brian Paul 8acb3a1238 fixed potential bug in _mesa_ShadeModel() 26年前
  Brian Paul 414b6e7c00 added SET/CLEAR/TEST_BITS macros, misc clean-up 26年前
  Brian Paul f2db7ed71e fixed shade model bug (A.Borrmann) 26年前
  Brian Paul 47cdadc626 added pragma 4615 (Eero), added copyright 26年前
  Brian Paul ca1ea0ac09 removed redundant fxCloseHardware() decl 26年前
  Andre Werthmann 172d6c0d44 added more ASM_SRCS 26年前
  Brian Paul f0dee6578a renamed struct gl_palette as struct gl_color_table 26年前
  Brian Paul 7fb54ae3b3 updates for thread safety 26年前
  Brian Paul 0498682406 updates for Mesa 3.3 26年前
  Brian Paul 9fd022a905 replace encounteed with encountered 26年前
  Keith Whitwell 784657c379 fixes for andree's drawarrays problems 26年前
  Brian Paul 653c83b9b4 two fixes in gl_DrawArrays (Andree Borrman) 26年前
  Brian Paul a65efe4b75 reordered the extensions and numbered them 26年前
  Brian Paul e160f9419c fixed FX_grSstControl(), now returns FxBool 26年前
  Brian Paul e95cc0dce3 removed unused fxTMNewTMFreeNode decl 26年前
  Brian Paul 4b7526d001 silence an uninitialized var warning 26年前
  Brian Paul d0247f53ae test visinfo, not vishandle in save_glx_visual (Wolfram Gloger) 26年前
  Andre Werthmann 6630e2be01 checked in the first new PIII vertex-transformation code 26年前
  Brian Paul 36d8d7ae81 fixed some glitches (Eero Pajarre) 26年前
  Brian Paul 80e872df2b make clean removes .lo .la and .libs/ 26年前
  Brian Paul ece75acd6b fixed several texture state bugs found with objbug.c program 26年前
  Brian Paul 9779220286 texture palette update 26年前
  Brian Paul de3c9791b0 include mem.h 26年前
  Brian Paul 9b006e00ab fixed mistake in merge regarding texture palettes 26年前
  Brian Paul 5a95679e58 update/merge with Daryll's X server changes 26年前
  Brian Paul e23e2759fc changed multi-include guard symbol 26年前
  Josh Vanderhoof a2ee2fe360 fixed SSE bugs 26年前
  Brian Paul b4334b2b87 replaced EXT_color_table with EXT_paletted_texture 26年前