1095 Commits (85dc4e7a773de62ea10e7c884c65909f192cf9bb)
 

Author SHA1 Message Date
  Brian Paul 0293878846 lots of changes for single-copy texture image DD interface 25 years ago
  Brian Paul 42ad53f67e fixed Cygwin patch typos 25 years ago
  Brian Paul 9b8094a663 removed a few const keywords because of mutex calls 25 years ago
  Brian Paul 832179c50e added more locking 25 years ago
  Brian Paul fd2e6dbbc8 removed retainInternalCopy from TexSubImage functions 25 years ago
  Brian Paul 279d9e3ea7 made _mesa_native_packing const 25 years ago
  Brian Paul b7d076fc96 changed imaging functions to _mesa_ prefix 25 years ago
  Brian Paul 43911c8ef0 clean-up of texture image construction 25 years ago
  Brian Paul ae40595b69 added _mesa_image_row_stride() 25 years ago
  Brian Paul 8a4014c6fb more reorganization and clean-up 25 years ago
  Brian Paul 633e1dcb2b rearranged order of some functions 25 years ago
  Brian Paul 2090b97998 added new TexImage and TexSubImage functions 25 years ago
  Brian Paul 77ce6da028 added new_texture_image() 25 years ago
  Brian Paul a937128030 added lodbias demo 25 years ago
  Brian Paul aa80e29386 initial check-in 25 years ago
  Brian Paul d7c4f043fe added more extensions, now at version 3 25 years ago
  Brian Paul d94aa337bf removed test for MESA symbol 25 years ago
  Brian Paul 1ea2d444fa Cygwin changes, removed two ARB extensions, now in glext.h 25 years ago
  Brian Paul 66ae25078e patched for Cygwin (Sven Panne) 25 years ago
  Brian Paul f7b5707d66 added device driver functions for CopyTexImage, CopyTexSubImage, GetTexImage 25 years ago
  Brian Paul 8a90cabf81 added aa triangles 25 years ago
  Brian Paul 0555a98926 removed GL_FXMESA_global_texture_lod_bias extension 25 years ago
  Brian Paul e7eb459d27 removed debug printf 25 years ago
  Brian Paul 4ce2d87cf6 updated for Mesa 3.3 25 years ago
  Brian Paul 959f802dab fixed compiler warnings on BeOS R4 25 years ago
  Brian Paul a742e9bccd added glext.h to tar file list 25 years ago
  Brian Paul 7621c4d66b removed MGL files 25 years ago
  Brian Paul 586b4f66a8 colors were computed incorrectly (Hans Nelles) 25 years ago
  Brian Paul e7b16b74bf silence some warnings 25 years ago
  Brian Paul 39c8977802 added missing error checks 25 years ago
  Brian Paul 650cb74bcb removed old Depth buffer pointer var 25 years ago
  Keith Whitwell 46f717f949 fix for tristrip bug and unfilled quad/polygon bug 25 years ago
  Brian Paul 27b2e83805 removed old comment 25 years ago
  Brian Paul 7c652d7722 fixed polygon stipple packing/unpacking 25 years ago
  Brian Paul 3cb1121299 added final GL_HP_occlusion_test values 25 years ago
  Jouk Jansen ab07ef4093 Committing in . 25 years ago
  Brian Paul 9aafc4fd5d gave temp values to GL_HP_occlusion_test tokens 25 years ago
  Brian Paul 1b2ff69f46 initial implementation of GL_HP_occlusion_test extension 25 years ago
  Brian Paul 516b8363bb glPopAttrib() now calls Driver's ClearColor, ClearIndex and ColorMask functions 25 years ago
  Brian Paul fca17350b6 removed Driver.UseGlobalTexturePalette() 25 years ago
  Brian Paul 7a7ca3f345 minor clean-up 25 years ago
  Brian Paul 56b99de2fa implemented FX_grSstPerfStats() 25 years ago
  Brian Paul 9360a4450d added GL_EXT_texture_lod_bias 25 years ago
  Brian Paul 64eef48741 added GL_HP_occlusion_test, GL_EXT_texture_lod_bias 25 years ago
  Brian Paul aabf086a03 added GL_EXT_texture_lod_bias extension (Michael Vance) 25 years ago
  Brian Paul 4f92969899 made gl_make_fog_coords() static 25 years ago
  Brian Paul b3f16c4350 added target parameter to Driver.TexEnv() 25 years ago
  Brian Paul e02ffc1226 now save Targa image. misc clean-up 25 years ago
  Brian Paul 463d15add9 added demos/geartrain 25 years ago
  Brian Paul b50d03e5bc added geartrain 25 years ago