25623 коммитов (8aa62cead71b4d06e49fccf02405c1ce649186fd)
 

Автор SHA1 Сообщение Дата
  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 лет назад
  Brian Paul 4586d8769b replaced _GLAPI_EXT_color_table with _GLAPI_EXT_paletted_texture 26 лет назад
  Brian Paul 789cf43f18 reordered some functions 26 лет назад
  Brian Paul 2da507defd moved assembly-related macros from types.h to glheader.h 26 лет назад
  Brian Paul 93b76c048f restored the gl_Viewport function 26 лет назад
  Kendall Bennett be599f845f . More Watcom C++ warnings fixed in Mesa. 26 лет назад
  Kendall Bennett f945672623 . More fixed to 26 лет назад
  Brian Paul 8f8d152b2e added glxdpyinfo 26 лет назад
  Brian Paul c3ef5952f5 initial check-in 26 лет назад
  Jouk Jansen 5b974ed6a1 Workaround for the VMS 32 character maximum limit. 26 лет назад
  Kendall Bennett e312cf26ea . Updates to get X86, MXX and 3DNow assembler code working with Watcom 26 лет назад
  Brian Paul b95d252c34 added GL_EXT_texture_env_add extension 26 лет назад
  Brian Paul a087e348ab added gl_extension_is_enabled() 26 лет назад
  Brian Paul ea895e6839 added some braces to silence gcc warnings 26 лет назад
  Brian Paul d23f90726a minor clean-ups 26 лет назад
  Brian Paul 1d5971db24 changed a warning string 26 лет назад
  Brian Paul 845117bd05 ColorTableEXT clean-up 26 лет назад
  Brian Paul 9ad72cd9b1 removed redundant extension prototypes 26 лет назад
  Brian Paul b99db9ea7b updated for new texture color palette struct 26 лет назад
  Brian Paul eb1f282b73 don't include strings.h or stdio.h 26 лет назад
  Brian Paul 37ff9433c0 added missing braces in array initializations 26 лет назад
  sio 3d993b7dee Added missing GLAPIENTRY to glConvolution* and glCopy* 26 лет назад
  Jouk Jansen d1aeac8d1d version 3.3 update 26 лет назад
  Jouk Jansen 86d36643de tess_macro.h included 26 лет назад
  Kendall Bennett a73119234c . Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP macros for compatibility 26 лет назад
  Brian Paul cb5ecb883e initial changes for Mesa 3.3 26 лет назад
  Brian Paul fbd8f212c3 first big check-in of new Mesa 3.3 code 26 лет назад
  Keith Whitwell 06ac59281b fix for colormaterial 26 лет назад
  Keith Whitwell 6adfc6bd9e use glClientActiveTexture in interleaved setup 26 лет назад
  Keith Whitwell 6a9f16edae more fixes for glDrawArrays 26 лет назад
  Keith Whitwell 20f6c10b41 second try at drawarrays fix 26 лет назад
  Keith Whitwell e43a3aa293 fix for (some of?) the vertex array problems 26 лет назад
  Brian Paul f6a79d045c fixed typo: replaced |= with != in conditional 26 лет назад
  Brian Paul 0822c1050e replace GLint with GLsizei in a gluScaleImage, gluBuild1/2DMipmaps() 26 лет назад
  Brian Paul c00c0b323f header includes clean-up (Daryll) 26 лет назад
  Brian Paul 99f16d01dd changes to silence MSVC warnings 26 лет назад
  Brian Paul 19f90e35ff flush pb after each line segment - for conformance 26 лет назад
  Brian Paul 327c69127c clean-up of header includes (Daryll) 26 лет назад
  Gareth Hughes 787250cc01 Added filename, line number output for debugging messages. 26 лет назад
  Ted Jump f7190d4b1f turned off 'conditional expression is constant' warning for win32 26 лет назад
  Brian Paul 94acb57278 removed printf's 26 лет назад
  Brian Paul 17407de73a added xfont demo 26 лет назад
  Brian Paul f1b45ca254 new xfont demo 26 лет назад