2379 次代码提交 (4182cf60d96a077a66675e89694529b5f9e4b329)
 

作者 SHA1 备注 提交日期
  Gareth Hughes a0f923d286 Add missing items from .cvsignore files, tests/Makefile 24 年前
  Gareth Hughes 1fb0a43c16 Remove warnings about the difference between function pointers and 24 年前
  Keith Whitwell 1a6f488908 add _compat_VertexAttrib4fNV 24 年前
  Karl Schultz 2391f4cec6 Define finite as _finite for Windows. 24 年前
  Keith Whitwell fc00cbe8d1 Further help with dri libGL version skew 24 年前
  Keith Whitwell 1643203a93 Fix clipping problem on mga 24 年前
  Brian Paul a359d3488a some display list support for vertex program extension 24 年前
  Brian Paul 3f9be68dc4 added separate specular bug fix to 4.0.1 list 24 年前
  Brian Paul fa6b2fba7a fix a comment typo 24 年前
  Brian Paul f47efb5ab3 have to clamp color+specular in _swrast_add_spec_terms_triangle()! (fixes Chimera bug) 24 年前
  Brian Paul c6a14906c6 remove some cruft 24 年前
  Brian Paul 530da27edb bring 4.0.1 info into trunk 24 年前
  Brian Paul 30f51ae067 Replace old matrix stacks with new code based on struct matrix_stack. 24 年前
  Brian Paul 645ced2955 disable prototype matrix stack code 24 年前
  Jouk Jansen aea09490f5 Committing in . 24 年前
  Brian Paul 3ade8af7ff added some debug printfs (disabled) 24 年前
  Brian Paul 10f30eb438 first checkpoint commit of Klaus's new span code (struct sw_span) 24 年前
  Brian Paul 57d6e1aebf first checkpoint commit of Klaus's new span code (struct sw_span) 24 年前
  Brian Paul c843a1a039 remove conditional in RESET_STIPPLE to fix conformance failure 24 年前
  Brian Paul 54772892bd updated vertex buffer identifiers 24 年前
  Brian Paul c11120270c warp a quadmesh with a gravitational source via vertex program 24 年前
  Brian Paul 9cb3947c56 rotating, lit torus via vertex program 24 年前
  Brian Paul e3a0f39824 divide by W and clipping now work - in pretty good shape now 24 年前
  Brian Paul 56790ced1a temporary hack for divide by W 24 年前
  Brian Paul b15a3b4d13 better api trace/log messages 24 年前
  Brian Paul d2237d48ec vertex program fixes 24 年前
  Brian Paul c3d90f3211 disable debug printf's, fix a crash 24 年前
  Brian Paul 36c77a81ad free the NormalLengthPtr if non-null in _tnl_free_immediate() 24 年前
  Brian Paul 9745d47991 added newline characters to trace strings 24 年前
  Karl Schultz 5cbd179121 Use $(MAKE) on the irix targets, instead of hard-coding pmake, 24 年前
  Karl Schultz 92512085d5 Add .cc as a valid suffix. 24 年前
  Karl Schultz 16e2d94cc7 Cleanup for IRIX 6 platforms. Build src-glu instead of si-glu due 24 年前
  Karl Schultz c589af2fe2 Fix up targets for 24 年前
  Karl Schultz 7c8db694cc Remove rules that were put into place to deal with compiling files that 24 年前
  Brian Paul 1668d4bab8 s/glxGetProcAddress/glXGetProcAddressARB/ 24 年前
  Brian Paul eaf0eac7d3 oops, wrong value for GLX_SAMPLES 24 年前
  Brian Paul b70f5c21e7 added GLX_SAMPLE_BUFFERS, GLX_SAMPLES 24 年前
  Brian Paul 15d4a2327d minor tweaks 24 年前
  Brian Paul a19d7c35cd 4.1 extensions 24 年前
  Brian Paul 1d1635d27b planned extensions for 4.1 24 年前
  Brian Paul b638c34381 minor dispatach table changes 24 年前
  Brian Paul 797ea81d63 vertex program test program 24 年前
  Brian Paul 86b842790b vertex program check-in 24 年前
  Brian Paul 680522f74c add dispatch offsets for vertex program functions 24 年前
  Karl Schultz faaa88fc48 Remove const from save_TexParameteri to match prototype for glTexParameteri. 24 年前
  Karl Schultz d313068dc8 Added missing entry points 24 年前
  Brian Paul d9331ae71e fixed errors in feedback for glDraw/CopyPixels and glBitmap 24 年前
  Brian Paul 59235bd5da special case blend optmizations (Jeremy Fitzhardinge) 24 年前
  Brian Paul c3209d45ad call FLUSH_VERTICES() in _mesaTexParameterfv() (bug 491832) 24 年前
  Keith Whitwell 5246b6c9d1 fix for ubyte colors 24 年前