2673 Commits (6c25e3a111e19587b288dcf5384b8e5eda3edc80)
 

Autor SHA1 Mensaje Fecha
  Brian Paul 6c25e3a111 incorrect dimenstion passed to texture_error_check() in compressed teximage functions hace 23 años
  Brian Paul 3f25b1a358 removed GL_MAX_CONVOLUTION_WIDTH/HEIGHT hace 23 años
  Brian Paul 57df24a86c don't query GL_MAX_CONVOLUTION_WIDTH/HEIGHT hace 23 años
  Brian Paul 28bc6cb479 minor updates to sync with XFree86 hace 23 años
  Brian Paul 2f7ef5fae8 added -l option to print interesting OpenGL limits hace 23 años
  Brian Paul e41c57758d fixed glSampleCoverage typo hace 23 años
  Brian Paul 7d7ec0ea91 implemented glProgramParameters4[df]vNV() hace 23 años
  Brian Paul 6a1e1623fd hook-up dispatch for glActiveStencilFaceEXT() hace 23 años
  Brian Paul fdaa72bc43 added GL_EXT_stencil_two_side and GL_NV_fence hace 23 años
  Brian Paul 5f60a0b50a GL_EXT_stencil_two_side extension, not 100% complete yet. hace 23 años
  Brian Paul a2ae6faf1a removed glext.h fix-ups corrected in glext.h version 17 hace 23 años
  Brian Paul e14c151f0a version 17 hace 23 años
  Brian Paul 530d4611eb added OpenGL 1.4 entrypoints hace 23 años
  Brian Paul 3a03211aee added GL_IBM_texture_mirrored_repeat (Ian Romanick) hace 23 años
  Brian Paul e7abc078ab test for ARB_texture_cube_map when getting GL version(Ian Romanick) hace 23 años
  Jouk Jansen 0a7fc572a7 Committing in . hace 23 años
  Brian Paul 7e35cc53ce updated wglGetProcAddress hace 23 años
  Brian Paul 528afb5ff4 updated DOS file list hace 23 años
  Brian Paul 05ed911aca updates from Daniel Borca hace 23 años
  Brian Paul b9f75444e6 improved error string hace 23 años
  Brian Paul ba88dd0d92 s/5/NUM_TEXTURE_TARGETS/ hace 23 años
  Brian Paul ed00b2ef33 fixed compilation problem for swdd->SetBuffer hace 23 años
  Brian Paul 391876e5e6 fix up stuff accidentaly checked in a few days ago hace 23 años
  Karl Schultz 53880a85b6 Don't call _mesa_initialize_context because we are using hace 23 años
  Brian Paul 41771982c4 define GLAPIENTRY and GLAPI if not defined in gl.h hace 23 años
  Brian Paul fb657ef91d added glXAllocate/FreeMemoryNV() hace 23 años
  Brian Paul 8fefafa220 stub functions for glXAllocate/FreeMemoryNV() hace 23 años
  Brian Paul 2188d002df minor error message changes hace 23 años
  Brian Paul 62166908a9 re-enable ASSIGN_NORM_GROUP( 3dnow ) hace 23 años
  Brian Paul 1e0241d3c6 replace Current.Color with Current.Attrib[VERT_ATTRIB_COLOR0] hace 23 años
  Keith Whitwell 713800a495 update colormaterial state on swtcl wakeup hace 23 años
  Brian Paul 2b930072b3 s/DrawDestMask/_DrawDestMask/ hace 23 años
  Brian Paul b79e99ad60 s/ProjectedClipPtr/NdcPtr/ hace 23 años
  Brian Paul 3ac01f5e47 fix problems in FXgetImage() hace 23 años
  Brian Paul 34713c1a3c fixed array index typo in VERT_SAVE_RGBA() macro hace 23 años
  Brian Paul 5117a8214d added multitexture and line stipple hace 23 años
  Brian Paul f569dc447a minor tweaks hace 23 años
  Brian Paul 9f7011b88b added error checking for glCallLists() type parameter hace 23 años
  Brian Paul af3265fabd added new GLUT features hace 23 años
  Brian Paul 6bf6cd3418 bump lib version to 3.7.1, more make clean commands hace 23 años
  Brian Paul 7ae671446a added glutGetProcAddress() hace 23 años
  Brian Paul 46a035f76d added glutGetProcAddress() and GLUT_FPS env var option hace 23 años
  Karl Schultz 10730663a1 Add note about needing to run VCVARS32.BAT when compiling. hace 23 años
  Brian Paul 1972ac661c added (char *) casts hace 23 años
  Brian Paul 3efe5beefc fix up resulting FOGC and PSIZ when needed hace 23 años
  Brian Paul 352c13f783 init tmp->Normal.size = 3 hace 23 años
  Brian Paul ebe671cfad comments hace 23 años
  Brian Paul ea53a5b5ab change GLvector3f to GLvector4f for normal transformation hace 23 años
  Brian Paul 946ad2720a change dest stride to 16 bytes instead of 12 hace 23 años
  Brian Paul 2a1abe3b46 initialize SWvertex array to zeros hace 23 años