352 Révisions (04c43deb54247377859ac338075c61300a84f714)
 

Auteur SHA1 Message Date
  Keith Whitwell 04c43deb54 another typo il y a 26 ans
  Brian Paul 664a1f88f2 added GLX 1.3 tokens and functions il y a 26 ans
  Brian Paul ad6fd8ed4d added GLX 1.3 functions il y a 26 ans
  Brian Paul 4e176ff358 added _mesa_clip_pixelrect() il y a 26 ans
  Brian Paul 78fc78e0f6 clean up of version handling, removed GLX_EXT_get_proc_address string il y a 26 ans
  Brian Paul 4f145468f4 removed GLU_EXT_get_proc_address from ext strings il y a 26 ans
  Brian Paul bdbd2e04c8 changed comment for WriteRGBSpan() il y a 26 ans
  Brian Paul b82d993b03 added glXGetCurrentDisplay() for GLX 1.2 il y a 26 ans
  Brian Paul bf3f9bdaae bumped GLX version to 1.2, added glXGetCurrentDisplay() il y a 26 ans
  Brian Paul 8acb3a1238 fixed potential bug in _mesa_ShadeModel() il y a 26 ans
  Brian Paul 414b6e7c00 added SET/CLEAR/TEST_BITS macros, misc clean-up il y a 26 ans
  Brian Paul f2db7ed71e fixed shade model bug (A.Borrmann) il y a 26 ans
  Brian Paul 47cdadc626 added pragma 4615 (Eero), added copyright il y a 26 ans
  Brian Paul ca1ea0ac09 removed redundant fxCloseHardware() decl il y a 26 ans
  Andre Werthmann 172d6c0d44 added more ASM_SRCS il y a 26 ans
  Brian Paul f0dee6578a renamed struct gl_palette as struct gl_color_table il y a 26 ans
  Brian Paul 7fb54ae3b3 updates for thread safety il y a 26 ans
  Brian Paul 0498682406 updates for Mesa 3.3 il y a 26 ans
  Brian Paul 9fd022a905 replace encounteed with encountered il y a 26 ans
  Keith Whitwell 784657c379 fixes for andree's drawarrays problems il y a 26 ans
  Brian Paul 653c83b9b4 two fixes in gl_DrawArrays (Andree Borrman) il y a 26 ans
  Brian Paul a65efe4b75 reordered the extensions and numbered them il y a 26 ans
  Brian Paul e160f9419c fixed FX_grSstControl(), now returns FxBool il y a 26 ans
  Brian Paul e95cc0dce3 removed unused fxTMNewTMFreeNode decl il y a 26 ans
  Brian Paul 4b7526d001 silence an uninitialized var warning il y a 26 ans
  Brian Paul d0247f53ae test visinfo, not vishandle in save_glx_visual (Wolfram Gloger) il y a 26 ans
  Andre Werthmann 6630e2be01 checked in the first new PIII vertex-transformation code il y a 26 ans
  Brian Paul 36d8d7ae81 fixed some glitches (Eero Pajarre) il y a 26 ans
  Brian Paul 80e872df2b make clean removes .lo .la and .libs/ il y a 26 ans
  Brian Paul ece75acd6b fixed several texture state bugs found with objbug.c program il y a 26 ans
  Brian Paul 9779220286 texture palette update il y a 26 ans
  Brian Paul de3c9791b0 include mem.h il y a 26 ans
  Brian Paul 9b006e00ab fixed mistake in merge regarding texture palettes il y a 26 ans
  Brian Paul 5a95679e58 update/merge with Daryll's X server changes il y a 26 ans
  Brian Paul e23e2759fc changed multi-include guard symbol il y a 26 ans
  Josh Vanderhoof a2ee2fe360 fixed SSE bugs il y a 26 ans
  Brian Paul b4334b2b87 replaced EXT_color_table with EXT_paletted_texture il y a 26 ans
  Brian Paul 4586d8769b replaced _GLAPI_EXT_color_table with _GLAPI_EXT_paletted_texture il y a 26 ans
  Brian Paul 789cf43f18 reordered some functions il y a 26 ans
  Brian Paul 2da507defd moved assembly-related macros from types.h to glheader.h il y a 26 ans
  Brian Paul 93b76c048f restored the gl_Viewport function il y a 26 ans
  Kendall Bennett be599f845f . More Watcom C++ warnings fixed in Mesa. il y a 26 ans
  Kendall Bennett f945672623 . More fixed to il y a 26 ans
  Brian Paul 8f8d152b2e added glxdpyinfo il y a 26 ans
  Brian Paul c3ef5952f5 initial check-in il y a 26 ans
  Jouk Jansen 5b974ed6a1 Workaround for the VMS 32 character maximum limit. il y a 26 ans
  Kendall Bennett e312cf26ea . Updates to get X86, MXX and 3DNow assembler code working with Watcom il y a 26 ans
  Brian Paul b95d252c34 added GL_EXT_texture_env_add extension il y a 26 ans
  Brian Paul a087e348ab added gl_extension_is_enabled() il y a 26 ans
  Brian Paul ea895e6839 added some braces to silence gcc warnings il y a 26 ans