1459 Комити (c85164605031cd64afbc57ca5ab1331377af887b)
 

Аутор SHA1 Порука Датум
  Brian Paul f96ce6a707 oops- forgot convolution for glGetTexImage. Done now. пре 25 година
  Brian Paul c52fc9b49c passing proxy targets to glGetTexImage() should generate GL_INVALID_ENUM пре 25 година
  Brian Paul 9c27278acf use clear_proxy_teximage() instead of MEMSET() пре 25 година
  Brian Paul f75d697c03 GetConvolution/SeparableFilter() now finished пре 25 година
  Brian Paul 45f3634ce3 added tracing facility from Loki пре 25 година
  Brian Paul 3a71d05e53 added tracing facility from Loki пре 25 година
  Brian Paul dca39e8911 added const to _mesa_select_tex_object() пре 25 година
  Brian Paul 01e54753ff Fixed bug in fill_texture_image(). Clean-up in _mesaGetTexImage() пре 25 година
  Brian Paul bc6f07856f added convolution, ARB_imaging items пре 25 година
  Brian Paul 513d486e75 enabled GL_EXT_convolution and GL_ARB_imaging пре 25 година
  Brian Paul a805bb9691 finished convolution пре 25 година
  Brian Paul bfc6ee1b13 destBytesPerRow was uninitialized in make_texture_image() пре 25 година
  Brian Paul e8a84a93aa initial check-in пре 25 година
  Brian Paul bed573586e added new extensions пре 25 година
  Brian Paul 328cb0b512 added Glide3 bug fix info пре 25 година
  Brian Paul b3fdfa1246 fbiRev and tmuRev weren't getting initialized when using Glide3 пре 25 година
  Brian Paul 15915b03d0 added more resolutions (Andy Sloane) пре 25 година
  Brian Paul 5a0d3dc7b3 convolution for glTexImage[123]D now works пре 25 година
  Brian Paul b92d64e150 renamed some variables пре 25 година
  Brian Paul f93b3dd69e more convolution work пре 25 година
  Brian Paul 116970154d added _mesa_pack_float_rgba_span() пре 25 година
  Brian Paul 8e053916c8 added more extensions testing code пре 25 година
  Brian Paul 289d47eee5 finished compressed texture support (Bill White) пре 25 година
  Brian Paul 148fb313c5 added MESA_FF_R8_G8_B8 (alpha filled to 0xff) format пре 25 година
  Brian Paul e8e20ae598 changed default Shininess to 6 пре 25 година
  Brian Paul 8aee2a3326 don't free ctx inside _mesa_initialize_context() if error, caller does that. пре 25 година
  Brian Paul ef9025a641 updated some comments пре 25 година
  Jouk Jansen 5d3a95714c Committing in . пре 25 година
  Brian Paul cf8eebee07 added convolve.h header пре 25 година
  Brian Paul 732dd6f417 enabling 1D convolution caused a problem пре 25 година
  Brian Paul 147b08328a moved convolution API functions to convolve.c пре 25 година
  Brian Paul 7e70874420 finished separable filter functions пре 25 година
  Jouk Jansen b5b5c52034 Committing in . пре 25 година
  Brian Paul f4f4dab25a changed quad vertex colors to be tessellation invariant пре 25 година
  Brian Paul 043654bbfb print UNDEFINED MODE over samples that are undefined in the GL spec пре 25 година
  Brian Paul 9b61162d43 use ImageTransferState пре 25 година
  Brian Paul 3f8a70e5dd added convolve.c to file list пре 25 година
  Brian Paul a6d46f6b99 increased max convolution filter size пре 25 година
  Brian Paul d4b799b60c more convolution work, not done пре 25 година
  Brian Paul 46e8a51383 basic glDrawPixels convolution implemented пре 25 година
  Brian Paul 6339e621f5 fixed image transfer errors пре 25 година
  Brian Paul fa4525e289 implemented new ImageTransferState bitmask пре 25 година
  Brian Paul b1097f24a8 optimized glDrawPixels for glPixelZoom(1,-1) (Andrew Gee) пре 25 година
  Brian Paul e716184cae added missing radius multiplication factor to sphere code пре 25 година
  Brian Paul 6f0294ca47 fixed typo which disabled simple_DrawPixels пре 25 година
  Brian Paul e98276c859 fixed some warnings (Alan H.) пре 25 година
  Brian Paul dff7924e25 removed all dependencies on XMesa пре 25 година
  Brian Paul 094e2f1a67 fixed segfault problem when using MESA_GLX_FX пре 25 година
  Brian Paul 7aac6d6b8e fixed depth mask bug in fxddClear(DD_DEPTH_BIT) пре 25 година
  Jouk Jansen 8deec7bf5f Committing in . пре 25 година