2942 Révisions (5e9dd0407719be20b119259a3f4aeae1a0a1c8c1)
 

Auteur SHA1 Message Date
  Alan Hourihane 5e9dd04077 fix for framebuffer width and height when window hasn't been realized. il y a 23 ans
  Brian Paul 1596bf398c another fix for glDrawPixels + clipping il y a 23 ans
  Brian Paul 08e1ef79cc update CurrentStack in glActiveTexture if needed (bug 669080) il y a 23 ans
  Brian Paul ed96f46637 fix glDrawPixels hang when clipping il y a 23 ans
  Jouk Jansen b6f2dd2a99 Committing in . il y a 23 ans
  Karl Schultz ec4c882e47 Fix SourceForge bug 664908. wglDescribePixelFormat should return the il y a 23 ans
  Brian Paul 4fc647c397 simple GL_NV_fragment_program test il y a 23 ans
  Brian Paul 890bcc0be3 fragment program execution il y a 23 ans
  Brian Paul 610d59981a First batch of code for GL_NV_fragment_program. il y a 23 ans
  Brian Paul cf01d97dc3 GL_NV_fragment_program il y a 23 ans
  Brian Paul e58286ccb6 prototype render-to-texture il y a 23 ans
  Brian Paul 3c5bfac63b initial code for render-to-texture il y a 23 ans
  Brian Paul e1e446bf77 remove const from _mesa_strtof() il y a 23 ans
  Brian Paul 44257dacc0 added _mesa_strtof() il y a 23 ans
  Brian Paul 4097ea012a OSMesa16 updates (Eric Plante), added _mesa_strtof() il y a 23 ans
  Brian Paul dad19f51c3 fix fog stride bugs (Michel Danzer) il y a 23 ans
  Brian Paul ce352387fb remove ADD_L altogether il y a 23 ans
  Brian Paul e27f5e5254 s/16/32/ (Josh Vanderhoof) il y a 23 ans
  Brian Paul 25e38ce9e5 moved ADD_L instruction (Linus Torvalds) il y a 23 ans
  Brian Paul 9108b29dbf added font-related symbols il y a 23 ans
  Brian Paul e772bee10b fix some float/ubyte mistakes (Daniel Borca) il y a 23 ans
  Brian Paul ff9ef3baed move t->Image[i]->Format test (bug 659012) il y a 23 ans
  Brian Paul 1e091f48f0 fix typo in rotation code (bug 659677) il y a 23 ans
  Brian Paul fa268adc9d fix glCopyTexSubImage2D error checking (bug 661907) il y a 23 ans
  Alan Hourihane 95249b2d18 Check that ActiveTextureARB doesn't overflow MaxTextureUnits il y a 23 ans
  Keith Whitwell 0070285b32 Add missing break statements il y a 23 ans
  Brian Paul 518b6f44b4 added new DOS files il y a 23 ans
  Brian Paul 10d2259baa obsolete il y a 23 ans
  Brian Paul 2df7cd4f0c DOS updates il y a 23 ans
  Brian Paul 03516d9efa DOS updates from Daniel Borca. il y a 23 ans
  Brian Paul c0fc0d4e5f comment changes il y a 23 ans
  Brian Paul 866023da66 improved error message il y a 23 ans
  Brian Paul 7c0e32bbf0 added RELNOTES-5.1 file il y a 23 ans
  Brian Paul 7956321bf1 bug fixes il y a 23 ans
  Keith Whitwell e15fd85727 Add mechanism to destroy mutexes. Important on OS's where mutex initialization il y a 23 ans
  Brian Paul 76d2a77291 use/test GL_SGIS_generate_mipmaps if available il y a 23 ans
  Brian Paul 6f458650bf let _mesa_problem() take variable arguments il y a 23 ans
  Keith Whitwell 46b99c9016 Don't crash if End received without a Begin... il y a 23 ans
  Brian Paul 6cb5b3475d added _mesa_print_texunit_state() for debugging il y a 23 ans
  Brian Paul 93e0ba8b80 properly handle very wide images il y a 23 ans
  Brian Paul 6e179ad9ef clean-ups, comments il y a 23 ans
  Brian Paul 91e98cd153 fix bad _mesa_printf() calls (mesa bug 646753) il y a 23 ans
  Brian Paul 66fa33e576 updated to use ARB extensions il y a 23 ans
  Brian Paul 2a7243481a added GL_DEPTH_COMPONENT to two assertions il y a 23 ans
  Brian Paul e7cf569475 declar vsnprintf for OS/2 and VMS (Evgeny Kotsuba) il y a 23 ans
  Brian Paul d37363d4c0 added const to casts il y a 23 ans
  Brian Paul 2569c3c744 remove GLUTAPIENTRY from __glutCloseDownGameMode il y a 23 ans
  Brian Paul 0f8daaf670 mask is always non-null in write_rgba_pixels and write_monorgba_pixels il y a 23 ans
  Brian Paul 1b94df053d use polygon offset to avoid multi-pass Z-fighting artifacts il y a 23 ans
  Brian Paul 957a0cdb13 added missing call to _mesa_write_mono_alpha_span() il y a 23 ans