676 Commits (6b729d41f055ec29b8e229663147a1af891a35f1)
 

Author SHA1 Message Date
  Brian Paul e9fa7908d1 include conf.h if HAVE_CONFIG_H defined 25 years ago
  Brian Paul b39e3bad1d added WIN32 and macos files to tar archive 25 years ago
  Brian Paul 04f1248ef9 updated RGB2BGR function 25 years ago
  Brian Paul 0fed6a1bde added info about assembly language optimizations 25 years ago
  Brian Paul d8aec9b55b only print info if MESA_DEBUG is set 25 years ago
  Brian Paul 3781b7bfa5 fixed VB->IndexPtr==NULL bug (Richard Guenther) 25 years ago
  Brian Paul ebd5feab9a updated for Mesa 3.3 25 years ago
  Gareth Hughes 2454429915 Removed '#if 0' from second pass. 25 years ago
  Brian Paul d13bfbf7c6 changed VB_MAX, no longer dependant on FX symbol 25 years ago
  Brian Paul c79fab4aa6 replaced HashLookup() with _mesa_HashLookup() 25 years ago
  Brian Paul bb79790662 prefixed hash functions with _mesa_ 25 years ago
  Gareth Hughes 3b7a75a0ce Merged 3.2 updates, namely combine callback for intersecting 25 years ago
  Brian Paul 35a2227547 added #ifdef SVGA, work-around asm code problem 25 years ago
  Brian Paul 28cf3043b6 added new SVGA driver files 25 years ago
  Josh Vanderhoof fccc9298b8 prevent spaces in fp register names 25 years ago
  Josh Vanderhoof ade76cd4ab no brackets for nasm indirect jumps 25 years ago
  Brian Paul 50a46abdd9 updated for Mesa 3.2 25 years ago
  Brian Paul 069965f170 updated SVGA sources from Mesa 3.2 25 years ago
  Gareth Hughes 99dd0d4092 Merged in fixes from 3.2 branch. Fixed clipping bug, segfault in 26 years ago
  Brian Paul e257733d03 updated with latest DRI tree changes 26 years ago
  Brian Paul d15422a951 replaced some spaces with a tab 26 years ago
  Brian Paul ffebe69866 generic_noop() now returns 0 26 years ago
  Brian Paul 5666c63693 renamed CURRENT_INPUT to _mesa_CurrentInput 26 years ago
  Brian Paul 187bce0724 minor clean-up 26 years ago
  Brian Paul c902f7d05a added do /while to multi-line macros 26 years ago
  Brian Paul 5428705eee added X86-optimized message for MESA_INFO 26 years ago
  Brian Paul 003caf24bb disabled X86-optimized dispatch when using XF86DRI (temporary) 26 years ago
  Brian Paul 328bb7f40f added _glapi_Dispatch 26 years ago
  Brian Paul c2319b4315 renamed _mesa_Dispatch to _glapi_Dispatch, misc clean-up 26 years ago
  Brian Paul 3ae56c6cc4 removed X86 files from linux debug configs 26 years ago
  Brian Paul e23b16012f added copyright info 26 years ago
  Brian Paul 3db088f7d7 added missing POINT/LINE RANGE/GRANULARITY tokens 26 years ago
  Brian Paul 3be135f000 Z values were wrong in selection mode (Holger Waechtler), misc clean-up 26 years ago
  Brian Paul d0edf6ad30 use nplanes instead of bitsPerRGBValue in GET_BITS_PER_PIXEL macro 26 years ago
  Josh Vanderhoof efe03ae1af x86 assembly dispatch 26 years ago
  Randy Frank c26d81842a Added occlusion test code. Follows the HP proposed occlusion test extension. 26 years ago
  Randy Frank 0deb3737c4 Added entry point and define for the occlusion test. 26 years ago
  Randy Frank ed236aa0d0 Added test for the occlusion test code. 26 years ago
  Brian Paul acb6297e14 minor change for DEBUG builds 26 years ago
  Brian Paul 4f68a7f5c7 first check-in 26 years ago
  Brian Paul 95ff9aaa0d updated for Mesa 3.3 26 years ago
  Brian Paul 304357dcd4 GLcontext is now nested in OSMesaContext 26 years ago
  Brian Paul 4d053ddae8 added gl_initialize_context_data(), gl_free_context_data(). code clean-up 26 years ago
  Brian Paul 113edcc755 added fxMesaContext arg to fxInitPixelTables() 26 years ago
  Brian Paul 4049cd35d8 applied Daryll's patches for GLX_DIRECT_RENDERING 26 years ago
  Brian Paul 7c1f6e4110 added -Wmissing-prototypes and enabled pthreads for linux debug configs 26 years ago
  Brian Paul 80c6243e8b added _mesa_ArrayElement() proto 26 years ago
  Brian Paul 62c184258b added gl_register_config_var() proto 26 years ago
  Brian Paul a0020435f5 init a few vars to silence compiler warnings 26 years ago
  Brian Paul 4fc91a1427 include dispatch.h 26 years ago