1472 Commits (321f67c4729adeebd7aa9ef9e22c95e709952851)
 

Author SHA1 Message Date
  Keith Whitwell 321f67c472 Fix crash in book/stencil. 25 years ago
  Keith Whitwell a087c7421b Resync with new XFree version of this file 25 years ago
  Brian Paul 3f9ee180a8 initialize Driver.RenderPrimitive to _swsetup_RenderPrimNoop 25 years ago
  Brian Paul e448d6cf0c Added PointSize and PointParametersfv to dd interface, for completeness. 25 years ago
  Keith Whitwell ce656b6a0a Fixed 'IRound' to 'IROUND' in mmath.h 25 years ago
  Keith Whitwell bfa023921c Still need 'DD_TRI_CULL_FRONT_BACK' 25 years ago
  Keith Whitwell d7fc376de8 Add call to Driver.RenderPrimitive() 25 years ago
  Keith Whitwell 7a1f3a37a1 revert XMesaCreateContext changes 25 years ago
  Keith Whitwell b980b2eeb6 Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers 25 years ago
  Keith Whitwell 44d8de433e Bring the FX driver into line with core mesa changes. 25 years ago
  Keith Whitwell e9bf776711 Modify X11 driver and fake glx to store a GLcontext 25 years ago
  Keith Whitwell 78477947de Moved glcore.h to a location prefixed by 'GL/internal', for compatibility 25 years ago
  Gareth Hughes ba8f6172bd Implementation of GL_EXT_texture_env_dot3. 25 years ago
  Gareth Hughes c851646050 Add GL_POINTS as a primitive, including with CVA DrawElements. Useful 25 years ago
  Brian Paul 8cbc573eae Fixed bug in MinMagThresh computation. 25 years ago
  Jouk Jansen 2d7e25c9ff Committing in . 25 years ago
  Keith Whitwell f4b02d1a26 various compilation/warning fixes 25 years ago
  Keith Whitwell 58e9917053 Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex 25 years ago
  Brian Paul f22c04cdae added underflow check in validate_shine_table() 25 years ago
  Brian Paul 6517211e12 added divide by zero check 25 years ago
  Brian Paul 2fd9c8690f changed some point functions, new picking code 25 years ago
  Brian Paul 63cca75e63 minor bug fixes 25 years ago
  Brian Paul 1c768645c5 added divide by zero check 25 years ago
  Brian Paul d14fce03f0 added divide by zero checks 25 years ago
  Brian Paul 08dfacd425 New point rasterization functions based on template code that 25 years ago
  Brian Paul 6532db9868 More color macro clean-ups. 25 years ago
  Brian Paul 3b399df638 minor clean-up 25 years ago
  Jon Taylor c1d89d4391 Added missing #include "mmath.h" 25 years ago
  Brian Paul a580e1adb7 missed a few color macro changes 25 years ago
  Brian Paul 3041d05bbc Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h) 25 years ago
  Brian Paul 8446d1bab1 include state.h 25 years ago
  Brian Paul 6f89984fed minor GLchan-related changes 25 years ago
  Jouk Jansen ef68e7bf71 Committing in . 25 years ago
  Keith Whitwell 88f3b89a2c Add render stage for unclipped vb's to fx driver. 25 years ago
  Keith Whitwell e5d6fb20a5 try and force a log message 25 years ago
  Keith Whitwell 123ff6549b try and force a log message 25 years ago
  Keith Whitwell bc28306f4a try and force a log message 25 years ago
  Jon Taylor 4e96ac080a Fixed GGIMesa build problems. 25 years ago
  Keith Whitwell a884b4b811 try and force a log message 25 years ago
  Keith Whitwell 4292e9c06b try and force a log message 25 years ago
  Keith Whitwell 20911cb17c try and force a log message 25 years ago
  Keith Whitwell 1b686cedf4 try and force a log message 25 years ago
  Keith Whitwell 376d022e4a fix demos/fire, enable lazy vertex flushing 25 years ago
  Keith Whitwell ae8ec0b30d Fix evalpoints bug (samples/nurb) 25 years ago
  Keith Whitwell 93259cdfa1 fix sproingies bug 25 years ago
  Keith Whitwell 719344b23e Fixes for compiling assembly (disable unused 'masked' versions) 25 years ago
  Keith Whitwell 770169f230 The array cache. 25 years ago
  Keith Whitwell 9ef50d5826 fix xscreensaver cores 25 years ago
  Keith Whitwell cab974cf6c Major rework of tnl module 25 years ago
  pesco d1ff1f6798 * demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util. 25 years ago