4006 Révisions (eabe7beeaaff94144b22e253211cf7c1b6c87726)
 

Auteur SHA1 Message Date
  Keith Whitwell eabe7beeaa add glutInitWindowPosition calls il y a 21 ans
  Keith Whitwell 469d1b0f22 Add glutInitWindowPosition call il y a 21 ans
  Keith Whitwell 27413ed249 Move FRAG_BIT_ definitions to mtypes.h so that NEED_SECONDARY_COLOR() macro il y a 21 ans
  Keith Whitwell 43b5772834 Use NEED_SECONDARY_COLOR() for checking specular state at all times il y a 21 ans
  Dave Airlie c78a89d761 fix breakage associated with pointers not being initialised in il y a 21 ans
  Brian Paul 5102075330 change PFNGLXGETUSTPROC's argument from uint64_t to int64_t to match the DRI il y a 21 ans
  Ian Romanick 74cf25b081 Missed this commit as part of the addition of il y a 21 ans
  Ian Romanick c93105eb9e Added support for EXT_blend_equation_separate / ATI_blend_equation_separate. il y a 21 ans
  Keith Whitwell dd9e6e7e37 Catch and shortcircuit no-primitive and no-vertex cases in _tnl_wrap_buffers() il y a 21 ans
  Karl Schultz da2be88f18 Add new driverfuncs. il y a 21 ans
  Keith Whitwell 18fa367ac6 Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single il y a 21 ans
  Keith Whitwell 740f7de085 Tweak: set z scale to one, else tnl thinks we have a 3d texcoord. il y a 21 ans
  Brian Paul 727d345b41 remove bogus assertion in DeleteTexture() function il y a 21 ans
  Felix Kuehling 8135a445f3 Make the drivers using the common texmem code work with NewTextureObject il y a 21 ans
  Keith Whitwell ef167c6328 Fix for recursion in generic_copy_pv_extras. il y a 21 ans
  Brian Paul cb7c689e14 replace MALLOC w/ CALLOC to silence valgrind warnings il y a 21 ans
  Keith Whitwell ab41a96ae7 Add tests for ARB_fp trig instructions and also for 1D texturing il y a 21 ans
  Daniel Borca 5d3568f36c minimize the number of DIVs il y a 21 ans
  Daniel Borca 8d2cfa9ea0 glutTimerFunc cleanup il y a 21 ans
  Daniel Borca d3682ce376 accomodate FetchTexel and fix some memory leak bugs il y a 21 ans
  Brian Paul c9d2f4ca47 updated GLUT link il y a 21 ans
  Brian Paul 1749a25ca8 New error checking in _mesa_GetTexImage(). il y a 21 ans
  Brian Paul fe03108ce0 Some initial RGB and RGBA floating point texture formats. il y a 21 ans
  Brian Paul c6bf130e98 initial info for version 6.1 il y a 21 ans
  Brian Paul b4b35bcc42 New glXUseRotatedXFontMESA() function. Like glXUseXFont(), but takes il y a 21 ans
  Brian Paul eaaf618bb8 added link to ORSA (per request) il y a 21 ans
  Felix Kuehling 83e0cfb8a0 Parse radeon, not r200 configuration in radeonCreateContext. il y a 21 ans
  Michel Dänzer 78bb0803cf Fix hardware ROP state handling (Roland Scheidegger) il y a 21 ans
  Brian Paul 4d859f73fc added device driver hooks for BindProgram, NewProgram, DeleteProgram il y a 21 ans
  Brian Paul f2ce4dc7da Change software alpha plane pointers from void* to GLchan*, eliminate some casts. il y a 21 ans
  Brian Paul 292615071a more fixing for tdfxUpdateTexturePalette il y a 21 ans
  Brian Paul 7f7b2d86bc a few more tweaks il y a 21 ans
  Brian Paul 75a0d31aaa fix assorted compilation issues il y a 21 ans
  Daniel Borca 3d06dc7581 accomodated new driver_func initialization il y a 21 ans
  Keith Whitwell 3abf746a7e Don't set extra bits in FLUSH_VERTICES, fix several state bugs. il y a 21 ans
  Jouk Jansen 5c161cf615 Committing in . il y a 21 ans
  Ian Romanick ff2cc41ccb Modified error messages in _mesa_BlendFuncSeparateEXT to note that the il y a 21 ans
  Michel Dänzer a2c97eb2ff Call UpdateMaterial() unconditionally on GL_COLOR_MATERIAL state change il y a 21 ans
  Michel Dänzer 5d00e131d8 Fix attenuation hardware state handling, inspired by the R200 DDK reference il y a 21 ans
  Brian Paul 4f295cee73 Initial support for floating point and signed texture formats. il y a 21 ans
  Brian Paul edd1d86c74 misc updates il y a 21 ans
  Keith Whitwell dca71ea44b Minor tweaks to help out at a driver level. il y a 21 ans
  Ian Romanick 004d71f554 Corrected a comment about how the DOT3 hardware works in the R200. il y a 21 ans
  Jouk Jansen 03166f73f3 Committing in . il y a 21 ans
  Ian Romanick afa446db83 Silence some compiler warnings. il y a 21 ans
  Ian Romanick 169223c9ee Make the R200 driver work with the NewTextureObject in Mesa. Other il y a 21 ans
  Ian Romanick 34a7857411 Silence a compiler warning DRI builds using gcc3. il y a 21 ans
  Keith Whitwell 66691ef5b5 Use new EMIT_PAD functionality for spec and/or fog as available. il y a 21 ans
  Ian Romanick 20a17e42d7 Remove dd_function_table::BlendFunc. All drivers now use il y a 21 ans
  Keith Whitwell 4d36f334c9 Another mechanism to create vertices with holes - a new EMIT_PAD style il y a 21 ans