77388 Commity (0c66460fc65e1c45ec2268c978ea11b259441212)
 

Autor SHA1 Wiadomość Data
  Brian Paul 64a79b2f3a applied Jonn Carmack's patch for faster glTexSubImage2D() in Quake 26 lat temu
  Brian Paul d13c0a90c7 added f key to toggle front/back drawing 26 lat temu
  Brian Paul ac12609099 added -info command line option 26 lat temu
  Brian Paul bc937424f1 updated some comments/docs 26 lat temu
  Brian Paul 5393bb3830 silenced some uninitialized var warnings 26 lat temu
  Brian Paul fc811e2bfd silenced ininitialized var warnings 26 lat temu
  Brian Paul 88737eeedc silenced uninitialized variable warnings 26 lat temu
  Ted Jump b19ba7827c Added pragma to disable warning about unk pragmas for MSVC5 26 lat temu
  Brian Paul 2fb055d891 clean-up of optimized GL_RETURN code 26 lat temu
  Brian Paul 34c7c1838a fixed divTable precision problem in GL_RETURN case 26 lat temu
  Brian Paul 2c318aad9d enable lighting even if no light sources are turned on 26 lat temu
  Holger Waechtler 456935a65e added X86/vertex.S and X86/vertex_3dnow.S to ASM_SOURCES 26 lat temu
  Ted Jump 3f17dfb8ba Minor patches to cleanup some compiler warnings in MSVC 26 lat temu
  Brian Paul d53573daf7 fixed a number of error-test bugs 26 lat temu
  Brian Paul bc41b08073 more image type error checking in draw_stencil_pixels() 26 lat temu
  Brian Paul f3f9b77324 clean-up in gl_LightModelfv() 26 lat temu
  Brian Paul 351752caff added more format/type error checking code 26 lat temu
  Keith Whitwell d471473b58 Changes to reduce the memory footprint of display lists 26 lat temu
  Brian Paul 52880f85b5 GL_MAX_ELEMENTS_VERTICES/INDICES enums had wrong values 26 lat temu
  Brian Paul 91baaa3d5a negative offsets to TexSubImage w/ texture borders caused memory corruption 26 lat temu
  Brian Paul 1e083c8c17 added glGet cases for vertex array enable state 26 lat temu
  Brian Paul c782c911e9 more ARB_imaging colortable functions 26 lat temu
  Brian Paul 053f2020ca added missing GL_ARB_imaging color table functions 26 lat temu
  Miklos Fazekas b9d8c77ca6 Fixed a MacOS specific compile error. 26 lat temu
  Miklos Fazekas bc95b2f07e Added glGetMinmax 26 lat temu
  Brian Paul d95e2eb1a8 removed GL_EXT_get_proc_address 26 lat temu
  Brian Paul b80429e49e removed GL_EXT_get_proc_address 26 lat temu
  Brian Paul c6dddaa692 added sco5 config 26 lat temu
  Brian Paul 251ba69ffc replaced glGetMinMax() with glGetMinmax() 26 lat temu
  Brian Paul 42f252fc06 fixed an RGB vs CI bug in overlay visual selection 26 lat temu
  Gareth Hughes 3df50407a3 Added point_contour_test, taken from O'Rourke 1998. 26 lat temu
  Ted Jump 56a5f8820f Fixed parameter type for notify function pointer parameter to gl_extensions_add 26 lat temu
  Gareth Hughes 6450917496 Removed CVS logs from files, as they were getting rather large. 26 lat temu
  Gareth Hughes 206abd9039 Added edge flag callback support. 26 lat temu
  Brian Paul 80af3614d8 now using MALLOC, CALLOC, FREE, etc macros 26 lat temu
  Brian Paul bd5cdaf444 removed GL_ prefix from memory macros 26 lat temu
  Brian Paul 1a3b8ffe01 use texture objects now 26 lat temu
  Gareth Hughes f80d0b2f61 Fixed delete_all_contours memory deallocation. 26 lat temu
  Gareth Hughes 2e4fce138c Updated memory allocation to allow new macros to be used. 26 lat temu
  Gareth Hughes 21a257d25b Renamed GLUtesselator user data pointer to avoid confusion. 26 lat temu
  Gareth Hughes dbecc01c6e Correctly initialized GLUtesselator user data pointer. 26 lat temu
  Gareth Hughes 4aaafa6265 Allow debugging output capture under Win32. This seems really 26 lat temu
  Gareth Hughes c30627a5af Updated debugging output. I'm going to change it all to something 26 lat temu
  Jouk Jansen cd555f456b Repaired definition of GL_CALLOC_STRUC 26 lat temu
  Jouk Jansen 0b6c775f1c #include <stdlib.h> 26 lat temu
  Jouk Jansen 4fbb2c6279 #include <assert.h> 26 lat temu
  Jouk Jansen 0279e2bc3a misc -> glmisc 26 lat temu
  Brian Paul 567a1de666 now using GL_MALLOC, GL_FREE 26 lat temu
  Brian Paul 60a249d009 now using GL_MALLOC, GL_FREE 26 lat temu
  Brian Paul 375853e867 fixed dumb typo 26 lat temu