1486 Commits (4e3e9ac8fb033cad54a02062d40346d6a14c4acc)
 

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