4175 Комити (2517a0ef217f2f66494c55fc5342362d49ee208d)
 

Аутор SHA1 Порука Датум
  Brian Paul 26baf96bea added unichrome directory пре 22 година
  Brian Paul f924a933b4 Minor fixes for recent Mesa 6.1 changes пре 22 година
  Brian Paul f18598cbd2 Via Unichrome/cle266 driver (Erdi Chen) пре 22 година
  Brian Paul 2726d77b2e more descriptive error strings пре 22 година
  Keith Whitwell bacd9d1739 Fix extract_3f_xyw(). пре 22 година
  Brian Paul 229d6a9624 replace spaces w/ tabs пре 22 година
  Daniel Borca 4fe1303e83 GL_TEXTURE_1D and other stories... пре 22 година
  Brian Paul f8c31fcba3 more IRIX tweaks пре 22 година
  Brian Paul dc8f8bd88f fix ARCHOPT typo пре 22 година
  Brian Paul 9ca723f5f5 fix C++ link issues on IRIX пре 22 година
  Karl Schultz b72902e061 Add GLAPIENTRY function decorations for correct operation on Windows. пре 22 година
  Brian Paul 5e83c2a081 tweak the #if test for defining _ASMAPI (fixes IRIX problem) пре 22 година
  Brian Paul 938014f850 minor fixes to glw's touch depend пре 22 година
  Karl Schultz 77650b4672 Fix compiler options regarding exception handing to resolve warnings. пре 22 година
  Karl Schultz 1ce9940c79 Avoid setting NOWIN98 compiler optimization with VC 7. пре 22 година
  Ian Romanick 253428f06a Fixed a cut-and-paste bug from the BlendFuncSeparate driver interface пре 22 година
  Alan Hourihane 29b2ced167 fix printf warnings пре 22 година
  Brian Paul e8df62b5a7 patch from bug 885992 пре 22 година
  Brian Paul c24d40b178 s/BlendEquatioRGB/BlendEquationRGB/ пре 22 година
  Keith Whitwell eabe7beeaa add glutInitWindowPosition calls пре 22 година
  Keith Whitwell 469d1b0f22 Add glutInitWindowPosition call пре 22 година
  Keith Whitwell 27413ed249 Move FRAG_BIT_ definitions to mtypes.h so that NEED_SECONDARY_COLOR() macro пре 22 година
  Keith Whitwell 43b5772834 Use NEED_SECONDARY_COLOR() for checking specular state at all times пре 22 година
  Dave Airlie c78a89d761 fix breakage associated with pointers not being initialised in пре 22 година
  Brian Paul 5102075330 change PFNGLXGETUSTPROC's argument from uint64_t to int64_t to match the DRI пре 22 година
  Ian Romanick 74cf25b081 Missed this commit as part of the addition of пре 22 година
  Ian Romanick c93105eb9e Added support for EXT_blend_equation_separate / ATI_blend_equation_separate. пре 22 година
  Keith Whitwell dd9e6e7e37 Catch and shortcircuit no-primitive and no-vertex cases in _tnl_wrap_buffers() пре 22 година
  Karl Schultz da2be88f18 Add new driverfuncs. пре 22 година
  Keith Whitwell 18fa367ac6 Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single пре 22 година
  Keith Whitwell 740f7de085 Tweak: set z scale to one, else tnl thinks we have a 3d texcoord. пре 22 година
  Brian Paul 727d345b41 remove bogus assertion in DeleteTexture() function пре 22 година
  Felix Kuehling 8135a445f3 Make the drivers using the common texmem code work with NewTextureObject пре 22 година
  Keith Whitwell ef167c6328 Fix for recursion in generic_copy_pv_extras. пре 22 година
  Brian Paul cb7c689e14 replace MALLOC w/ CALLOC to silence valgrind warnings пре 22 година
  Keith Whitwell ab41a96ae7 Add tests for ARB_fp trig instructions and also for 1D texturing пре 22 година
  Daniel Borca 5d3568f36c minimize the number of DIVs пре 22 година
  Daniel Borca 8d2cfa9ea0 glutTimerFunc cleanup пре 22 година
  Daniel Borca d3682ce376 accomodate FetchTexel and fix some memory leak bugs пре 22 година
  Brian Paul c9d2f4ca47 updated GLUT link пре 22 година
  Brian Paul 1749a25ca8 New error checking in _mesa_GetTexImage(). пре 22 година
  Brian Paul fe03108ce0 Some initial RGB and RGBA floating point texture formats. пре 22 година
  Brian Paul c6bf130e98 initial info for version 6.1 пре 22 година
  Brian Paul b4b35bcc42 New glXUseRotatedXFontMESA() function. Like glXUseXFont(), but takes пре 22 година
  Brian Paul eaaf618bb8 added link to ORSA (per request) пре 22 година
  Felix Kuehling 83e0cfb8a0 Parse radeon, not r200 configuration in radeonCreateContext. пре 22 година
  Michel Dänzer 78bb0803cf Fix hardware ROP state handling (Roland Scheidegger) пре 22 година
  Brian Paul 4d859f73fc added device driver hooks for BindProgram, NewProgram, DeleteProgram пре 22 година
  Brian Paul f2ce4dc7da Change software alpha plane pointers from void* to GLchan*, eliminate some casts. пре 22 година
  Brian Paul 292615071a more fixing for tdfxUpdateTexturePalette пре 22 година