117808 Commitit (645332f3f5b2a7a7df10a9aed1a2636709a1f044)
 

Tekijä SHA1 Viesti Päivämäärä
  Gareth Hughes 3df50407a3 Added point_contour_test, taken from O'Rourke 1998. 26 vuotta sitten
  Ted Jump 56a5f8820f Fixed parameter type for notify function pointer parameter to gl_extensions_add 26 vuotta sitten
  Gareth Hughes 6450917496 Removed CVS logs from files, as they were getting rather large. 26 vuotta sitten
  Gareth Hughes 206abd9039 Added edge flag callback support. 26 vuotta sitten
  Brian Paul 80af3614d8 now using MALLOC, CALLOC, FREE, etc macros 26 vuotta sitten
  Brian Paul bd5cdaf444 removed GL_ prefix from memory macros 26 vuotta sitten
  Brian Paul 1a3b8ffe01 use texture objects now 26 vuotta sitten
  Gareth Hughes f80d0b2f61 Fixed delete_all_contours memory deallocation. 26 vuotta sitten
  Gareth Hughes 2e4fce138c Updated memory allocation to allow new macros to be used. 26 vuotta sitten
  Gareth Hughes 21a257d25b Renamed GLUtesselator user data pointer to avoid confusion. 26 vuotta sitten
  Gareth Hughes dbecc01c6e Correctly initialized GLUtesselator user data pointer. 26 vuotta sitten
  Gareth Hughes 4aaafa6265 Allow debugging output capture under Win32. This seems really 26 vuotta sitten
  Gareth Hughes c30627a5af Updated debugging output. I'm going to change it all to something 26 vuotta sitten
  Jouk Jansen cd555f456b Repaired definition of GL_CALLOC_STRUC 26 vuotta sitten
  Jouk Jansen 0b6c775f1c #include <stdlib.h> 26 vuotta sitten
  Jouk Jansen 4fbb2c6279 #include <assert.h> 26 vuotta sitten
  Jouk Jansen 0279e2bc3a misc -> glmisc 26 vuotta sitten
  Brian Paul 567a1de666 now using GL_MALLOC, GL_FREE 26 vuotta sitten
  Brian Paul 60a249d009 now using GL_MALLOC, GL_FREE 26 vuotta sitten
  Brian Paul 375853e867 fixed dumb typo 26 vuotta sitten
  Brian Paul 826e66a21f now using GL_MALLOC, GL_FREE 26 vuotta sitten
  Brian Paul d77fa30761 added memory macros 26 vuotta sitten
  Josh Vanderhoof 73d03344f4 no underscore prefix for freebsd >= 3 (Simon Walton) 26 vuotta sitten
  Brian Paul 6e6d4c66bd texture units now share default texture objects 26 vuotta sitten
  Brian Paul 7ec8d588ab fixed reference count bug in save_TexImage3DEXT() 26 vuotta sitten
  Keith Whitwell f8b3fc5454 fixed voodoo initialization 26 vuotta sitten
  Keith Whitwell 485f040741 Fixed includes & added a few hooks for the DRI. 26 vuotta sitten
  Miklos Fazekas a7313e045d Added PARB support. 26 vuotta sitten
  Miklos Fazekas 3af541c541 Added gl_ext_multitexture_ADD suport. 26 vuotta sitten
  Miklos Fazekas 37290c844c Added packed ARGB support. 26 vuotta sitten
  Miklos Fazekas 1076e7cd21 Packed RGBA support. 26 vuotta sitten
  Miklos Fazekas 6a659315cd Packed RGB support. 26 vuotta sitten
  Miklos Fazekas 2ed47d29c6 Added support for GL_ext_texture_add 26 vuotta sitten
  Miklos Fazekas d598ca05e1 Minor cleanup. 26 vuotta sitten
  Jouk Jansen 08a454c7af Added tess_winding.c for compilation 26 vuotta sitten
  Gareth Hughes dcf11bdb93 Fixed overflow bug in combineCallback. 26 vuotta sitten
  Gareth Hughes 63fee8b3be Added tessellation winding rule support. Misc bug fixes. 26 vuotta sitten
  Gareth Hughes 45b95f048d Added tessellation winding rule files. 26 vuotta sitten
  Keith Whitwell 69cfdb2fcb more hooks for mga driver, including an immediate fastpath 26 vuotta sitten
  Jon Taylor 0b6ae412d3 Disable genkgi sublib handling until we have some sublibs to handle 26 vuotta sitten
  Keith Whitwell 7d1071526d added mesa.conf 26 vuotta sitten
  Keith Whitwell 14f8b8b5c3 Bugfix for ctx->backface_sign calculation 26 vuotta sitten
  Keith Whitwell 5a437d5889 Cleaning up 26 vuotta sitten
  Keith Whitwell c656951110 RasterMask was set incorrectly 26 vuotta sitten
  tanner bc34adfc54 lots of autoconf updates 26 vuotta sitten
  Ted Jump 01db31b678 Changed name 'glGetProcAddressEXT' to 'gluGetProcAddressEXT' 26 vuotta sitten
  Ted Jump ea8e0b2156 Fixed LIBNAME entry 26 vuotta sitten
  Ted Jump a63baa3e8d Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXT 26 vuotta sitten
  Ted Jump 32b20284b8 Added NASM support 26 vuotta sitten
  Ted Jump 725ec81ae8 More Win32 build compliance fixups 26 vuotta sitten