9000 Revīzijas (aff8e204d205b5d424d2c39a5d9e004caaa1eab1)
 

Autors SHA1 Ziņojums Datums
  Brian Paul 782ca03d6d removed glXGetProcAddressEXT pirms 26 gadiem
  Brian Paul c7af1b0b94 removed gluGetProcAddressEXT() pirms 26 gadiem
  Brian Paul 9a19ccb578 better texture matrix, better end-cap reflections on cylinder pirms 26 gadiem
  Brian Paul 98b607b57d fixed stupid error in GL_RGA case in gl_pack_rgba_span() pirms 26 gadiem
  Brian Paul 20cdbc068e more comments, removed unneeded glDepthFunc call pirms 26 gadiem
  Brian Paul 83435611c8 added gloss demo pirms 26 gadiem
  Brian Paul bb1119fd44 initial rev pirms 26 gadiem
  Brian Paul 64b7da799f fixed byteswapping bug in gl_pack_rgba_span() pirms 26 gadiem
  Brian Paul 3428162e27 added optimized GL_RGB, GL_UNSIGNED_BYTE case to gl_pack_rgba_span) pirms 26 gadiem
  Brian Paul e261963104 removed revision history info pirms 26 gadiem
  Brian Paul a6f09fa880 define GLUAPI, GLAPIENTRY and GLCALLBACK to nothing if not using Mesa's gl.h pirms 26 gadiem
  Brian Paul a460e65028 minor clean-up of linux-elf-debug target pirms 26 gadiem
  Brian Paul 64a79b2f3a applied Jonn Carmack's patch for faster glTexSubImage2D() in Quake pirms 26 gadiem
  Brian Paul d13c0a90c7 added f key to toggle front/back drawing pirms 26 gadiem
  Brian Paul ac12609099 added -info command line option pirms 26 gadiem
  Brian Paul bc937424f1 updated some comments/docs pirms 26 gadiem
  Brian Paul 5393bb3830 silenced some uninitialized var warnings pirms 26 gadiem
  Brian Paul fc811e2bfd silenced ininitialized var warnings pirms 26 gadiem
  Brian Paul 88737eeedc silenced uninitialized variable warnings pirms 26 gadiem
  Ted Jump b19ba7827c Added pragma to disable warning about unk pragmas for MSVC5 pirms 26 gadiem
  Brian Paul 2fb055d891 clean-up of optimized GL_RETURN code pirms 26 gadiem
  Brian Paul 34c7c1838a fixed divTable precision problem in GL_RETURN case pirms 26 gadiem
  Brian Paul 2c318aad9d enable lighting even if no light sources are turned on pirms 26 gadiem
  Holger Waechtler 456935a65e added X86/vertex.S and X86/vertex_3dnow.S to ASM_SOURCES pirms 26 gadiem
  Ted Jump 3f17dfb8ba Minor patches to cleanup some compiler warnings in MSVC pirms 26 gadiem
  Brian Paul d53573daf7 fixed a number of error-test bugs pirms 26 gadiem
  Brian Paul bc41b08073 more image type error checking in draw_stencil_pixels() pirms 26 gadiem
  Brian Paul f3f9b77324 clean-up in gl_LightModelfv() pirms 26 gadiem
  Brian Paul 351752caff added more format/type error checking code pirms 26 gadiem
  Keith Whitwell d471473b58 Changes to reduce the memory footprint of display lists pirms 26 gadiem
  Brian Paul 52880f85b5 GL_MAX_ELEMENTS_VERTICES/INDICES enums had wrong values pirms 26 gadiem
  Brian Paul 91baaa3d5a negative offsets to TexSubImage w/ texture borders caused memory corruption pirms 26 gadiem
  Brian Paul 1e083c8c17 added glGet cases for vertex array enable state pirms 26 gadiem
  Brian Paul c782c911e9 more ARB_imaging colortable functions pirms 26 gadiem
  Brian Paul 053f2020ca added missing GL_ARB_imaging color table functions pirms 26 gadiem
  Miklos Fazekas b9d8c77ca6 Fixed a MacOS specific compile error. pirms 26 gadiem
  Miklos Fazekas bc95b2f07e Added glGetMinmax pirms 26 gadiem
  Brian Paul d95e2eb1a8 removed GL_EXT_get_proc_address pirms 26 gadiem
  Brian Paul b80429e49e removed GL_EXT_get_proc_address pirms 26 gadiem
  Brian Paul c6dddaa692 added sco5 config pirms 26 gadiem
  Brian Paul 251ba69ffc replaced glGetMinMax() with glGetMinmax() pirms 26 gadiem
  Brian Paul 42f252fc06 fixed an RGB vs CI bug in overlay visual selection pirms 26 gadiem
  Gareth Hughes 3df50407a3 Added point_contour_test, taken from O'Rourke 1998. pirms 26 gadiem
  Ted Jump 56a5f8820f Fixed parameter type for notify function pointer parameter to gl_extensions_add pirms 26 gadiem
  Gareth Hughes 6450917496 Removed CVS logs from files, as they were getting rather large. pirms 26 gadiem
  Gareth Hughes 206abd9039 Added edge flag callback support. pirms 26 gadiem
  Brian Paul 80af3614d8 now using MALLOC, CALLOC, FREE, etc macros pirms 26 gadiem
  Brian Paul bd5cdaf444 removed GL_ prefix from memory macros pirms 26 gadiem
  Brian Paul 1a3b8ffe01 use texture objects now pirms 26 gadiem
  Gareth Hughes f80d0b2f61 Fixed delete_all_contours memory deallocation. pirms 26 gadiem