1095 Commits (85dc4e7a773de62ea10e7c884c65909f192cf9bb)
 

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