2000-02-12 |
Brian Paul | fixed reference count but in DeleteTextures() |
commit | commitdiff | tree | snapshot |
2000-02-12 |
Brian Paul | added MESA_FX_NO_SIGNALS env var (Michael Vance) |
commit | commitdiff | tree | snapshot |
2000-02-12 |
Brian Paul | updated with MESA_FX_NO_SIGNALS info |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Brian Paul | fixed WIN32_THREADS error |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Brian Paul | added code for all GL_MESA_window_pos functions |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Brian Paul | clean-up |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Brian Paul | enable thread safety on Linux configs, removed -DTHREAD... |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Brian Paul | added tess_clip.c |
commit | commitdiff | tree | snapshot |
2000-02-11 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Brian Paul | THREADS now defined by glthread.h, added more prototypes |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Brian Paul | changed thread TSD initialization |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Brian Paul | added support for XFree86 threads. misc clean-up |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Brian Paul | added GLCALLBACKPCAST for Cygnus (Sven Panne) |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Brian Paul | include readtex.h |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Brian Paul | initial checkin |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Brian Paul | added GLCALLBACKPCAST for Cygnus (Sven Panne) |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Brian Paul | added OpenStep to LIB_FILES |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Brian Paul | udpated version/copyright info |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Brian Paul | removed fxDDBufferSize proto |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Brian Paul | updated fxDDGetString() for DRI |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Brian Paul | updated version info |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Brian Paul | glDrawPixels w/ format=GL_COLOR_INDEX was broken |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Brian Paul | added a few missing ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Brian Paul | in fxSelectSingleTMUSrc_NoLock(), added check for haveT... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Brian Paul | clearing depth buffer failed when clearing front color... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Brian Paul | updated with new info |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Brian Paul | added missing glGet cases for GL_EXT_compiled_vertex_array |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Brian Paul | disabled locked arrays in glDrawRangeElements() |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Brian Paul | GL_ARRAY_ELEMENT_LOCK_FIRST/COUNT_SGI changed to _EXT... |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Brian Paul | added support for GL_RGB5_A1 internal texture format... |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Brian Paul | pass IntFormat, not Format to fxTexGetFormat |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Brian Paul | added SUB_PIXEL_BITS |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Brian Paul | added point/line size limits to gl_constants struct |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Brian Paul | added Const.SubPixelBits |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | minor clean-ups |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | changed _gl prefix to _mesa_ on fog functions |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | replaced gl_ prefix with _mesa_ prefix on depth funcs |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | replaced gl_ prefix with _mesa_ prefix on blend funcs |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | replaced gl_ prefix with _mesa_ prefix |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | added check for IntegerAccumScaler > 0 in GL_RETURN... |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | changed prefix to _mesa_ for a few accum functions |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | try both single and double-buffered visuals |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | don't include dispatch.h |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | added comments |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | include buffers.h |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | updated source files |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | moved exec dispatch init to state.c |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | updated includes for source file reorg |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | moved state functions to state.c |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | removed glmisc.c, added buffers.c, hint.c, state.c |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | functions from context.c |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | functions from old glmisc.c file |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | replace offset with functionOffset in generate_entrypoint() |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | changed > to >= |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Brian Paul | limit Drift to [0, 1] |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Brian Paul | patch for XFree86 building |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Brian Paul | added normal, vertex, viewport message strings |
commit | commitdiff | tree | snapshot |
2000-02-01 |
Brian Paul | added more message strings |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Brian Paul | defined FLT_MIN if undefined |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Brian Paul | added mutexes for thread safety |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Brian Paul | added Mutex macros |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Brian Paul | added _mesa_TexImage3DEXT() |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Brian Paul | added save_TexImage3DEXT() |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Brian Paul | removed unneeded \n chars |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Brian Paul | changed message format, added GL_EXT_texture3d |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Brian Paul | added more function templates, changed message format |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Brian Paul | fixed protos for glTexImage3DEXT and GetDetailTexFuncSGIS |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Brian Paul | added Josh's dynamic display assembly generator |
commit | commitdiff | tree | snapshot |
2000-01-31 |
tanner | include conf.h |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Brian Paul | include glapioffset.h instead of ../glapioffsets.h |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Brian Paul | added -I. to .S.o rule |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Brian Paul | renamed _glapi_CurrentContext to _glapi_Context |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Brian Paul | removed actual GL entrypoints (glapitemp.h) |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Brian Paul | moved entrypoints here from glapi.c |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Brian Paul | enable/disable no-context warnings depending on MESA_DEBUG |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Brian Paul | added default template macros |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Brian Paul | updated comments |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Brian Paul | added texdown info |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Brian Paul | added texdown program |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Brian Paul | initial check-in |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Brian Paul | added improved glxinfo item |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Holger Waechtler | added prefetchw |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Brian Paul | minor changes regarding transparency and multisample |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Brian Paul | updated version string to Mesa 3.3 |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Brian Paul | all new version of glxinfo |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Brian Paul | include conf.h if HAVE_CONFIG_H defined |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Brian Paul | added WIN32 and macos files to tar archive |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Brian Paul | updated RGB2BGR function |
commit | commitdiff | tree | snapshot |
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 |
next |