1521 Commit (dde2da64b5176a06638efcd0be7fbaaf6a950363)
 

Autore SHA1 Messaggio Data
  Keith Whitwell d471473b58 Changes to reduce the memory footprint of display lists 26 anni fa
  Brian Paul 52880f85b5 GL_MAX_ELEMENTS_VERTICES/INDICES enums had wrong values 26 anni fa
  Brian Paul 91baaa3d5a negative offsets to TexSubImage w/ texture borders caused memory corruption 26 anni fa
  Brian Paul 1e083c8c17 added glGet cases for vertex array enable state 26 anni fa
  Brian Paul c782c911e9 more ARB_imaging colortable functions 26 anni fa
  Brian Paul 053f2020ca added missing GL_ARB_imaging color table functions 26 anni fa
  Miklos Fazekas b9d8c77ca6 Fixed a MacOS specific compile error. 26 anni fa
  Miklos Fazekas bc95b2f07e Added glGetMinmax 26 anni fa
  Brian Paul d95e2eb1a8 removed GL_EXT_get_proc_address 26 anni fa
  Brian Paul b80429e49e removed GL_EXT_get_proc_address 26 anni fa
  Brian Paul c6dddaa692 added sco5 config 26 anni fa
  Brian Paul 251ba69ffc replaced glGetMinMax() with glGetMinmax() 26 anni fa
  Brian Paul 42f252fc06 fixed an RGB vs CI bug in overlay visual selection 26 anni fa
  Gareth Hughes 3df50407a3 Added point_contour_test, taken from O'Rourke 1998. 26 anni fa
  Ted Jump 56a5f8820f Fixed parameter type for notify function pointer parameter to gl_extensions_add 26 anni fa
  Gareth Hughes 6450917496 Removed CVS logs from files, as they were getting rather large. 26 anni fa
  Gareth Hughes 206abd9039 Added edge flag callback support. 26 anni fa
  Brian Paul 80af3614d8 now using MALLOC, CALLOC, FREE, etc macros 26 anni fa
  Brian Paul bd5cdaf444 removed GL_ prefix from memory macros 26 anni fa
  Brian Paul 1a3b8ffe01 use texture objects now 26 anni fa
  Gareth Hughes f80d0b2f61 Fixed delete_all_contours memory deallocation. 26 anni fa
  Gareth Hughes 2e4fce138c Updated memory allocation to allow new macros to be used. 26 anni fa
  Gareth Hughes 21a257d25b Renamed GLUtesselator user data pointer to avoid confusion. 26 anni fa
  Gareth Hughes dbecc01c6e Correctly initialized GLUtesselator user data pointer. 26 anni fa
  Gareth Hughes 4aaafa6265 Allow debugging output capture under Win32. This seems really 26 anni fa
  Gareth Hughes c30627a5af Updated debugging output. I'm going to change it all to something 26 anni fa
  Jouk Jansen cd555f456b Repaired definition of GL_CALLOC_STRUC 26 anni fa
  Jouk Jansen 0b6c775f1c #include <stdlib.h> 26 anni fa
  Jouk Jansen 4fbb2c6279 #include <assert.h> 26 anni fa
  Jouk Jansen 0279e2bc3a misc -> glmisc 26 anni fa
  Brian Paul 567a1de666 now using GL_MALLOC, GL_FREE 26 anni fa
  Brian Paul 60a249d009 now using GL_MALLOC, GL_FREE 26 anni fa
  Brian Paul 375853e867 fixed dumb typo 26 anni fa
  Brian Paul 826e66a21f now using GL_MALLOC, GL_FREE 26 anni fa
  Brian Paul d77fa30761 added memory macros 26 anni fa
  Josh Vanderhoof 73d03344f4 no underscore prefix for freebsd >= 3 (Simon Walton) 26 anni fa
  Brian Paul 6e6d4c66bd texture units now share default texture objects 26 anni fa
  Brian Paul 7ec8d588ab fixed reference count bug in save_TexImage3DEXT() 26 anni fa
  Keith Whitwell f8b3fc5454 fixed voodoo initialization 26 anni fa
  Keith Whitwell 485f040741 Fixed includes & added a few hooks for the DRI. 26 anni fa
  Miklos Fazekas a7313e045d Added PARB support. 26 anni fa
  Miklos Fazekas 3af541c541 Added gl_ext_multitexture_ADD suport. 26 anni fa
  Miklos Fazekas 37290c844c Added packed ARGB support. 26 anni fa
  Miklos Fazekas 1076e7cd21 Packed RGBA support. 26 anni fa
  Miklos Fazekas 6a659315cd Packed RGB support. 26 anni fa
  Miklos Fazekas 2ed47d29c6 Added support for GL_ext_texture_add 26 anni fa
  Miklos Fazekas d598ca05e1 Minor cleanup. 26 anni fa
  Jouk Jansen 08a454c7af Added tess_winding.c for compilation 26 anni fa
  Gareth Hughes dcf11bdb93 Fixed overflow bug in combineCallback. 26 anni fa
  Gareth Hughes 63fee8b3be Added tessellation winding rule support. Misc bug fixes. 26 anni fa