72135 Комити (56ebd3314bfc5895fab47586fc8cda024aac4fd8)
 

Аутор SHA1 Порука Датум
  Brian Paul 304357dcd4 GLcontext is now nested in OSMesaContext пре 26 година
  Brian Paul 4d053ddae8 added gl_initialize_context_data(), gl_free_context_data(). code clean-up пре 26 година
  Brian Paul 113edcc755 added fxMesaContext arg to fxInitPixelTables() пре 26 година
  Brian Paul 4049cd35d8 applied Daryll's patches for GLX_DIRECT_RENDERING пре 26 година
  Brian Paul 7c1f6e4110 added -Wmissing-prototypes and enabled pthreads for linux debug configs пре 26 година
  Brian Paul 80c6243e8b added _mesa_ArrayElement() proto пре 26 година
  Brian Paul 62c184258b added gl_register_config_var() proto пре 26 година
  Brian Paul a0020435f5 init a few vars to silence compiler warnings пре 26 година
  Brian Paul 4fc91a1427 include dispatch.h пре 26 година
  Brian Paul c7a5dbe3b3 clean up of eval_coord1/2f() пре 26 година
  Brian Paul 16a9efe3ab commented out gl_reinit_light_attrib() пре 26 година
  Brian Paul fd75e6d4e5 commented out unused function пре 26 година
  Brian Paul 4463a24909 minor clean-up пре 26 година
  Brian Paul 780806f4d4 made some functions static пре 26 година
  Brian Paul 2037663200 another fix for gluPartialDisk() in GL_LINE mode пре 26 година
  Brian Paul 5e5f462701 fixed missing slice problem in gluPartialDisk() пре 26 година
  Brian Paul 0219d32505 added printf-message to dispatch templates пре 26 година
  Brian Paul 45691208ff added amesa.h to tar file list пре 26 година
  Brian Paul b3674092f2 removed DISPATCH_SETUP, added RETURN_DISPATCH пре 26 година
  Brian Paul e8dad9dbe4 fixed prototype typo in glHintPGI ( ) пре 26 година
  Brian Paul 6132833b51 minor updates пре 26 година
  Jon Taylor c6c06c92b2 * Fixups to the GGIMesa code to reflect the recent DD API changes пре 26 година
  Brian Paul 3c3533c5c8 added missing glHintPGI() function пре 26 година
  Brian Paul 77aa8b9c86 improved robustness of extension handling in static_functions[] array пре 26 година
  Brian Paul 1e4ded3bc3 added glHintPGI template пре 26 година
  Brian Paul c2bd8197e1 added BitsPerPixel to XMesaVisual struct пре 26 година
  Brian Paul 0d7846fe15 updated version string пре 26 година
  Brian Paul 0eb3b021ee removed cpp conditionals from _mesa_init_exec_table() пре 26 година
  Brian Paul b44c86d67c fixed GetString template, added GL_SGI_color_table templates пре 26 година
  Brian Paul 0a654a5d5a assigned official GL_ARB_transpose_matrix enums пре 26 година
  Jouk Jansen a3bcbfaeb1 Committing in . пре 26 година
  Brian Paul 075f184b74 return GL_FALSE in fxDDColorMask пре 26 година
  Brian Paul dd020f13a6 updated Clear function for new mask bits пре 26 година
  Brian Paul d3c145b98a new Clear function mask пре 26 година
  Brian Paul 276988ec96 minor clean-up in _mesa_unpack_ubyte_color_span() пре 26 година
  Brian Paul 316b75ecc2 misc updates пре 26 година
  Brian Paul 0aa0e556a1 clean-up of Linux target configs пре 26 година
  Brian Paul 26e14d2ea1 removed _glapi_ThreadSafe пре 26 година
  Brian Paul 90d9e02f3a start search at 1 in HashFindFreeKeyBlock() пре 26 година
  Brian Paul 2d2e9c0c0a added missing glColorTableParameter defines пре 26 година
  Brian Paul 53a36fc0da optimized GET_IMMEDIATE for thread safety пре 26 година
  Brian Paul 09cb14872e print thread safety info if MESA_INFO set пре 26 година
  Brian Paul 26651d0519 updated for new thread support in Mesa 3.3 пре 26 година
  Brian Paul a02b03afa4 updated with latest source files пре 26 година
  Brian Paul ef46f450ee replaced mthreads.c with glthread.c пре 26 година
  Brian Paul 0003778847 further simplification of thread-related code, misc clean-up пре 26 година
  Brian Paul 8f91fb630c added current context functions, made ThreadSafe public пре 26 година
  Brian Paul d3c070ca6a removed old thread code пре 26 година
  Brian Paul c633693a28 fixed thread problems пре 26 година
  Brian Paul 590d34726d more tweaking of thread support пре 26 година