1459 Revīzijas (c85164605031cd64afbc57ca5ab1331377af887b)
 

Autors SHA1 Ziņojums Datums
  Gareth Hughes c851646050 Add GL_POINTS as a primitive, including with CVA DrawElements. Useful pirms 25 gadiem
  Brian Paul 8cbc573eae Fixed bug in MinMagThresh computation. pirms 25 gadiem
  Jouk Jansen 2d7e25c9ff Committing in . pirms 25 gadiem
  Keith Whitwell f4b02d1a26 various compilation/warning fixes pirms 25 gadiem
  Keith Whitwell 58e9917053 Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex pirms 25 gadiem
  Brian Paul f22c04cdae added underflow check in validate_shine_table() pirms 25 gadiem
  Brian Paul 6517211e12 added divide by zero check pirms 25 gadiem
  Brian Paul 2fd9c8690f changed some point functions, new picking code pirms 25 gadiem
  Brian Paul 63cca75e63 minor bug fixes pirms 25 gadiem
  Brian Paul 1c768645c5 added divide by zero check pirms 25 gadiem
  Brian Paul d14fce03f0 added divide by zero checks pirms 25 gadiem
  Brian Paul 08dfacd425 New point rasterization functions based on template code that pirms 25 gadiem
  Brian Paul 6532db9868 More color macro clean-ups. pirms 25 gadiem
  Brian Paul 3b399df638 minor clean-up pirms 25 gadiem
  Jon Taylor c1d89d4391 Added missing #include "mmath.h" pirms 25 gadiem
  Brian Paul a580e1adb7 missed a few color macro changes pirms 25 gadiem
  Brian Paul 3041d05bbc Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h) pirms 25 gadiem
  Brian Paul 8446d1bab1 include state.h pirms 25 gadiem
  Brian Paul 6f89984fed minor GLchan-related changes pirms 25 gadiem
  Jouk Jansen ef68e7bf71 Committing in . pirms 25 gadiem
  Keith Whitwell 88f3b89a2c Add render stage for unclipped vb's to fx driver. pirms 25 gadiem
  Keith Whitwell e5d6fb20a5 try and force a log message pirms 25 gadiem
  Keith Whitwell 123ff6549b try and force a log message pirms 25 gadiem
  Keith Whitwell bc28306f4a try and force a log message pirms 25 gadiem
  Jon Taylor 4e96ac080a Fixed GGIMesa build problems. pirms 25 gadiem
  Keith Whitwell a884b4b811 try and force a log message pirms 25 gadiem
  Keith Whitwell 4292e9c06b try and force a log message pirms 25 gadiem
  Keith Whitwell 20911cb17c try and force a log message pirms 25 gadiem
  Keith Whitwell 1b686cedf4 try and force a log message pirms 25 gadiem
  Keith Whitwell 376d022e4a fix demos/fire, enable lazy vertex flushing pirms 25 gadiem
  Keith Whitwell ae8ec0b30d Fix evalpoints bug (samples/nurb) pirms 25 gadiem
  Keith Whitwell 93259cdfa1 fix sproingies bug pirms 25 gadiem
  Keith Whitwell 719344b23e Fixes for compiling assembly (disable unused 'masked' versions) pirms 25 gadiem
  Keith Whitwell 770169f230 The array cache. pirms 25 gadiem
  Keith Whitwell 9ef50d5826 fix xscreensaver cores pirms 25 gadiem
  Keith Whitwell cab974cf6c Major rework of tnl module pirms 25 gadiem
  pesco d1ff1f6798 * demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util. pirms 25 gadiem
  pesco 05ecec6f49 * include/GL/Makefile.am: ENABLE_GLUT_BUILD -> NEED_GLUT pirms 25 gadiem
  Brian Paul 9da422c639 set visual->MRD to 2.0 pirms 25 gadiem
  Brian Paul f1d6b38441 Polygon._OffsetAny wasn't being computed pirms 25 gadiem
  Brian Paul 74e2dd38ed minor fog clean-ups (Klaus Niederkrueger) pirms 25 gadiem
  Brian Paul 783d7dfcbf added more GLX extension function stubs pirms 25 gadiem
  Brian Paul 083e466f88 Renamed texture object _P to _MaxLevel and _M to _MaxLambda. pirms 25 gadiem
  Brian Paul daabce72db updated glXSet3DfxModeMESA() prototype types pirms 25 gadiem
  Brian Paul 4536021a62 added some more GLX extension entrypoints (fix GLUT link problems when using glxext.h) pirms 25 gadiem
  Brian Paul a2003c2895 fixed conformance problems in min/max and histogram result packing pirms 25 gadiem
  Brian Paul b0dbd3ed13 replaced GLfixed with GLfloat in _mesa_fog_ci_pixels() (Klaus Niederkrueger) pirms 25 gadiem
  Brian Paul ac522d4756 use inverted Y coordinate for choosing dither value (conformance fixes) pirms 25 gadiem
  Brian Paul 813882526d added glReadPixels item pirms 25 gadiem
  Brian Paul 3cbbef53bc tweaked truecolor dither kernel setup code pirms 25 gadiem