1486 Révisions (4e3e9ac8fb033cad54a02062d40346d6a14c4acc)
 

Auteur SHA1 Message Date
  Brian Paul 4e3e9ac8fb added support for 4 texture units il y a 24 ans
  Brian Paul 2b2e62154d space-bar = pause animation il y a 24 ans
  Brian Paul b6bcae5698 Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h. il y a 24 ans
  Brian Paul ab0c886a6c added dispatch override mechanism, used by trace extension il y a 24 ans
  Brian Paul f2718b0966 fixed glTexSubImage error check bug #128775 il y a 24 ans
  Brian Paul 39927e60ea test check-in il y a 24 ans
  Keith Whitwell c0bcd2ca99 Fixes for performance bug on compiled array element paths. il y a 24 ans
  Brian Paul 547bbcabff updated ctx->Driver functions for s/w setup il y a 24 ans
  Brian Paul d292b83d1a fixed a small error in import_color(), include m_translate.h il y a 24 ans
  Keith Whitwell d43a5943d8 Fix several conformance problems. Hack solution to line stipple problem. il y a 24 ans
  Brian Paul 230928ad5f removed unneeded TXTR_COORD macros (Stephen Tse) il y a 24 ans
  Keith Whitwell 3fd01320f1 Fixed conform feedback and drawelements tests. il y a 24 ans
  Keith Whitwell ab8b047ae5 fix conform dlist test il y a 24 ans
  Keith Whitwell 8415686ea2 Use correct pv in swrast lines routines il y a 24 ans
  Keith Whitwell 321f67c472 Fix crash in book/stencil. il y a 24 ans
  Keith Whitwell a087c7421b Resync with new XFree version of this file il y a 24 ans
  Brian Paul 3f9ee180a8 initialize Driver.RenderPrimitive to _swsetup_RenderPrimNoop il y a 24 ans
  Brian Paul e448d6cf0c Added PointSize and PointParametersfv to dd interface, for completeness. il y a 24 ans
  Keith Whitwell ce656b6a0a Fixed 'IRound' to 'IROUND' in mmath.h il y a 24 ans
  Keith Whitwell bfa023921c Still need 'DD_TRI_CULL_FRONT_BACK' il y a 24 ans
  Keith Whitwell d7fc376de8 Add call to Driver.RenderPrimitive() il y a 24 ans
  Keith Whitwell 7a1f3a37a1 revert XMesaCreateContext changes il y a 24 ans
  Keith Whitwell b980b2eeb6 Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers il y a 24 ans
  Keith Whitwell 44d8de433e Bring the FX driver into line with core mesa changes. il y a 24 ans
  Keith Whitwell e9bf776711 Modify X11 driver and fake glx to store a GLcontext il y a 24 ans
  Keith Whitwell 78477947de Moved glcore.h to a location prefixed by 'GL/internal', for compatibility il y a 24 ans
  Gareth Hughes ba8f6172bd Implementation of GL_EXT_texture_env_dot3. il y a 24 ans
  Gareth Hughes c851646050 Add GL_POINTS as a primitive, including with CVA DrawElements. Useful il y a 24 ans
  Brian Paul 8cbc573eae Fixed bug in MinMagThresh computation. il y a 24 ans
  Jouk Jansen 2d7e25c9ff Committing in . il y a 24 ans
  Keith Whitwell f4b02d1a26 various compilation/warning fixes il y a 24 ans
  Keith Whitwell 58e9917053 Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex il y a 24 ans
  Brian Paul f22c04cdae added underflow check in validate_shine_table() il y a 24 ans
  Brian Paul 6517211e12 added divide by zero check il y a 24 ans
  Brian Paul 2fd9c8690f changed some point functions, new picking code il y a 24 ans
  Brian Paul 63cca75e63 minor bug fixes il y a 24 ans
  Brian Paul 1c768645c5 added divide by zero check il y a 24 ans
  Brian Paul d14fce03f0 added divide by zero checks il y a 24 ans
  Brian Paul 08dfacd425 New point rasterization functions based on template code that il y a 24 ans
  Brian Paul 6532db9868 More color macro clean-ups. il y a 24 ans
  Brian Paul 3b399df638 minor clean-up il y a 24 ans
  Jon Taylor c1d89d4391 Added missing #include "mmath.h" il y a 24 ans
  Brian Paul a580e1adb7 missed a few color macro changes il y a 24 ans
  Brian Paul 3041d05bbc Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h) il y a 24 ans
  Brian Paul 8446d1bab1 include state.h il y a 24 ans
  Brian Paul 6f89984fed minor GLchan-related changes il y a 24 ans
  Jouk Jansen ef68e7bf71 Committing in . il y a 24 ans
  Keith Whitwell 88f3b89a2c Add render stage for unclipped vb's to fx driver. il y a 24 ans
  Keith Whitwell e5d6fb20a5 try and force a log message il y a 24 ans
  Keith Whitwell 123ff6549b try and force a log message il y a 24 ans