2000-01-25 |
Brian Paul | added info about assembly language optimizations |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Brian Paul | only print info if MESA_DEBUG is set |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Brian Paul | fixed VB->IndexPtr==NULL bug (Richard Guenther) |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Brian Paul | updated for Mesa 3.3 |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Gareth Hughes | Removed '#if 0' from second pass. |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Brian Paul | changed VB_MAX, no longer dependant on FX symbol |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Brian Paul | replaced HashLookup() with _mesa_HashLookup() |
commit | commitdiff | tree | snapshot |
2000-01-24 |
Brian Paul | prefixed hash functions with _mesa_ |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Gareth Hughes | Merged 3.2 updates, namely combine callback for interse... |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Brian Paul | added #ifdef SVGA, work-around asm code problem |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Brian Paul | added new SVGA driver files |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Josh Vanderhoof | prevent spaces in fp register names |
commit | commitdiff | tree | snapshot |
2000-01-23 |
Josh Vanderhoof | no brackets for nasm indirect jumps |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Brian Paul | updated for Mesa 3.2 |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Brian Paul | updated SVGA sources from Mesa 3.2 |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Gareth Hughes | Merged in fixes from 3.2 branch. Fixed clipping bug... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Brian Paul | updated with latest DRI tree changes |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Brian Paul | replaced some spaces with a tab |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Brian Paul | generic_noop() now returns 0 |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Brian Paul | renamed CURRENT_INPUT to _mesa_CurrentInput |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Brian Paul | minor clean-up |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Brian Paul | added do /while to multi-line macros |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Brian Paul | added X86-optimized message for MESA_INFO |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Brian Paul | disabled X86-optimized dispatch when using XF86DRI... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Brian Paul | added _glapi_Dispatch |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Brian Paul | renamed _mesa_Dispatch to _glapi_Dispatch, misc clean-up |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Brian Paul | removed X86 files from linux debug configs |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Brian Paul | added copyright info |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Brian Paul | added missing POINT/LINE RANGE/GRANULARITY tokens |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Brian Paul | Z values were wrong in selection mode (Holger Waechtler... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Brian Paul | use nplanes instead of bitsPerRGBValue in GET_BITS_PER_... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Josh Vanderhoof | x86 assembly dispatch |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Randy Frank | Added occlusion test code. Follows the HP proposed... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Randy Frank | Added entry point and define for the occlusion test. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Randy Frank | Added test for the occlusion test code. |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Brian Paul | minor change for DEBUG builds |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Brian Paul | first check-in |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Brian Paul | updated for Mesa 3.3 |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Brian Paul | GLcontext is now nested in OSMesaContext |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Brian Paul | added gl_initialize_context_data(), gl_free_context_dat... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Brian Paul | added fxMesaContext arg to fxInitPixelTables() |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Brian Paul | applied Daryll's patches for GLX_DIRECT_RENDERING |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Brian Paul | added -Wmissing-prototypes and enabled pthreads for... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Brian Paul | added _mesa_ArrayElement() proto |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Brian Paul | added gl_register_config_var() proto |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Brian Paul | init a few vars to silence compiler warnings |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Brian Paul | include dispatch.h |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Brian Paul | clean up of eval_coord1/2f() |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Brian Paul | commented out gl_reinit_light_attrib() |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Brian Paul | commented out unused function |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Brian Paul | minor clean-up |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Brian Paul | made some functions static |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Brian Paul | another fix for gluPartialDisk() in GL_LINE mode |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Brian Paul | fixed missing slice problem in gluPartialDisk() |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Brian Paul | added printf-message to dispatch templates |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Brian Paul | added amesa.h to tar file list |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Brian Paul | removed DISPATCH_SETUP, added RETURN_DISPATCH |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Brian Paul | fixed prototype typo in glHintPGI ( ) |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Brian Paul | minor updates |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Jon Taylor | * Fixups to the GGIMesa code to reflect the recent... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Brian Paul | added missing glHintPGI() function |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Brian Paul | improved robustness of extension handling in static_fun... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Brian Paul | added glHintPGI template |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Brian Paul | added BitsPerPixel to XMesaVisual struct |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Brian Paul | updated version string |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Brian Paul | removed cpp conditionals from _mesa_init_exec_table() |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Brian Paul | fixed GetString template, added GL_SGI_color_table... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Brian Paul | assigned official GL_ARB_transpose_matrix enums |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Brian Paul | return GL_FALSE in fxDDColorMask |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Brian Paul | updated Clear function for new mask bits |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Brian Paul | new Clear function mask |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Brian Paul | minor clean-up in _mesa_unpack_ubyte_color_span() |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Brian Paul | misc updates |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Brian Paul | clean-up of Linux target configs |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Brian Paul | removed _glapi_ThreadSafe |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Brian Paul | start search at 1 in HashFindFreeKeyBlock() |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Brian Paul | added missing glColorTableParameter defines |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Brian Paul | optimized GET_IMMEDIATE for thread safety |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Brian Paul | print thread safety info if MESA_INFO set |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Brian Paul | updated for new thread support in Mesa 3.3 |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Brian Paul | updated with latest source files |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Brian Paul | replaced mthreads.c with glthread.c |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Brian Paul | further simplification of thread-related code, misc... |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Brian Paul | added current context functions, made ThreadSafe public |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Brian Paul | removed old thread code |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Brian Paul | fixed thread problems |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Brian Paul | more tweaking of thread support |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Brian Paul | don't free thread data in pthread_key_create() |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Brian Paul | minor clean-up |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Brian Paul | thread support now works |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Brian Paul | initial rev |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Brian Paul | minor change |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Brian Paul | new threading, more functions added |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Brian Paul | added more functions |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Brian Paul | added more extension functions |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Brian Paul | initial rev |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Brian Paul | added a cast to malloc call |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Brian Paul | added _glapi_get_proc_name() |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Brian Paul | new thread code |
commit | commitdiff | tree | snapshot |
next |